473,499 Members | 1,886 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 ]
[ su*******@12jabber.com <--jabber IM ]

Jul 20 '05 #1
5 5075
Sugapablo wrote:
I'd like to send POST data to one web page but bring up a different
page in the browser.
Are you sure this is what you want?
Is this possible?


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

--
William Tasso - http://WilliamTasso.com
Jul 20 '05 #2
William Tasso wrote:
yes - using whatever your server can do to initiate a redirect or execute
code in external files.


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 ]
[ su*******@12jabber.com <--jabber IM ]

Jul 20 '05 #3
Sugapablo wrote:
William Tasso wrote:
yes - using whatever your server can do to initiate a redirect or
execute code in external files.


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.


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
Jul 20 '05 #4
onSubmit= a little JavaScript to POST to one address and open another?

On Sat, 01 Nov 2003 13:06:11 -0500, Sugapablo wrote:
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.


--

..

Jul 20 '05 #5
chipmunc56
1 New Member
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.
Jun 25 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5172
by: dan glenn | last post by:
I have a php page which serves up multiple pages based on how the user interacts with it - there are links on the first page that will reload (from the same php file) a new page with form fields...
20
2435
by: CHIN | last post by:
Hi all.. here s my problem ( maybe some of you saw me on other groups, but i cant find the solution !! ) I have to upload a file to an external site, so, i made a .vbs file , that logins to...
23
12221
by: John | last post by:
Last year, I remember finding a web page describing how to pass the name of a file to another web page, and have that web page load that image file. Now, I can't find my record of that (it was...
2
1278
by: sri | last post by:
Hi all, I am trying to use the xml control in a asp.net page. What i want to be able to do is to store the data in xml format between two pages and finally send this xml data to sql server...
2
20732
by: Fatih BOY | last post by:
Hi, I want to send a report from a windows application to a web page like 'report.asp' Currently i can send it via post method with a context like local=En&Username=fatih&UserId=45&Firm=none...
1
1216
by: khawar | last post by:
the following code seams to be sending a silent post. how can we not make it send a silent post but regular post where along with the post the control should also be transferred over to the other...
12
2632
by: Assaf | last post by:
Hi all, My client is using an online service provider that processes survey responses. After a user fills survey.aspx and presses the OK button, 2 things need to happen: 1. the data has to...
9
3813
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
9
4878
by: Miro | last post by:
VB 2003 at the end of the code, this works great. bytCommand = Encoding.ASCII.GetBytes("testing hello send text") udpClient.Send(bytCommand, bytCommand.Length) and this recieves it Dim...
0
7131
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7007
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7220
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6894
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4919
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4600
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3099
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.