Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 02:19 PM
Khanh Pham
Guest
 
Posts: n/a
Default two server processing

Is it possible to have server1 do a post to another page on server2?
Server2 page does it's thing and submit the results back to server1. All of
this is done without any reference in the url. I tried server.execute and
transfer but it only works on the same server.

Basically, I have a component on server2 inside my firewall. Server1 is for
public use. Users enter server1 and request what report they want. The
report should pass to server2 to instantiate an object and create a report
on the fly and store the pdf on server1. Users just have to view or
download it from server1. All this is done without the user knowing they
left server1.

This does work if I sent the server1 form action to server2. But then it's
on url now.

Thanks.
Khanh


  #2  
Old July 19th, 2005, 02:20 PM
Mark Schupp
Guest
 
Posts: n/a
Default Re: two server processing

http://www.aspfaq.com/show.asp?id=2173

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com


"Khanh Pham" <khanh.pham@dnr.state.oh.us> wrote in message
news:eglpRJ0bEHA.1656@TK2MSFTNGP09.phx.gbl...[color=blue]
> Is it possible to have server1 do a post to another page on server2?
> Server2 page does it's thing and submit the results back to server1. All[/color]
of[color=blue]
> this is done without any reference in the url. I tried server.execute and
> transfer but it only works on the same server.
>
> Basically, I have a component on server2 inside my firewall. Server1 is[/color]
for[color=blue]
> public use. Users enter server1 and request what report they want. The
> report should pass to server2 to instantiate an object and create a report
> on the fly and store the pdf on server1. Users just have to view or
> download it from server1. All this is done without the user knowing they
> left server1.
>
> This does work if I sent the server1 form action to server2. But then[/color]
it's[color=blue]
> on url now.
>
> Thanks.
> Khanh
>
>[/color]


 

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