<<
...I have a web page with a form, which is posted to the server when the
user is finished. The next stop for the user might be a return to a
list, or it might be to refresh the form, depending on circumstances.
Which of the followng is better programming technique:
1) Post the form data to an intermediate script which handles the
database update, and then issues a response.redirect to either the list
or the original form depending on circumstance.
2) Decide on the next stop using javascript on the client side...
>>
Here's the concept I like to use:
ASP Design Tips - Post Back Page
http://www.bullschmidt.com/devtip-postbackpage.asp
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!