|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Help! Updates to multiple ASP pages |
|
From: |
Jack |
|
Date: |
1/10/2002 2:17:47 AM |
|
IP: |
66.57.42.155 |
|
Does anyone know how I can submit form data to a local web and remote web using only the forms submit button? I have a form that submits to an update asp page then response.redirects to a confirm page. This only updates the local web. I need to update to a remote url (using an identical update page but on a remote server) in the same action. i.e. When user clicks submit both the local and remote webs are updated in a single action . Server.transfer method only works within the local web. The form submits large amounts of data at one time so a response method would be quite extensive. Is there a more direct route similar to server.transfer but allows remote page actions? Or can a form have 2 actions? If so how can I control them? |
Follow Up - Re: Help! Updates to multiple ASP pages - Elmo 5/22/2003 4:17:35 AM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|