Submit 1 form to 2 different URLs

This is a discussion on "Submit 1 form to 2 different URLs" within the Classic ASP section. This forum, and the thread "Submit 1 form to 2 different URLs are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Aug 31st, 2005, 04:52
New Member
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Submit 1 form to 2 different URLs

Hi everybody,
I was wondering if someone can help me with this:
I have an ASP form called let say aForm.

I need to submit the data of this form to 2 different URLs
let say: 1 - https://www.mysite.com/url1.asp
and: 2 - https://www.someothersite.com/url2.aspx
and would like the confirmation page to be the first url: https://www.mysite.com/url1.asp

Any ideas how this can be done with an ASP script? I'm currently using Javascript loading 2 different frames but it doesn't work all the time and some users have javascript turned off.

Any help will be appreciated
alstefani
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Aug 31st, 2005, 05:26
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
There's a couple components that will POST variables to a URL.

There's some third party object, but the built in XMLHTTP object might work fine for you.

For an example of it check out http://www.4guysfromrolla.com/webtech/110100-1.2.shtml
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
submit, form, different, urls

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Form submit longstand PHP Forum 6 Nov 25th, 2007 01:14
submit many forms - auto submit the same form many times divs JavaScript Forum 0 May 24th, 2007 10:10
how to submit form tobymather Web Page Design 13 Apr 17th, 2007 17:09
Submit Form through EMAIL brunette JavaScript Forum 1 Aug 30th, 2006 19:57
Submit form with AJAX robertboyle JavaScript Forum 2 Jun 1st, 2006 15:09


All times are GMT. The time now is 07:20.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42