Just a form1.submit(); should work, rite? ILyas -----Original Message----- From: The Professional Network [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 01, 2004 5:55 AM To: [EMAIL PROTECTED] Subject: RE: [ASP] Submitting a form KP, I just put the document call between a <script> and a </script>, and it worked. However, I am curious what you did for the refresh. Far Farley www.TheAccessWizard.com -----Original Message----- From: K Rao [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 5:19 PM To: [EMAIL PROTECTED] Subject: RE: [ASP] Submitting a form That should work. But there still needs to be an event that would trigger this javascript code. I had written an ASP page which used to refresh the current page when a particular field lost focus. If that's something you are looking for, let me know and i will give you more information. KP James Mclean <[EMAIL PROTECTED]> wrote: Hi Far, How about using a bit of javascript e.g Document.formname.submit(); -----Original Message----- From: The Professional Network [mailto:[EMAIL PROTECTED] Sent: Wednesday, 1 December 2004 10:58 a.m. To: ASP Developers Subject: [ASP] Submitting a form Is there any way to submit a form programmatically, as opposed to requiring the user click a submit button, such that the post values are available in the next page as Request.Form("ElementName")? TIA, Far Farley www.TheAccessWizard.com <http://www.theaccesswizard.com/> ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> 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/
