Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTML form and IIS issue

Status
Not open for further replies.

groundedagain

IS-IT--Management
Nov 12, 2002
242
AU
We have an HTML form containing several input fields. Notably a "quantity" textbox and a "product list" pull-down. On both of these form input elements using
javascript and the "OnChange" events, we are re-submitting the form to dynamically update the particular details according to the changes made (such as the total price when quantity changes).

When changing one form input element and moving the focus to another form input element, such as modifying a quantity followed by selecting an item from the
pulldown. It *appears* that the form is being submitted twice and hanging IIS.

After this has occured, there is no further communication from IIS until a restart (of IIS).

Jason Wienert
Central City Communications
Brisbane, Australia.
 
Hi Nick,

Thank you for the prompt response. I have tried creating a minimal example suitable for recreating the problem, however, the problem doesnt exist, it actually works ;) If you dont mind, would sending the complete source of the .ASP file in question offline to you be ok? this would be the most prompt way to get a "working non-working" example to you

Thanks,

Jason Wienert
Central City Communications
Brisbane, Australia.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top