Good day,
I have a web page that has been working fine and works great on the development box. Recently the windows updates were applied and now the pages wont post the data any more. For some reason, now when I use the request.form("name") it returns nothing.
Can someone shed some light on this as it is most peculiar. I checked the IIS settings of both boxes and they seem to be the same.
This error only happens when the page is navigated to from a link on another page. If you type the URL in manually and do the submit it works fine.
Please help.
Thanks