How to POST Formdata to a Webserver
Posted: Wed Jun 18, 2003 12:50 pm
Hi,
Does anybody know how to POST data to a Webserver like
Formdata from a webpage? Or is this not possible with pb?
I would like to do a login to a webservice by sending the
user/pass using POST (not GET for security reasons).
I know how to make it with GET but i would prefer POST if
possible.
tia
Does anybody know how to POST data to a Webserver like
Formdata from a webpage? Or is this not possible with pb?
I would like to do a login to a webservice by sending the
user/pass using POST (not GET for security reasons).
I know how to make it with GET but i would prefer POST if
possible.
tia