Jump to content
Server Maintenance This Week. ×

Need to do HTTP POST... Any sugestions?


BruceJ

This topic is 7697 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • 2 weeks later...
  • 1 month later...
  • Newbies

Hi,

I to need to do a POST but cannot seem to get this working in Troi.

I need to post an XML stream to an ASP page, Troi plugin dos not seem to send the information correctly. The DoHTTP plugin sounds more promissing but lacks and documentation, and I tried using the systax below but with no luck: -

External("GSH-Reset","") &

External("GSH-SetHost","http://www.url.com/test.asp") &

External("GSH-SetPort","80") &

External("GSH-SetAction" ,"http://www.url.com/test.asp") &

External("GSH-PostFile","test.xml")

anyone have any ideas?

Thanks,

Anthony

Link to comment
Share on other sites

This topic is 7697 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.