
October 5th, 2008, 08:42 PM
|
|
Contributing User
|
|
Join Date: May 2005
Location: Toronto
Posts: 169
Time spent in forums: 2 Days 2 h 8 m 57 sec
Reputation Power: 5
|
|
IIS not passing values (sometimes)
Hello,
This is strange. I had my Asp application running on IIS. I re-insatalled IIS and sporadically it will not pass values from page to page. When I move the code to my site it's fine.
I mostly use this example: CurrentDate = Request.Form("CurrentDate")
Can anyone think of something I might of missed when re-installing?
Thanks
Last edited by roberemok : October 5th, 2008 at 08:46 PM.
|