N
Nathan
Anywhere I can find a good example of an Http Post?
In particular, I think UrlEncode doesn't work in .Net CF. No example I found
addressed that.
I'd like to pass some data to a url through parameters. GET might be fine
too if I can encode the parameters.
I'm hoping blindly that this will work more reliably than Web Services have
for this situation.
Nathan
In particular, I think UrlEncode doesn't work in .Net CF. No example I found
addressed that.
I'd like to pass some data to a url through parameters. GET might be fine
too if I can encode the parameters.
I'm hoping blindly that this will work more reliably than Web Services have
for this situation.
Nathan