
January 31st, 2005, 11:46 AM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 2
Time spent in forums: 1 h 12 m 7 sec
Reputation Power: 0
|
|
IIS is hanged when Sending a POST
Hi all,
I have a site with a form that is sent to IIS with most of the data in a Query string, and just one data is sent as a POST value. When I perform a search and submit the form, the data is returned correctly, but the second time I submit the very same form, nothing is returned. It seems that the IIS is hanged, but in that moment, if I ask the server for data (not submitting), putting the result in a IFRAME, for example, and search again, without changing anything, the form is correctly submitted and the the info returned.
I have set up a new server and now this problem occurs if I perform the second search after some minutes, if it's done immediately after the first one it works correctly.
Any help is much appreciated.
Thanks!
|