
October 5th, 2008, 09:42 PM
|
|
Contributing User
|
|
Join Date: May 2005
Location: Toronto
Posts: 150
Time spent in forums: 1 Day 19 h 20 m 41 sec
Reputation Power: 4
|
|
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 09:46 PM.
|