Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 05:27 PM
Sugapablo
Guest
 
Posts: n/a
Default Possible to send POST data but bring up other page?

I'd like to send POST data to one web page but bring up a different page
in the browser. Is this possible?


--
[ Sugapablo ]
[ http://www.sugapablo.com <--music ]
[ http://www.sugapablo.net <--personal ]
[ sugapablo@12jabber.com <--jabber IM ]

  #2  
Old July 20th, 2005, 05:27 PM
William Tasso
Guest
 
Posts: n/a
Default Re: Possible to send POST data but bring up other page?

Sugapablo wrote:[color=blue]
> I'd like to send POST data to one web page but bring up a different
> page in the browser.[/color]

Are you sure this is what you want?
[color=blue]
> Is this possible?[/color]

yes - using whatever your server can do to initiate a redirect or execute
code in external files.

--
William Tasso - http://WilliamTasso.com


  #3  
Old July 20th, 2005, 05:27 PM
Sugapablo
Guest
 
Posts: n/a
Default Re: Possible to send POST data but bring up other page?

William Tasso wrote:
[color=blue]
> yes - using whatever your server can do to initiate a redirect or execute
> code in external files.
>[/color]

Well, I ask because the page I wish to send the data to is NOT on my
server. I want to send the POST data to this page while bringing up a
page this is on my server in the user's browser.



--
[ Sugapablo ]
[ http://www.sugapablo.com <--music ]
[ http://www.sugapablo.net <--personal ]
[ sugapablo@12jabber.com <--jabber IM ]

  #4  
Old July 20th, 2005, 05:28 PM
William Tasso
Guest
 
Posts: n/a
Default Re: Possible to send POST data but bring up other page?

Sugapablo wrote:[color=blue]
> William Tasso wrote:
>[color=green]
>> yes - using whatever your server can do to initiate a redirect or
>> execute code in external files.
>>[/color]
>
> Well, I ask because the page I wish to send the data to is NOT on my
> server. I want to send the POST data to this page while bringing up a
> page this is on my server in the user's browser.[/color]

This is possible but dependant on server resources[1]. As such, I would
think it's just a little OT here.

[1] asp/php/cgi etc...
--
William Tasso - http://WilliamTasso.com


  #5  
Old July 20th, 2005, 05:28 PM
Vigil
Guest
 
Posts: n/a
Default Re: Possible to send POST data but bring up other page?

onSubmit= a little JavaScript to POST to one address and open another?

On Sat, 01 Nov 2003 13:06:11 -0500, Sugapablo wrote:
[color=blue]
> Well, I ask because the page I wish to send the data to is NOT on my
> server. I want to send the POST data to this page while bringing up a
> page this is on my server in the user's browser.[/color]

--

..

  #6  
Old June 25th, 2006, 02:36 AM
Newbie
 
Join Date: Jun 2006
Posts: 1
Default

What I would do is to have the webpage you want to redirect to take the data that you are sending, and forward it to the other server. So, post->siteB.. siteB sends postData to siteA then it displays siteA.


You need to have a backend that can handle this, probably use ASP or JSP.
 

Bookmarks

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles