posting form variables from site A to site B
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS ASP > posting form variables from site A to site B




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    posting form variables from site A to site B  
tamaker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-20-06 12:22 AM

I have to pass form data from my site to another organizations site
using POST method...  how exactly do I do that?  Im familiar with how
to do it within a single site/domain, and cant use querystring... I
dont know where to begin.






[ Post a follow-up to this message ]



    Re: posting form variables from site A to site B  
Bob Barrows [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-20-06 06:36 AM

tamaker wrote:
> I have to pass form data from my site to another organizations site
> using POST method...  how exactly do I do that?  Im familiar with how
> to do it within a single site/domain, and cant use querystring... I
> dont know where to begin.

Begin here:
http://www.aspfaq.com/show.asp?id=2173
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"







[ Post a follow-up to this message ]



    Re: posting form variables from site A to site B  
tamaker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-20-06 06:36 AM

The only solution here is going to be XML based?  I've been given
specific variable names to 'post' to their site... is that still (xml)
the only way here?

Thanks for the reply/feedback.



Bob Barrows [MVP] wrote:
> tamaker wrote: 
>
> Begin here:
> http://www.aspfaq.com/show.asp?id=2173
> --
> Microsoft MVP - ASP/ASP.NET
> Please reply to the newsgroup. This email account is my spam trap so I
> don't check it very often. If you must reply off-line, then remove the
> "NO SPAM"






[ Post a follow-up to this message ]



    Re: posting form variables from site A to site B  
Kyle Peterson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-20-06 06:36 AM

the xml parser then most likely which can do a form post for the most part
and send along variables


"tamaker" <tamaker@gmail.com> wrote in message
news:1150764572.493384.265500@r2g2000cwb.googlegroups.com...
> The only solution here is going to be XML based?  I've been given
> specific variable names to 'post' to their site... is that still (xml)
> the only way here?
>
> Thanks for the reply/feedback.
>
>
>
> Bob Barrows [MVP] wrote: 
>







[ Post a follow-up to this message ]



    Re: posting form variables from site A to site B  
Anthony Jones


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-20-06 12:25 PM


"tamaker" <tamaker@gmail.com> wrote in message
news:1150764572.493384.265500@r2g2000cwb.googlegroups.com...
> The only solution here is going to be XML based?  I've been given
> specific variable names to 'post' to their site... is that still (xml)
> the only way here?
>
> Thanks for the reply/feedback.
>

The article shows you how to use the ServerXMLHTTP component to a emulate a
Form POST.  The use of the ServerXMLHTTP component is a conveniant way to
access the WinHTTP stack, XML itself need not be involved.

>
>
> Bob Barrows [MVP] wrote: 
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:04 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register