J
jpontani
I want to create a desktop app that will post form data to a PHP page.
I've researched it on Google, and couldn't come up with anything helpful.
I can get it to post text form data, but my debacle is that I want to post a
file. I'm not sure how to post file info and actual file data (if need be)
using HttpWebRequest object.
Thanks in advance,
Damian
I've researched it on Google, and couldn't come up with anything helpful.
I can get it to post text form data, but my debacle is that I want to post a
file. I'm not sure how to post file info and actual file data (if need be)
using HttpWebRequest object.
Thanks in advance,
Damian