Jster
07-11-2007, 01:26 PM
I'm getting the error:
Request object error 'ASP 0104 : 80004005'
Operation not Allowed
Line 7
Line 7 looks like this: profitcenter = Request.Form("ProfitCenter").
It saves with other data, but this one particular data. Any idea as to why it's pushing an error?
Thanks,
Josh
Request object error 'ASP 0104 : 80004005'
Operation not Allowed
Line 7
Line 7 looks like this: profitcenter = Request.Form("ProfitCenter").
It saves with other data, but this one particular data. Any idea as to why it's pushing an error?
Thanks,
Josh