how to send a HTTP request to a external site page?

  • Thread starter Thread starter Paul M
  • Start date Start date
P

Paul M

hi there,

i have a form on my site, which has 4 hidden textboxes.
when a user clicks a button, i want to submit these 4 textboxes to a secure
page on another website.

I think i should be using HTTPRequest method, but dont know how to go about
it.

Any code example appreciated

thanks,
Paul
 
Back
Top