|
-
May 30th, 2007, 10:18 AM
#1
Thread Starter
Frenzied Member
https post
Hi,
I want to connect to a website and run a functino that returns an xml result.
I am suppose to emulate an HTTPS POST to run the function with parameters and get teh results. I never did that before, so can anyone point me in the right direction?
Thanks,
Don't anthropomorphize computers -- they hate it
-
May 30th, 2007, 10:49 AM
#2
Frenzied Member
Re: https post
You may want to look into HttpWebRequest class.
-
May 31st, 2007, 10:25 AM
#3
Thread Starter
Frenzied Member
Re: https post
Thanks, that got me started.
I'm using the method post. How do I specify the form name? or the action?
On this website, all pages are directed to 1 page, but with different action parameters. based on that parameter, a different xml result is given. how do I specify teh action?
Thanks,
Don't anthropomorphize computers -- they hate it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|