If you google MS XMLHTTP you'll get lots of tutorials for doing this. XMLHTTP allows you to submit data to a given web address using either GET or POST and retrieve the results as a string. Dan
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 07 July 2005 20:29 To: [email protected] Subject: [AspClassicAnyQuestionIsOk] How do I submit form data without requiring user to click a button? Hi - I want to use ASP to submit data in an HTML form to a Web server, but I don't want the user to have to click a button. Specifically: I want to submit the data when my ASP page loads. I believe that technically what I want to do is an "HTTP POST." Can somebody give me some pointers? Thanks. - Cynthia Leslie [Non-text portions of this message have been removed] ________________________________ YAHOO! GROUPS LINKS * Visit your group "AspClassicAnyQuestionIsOk <http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk> " on the web. * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] subscribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . ________________________________ [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
