add long data to post - WeOnlyDo Discussion board

add long data to post (wodHttpDLX)

by Klinzter, Saturday, November 01, 2008, 15:57 (5661 days ago)

instead of using this

wodHttp1.Request.FormPost.Add Username , joe
wodHttp1.Request.FormPost.Add Password , joe

I would like to use this instead
wodHttp1.Request.FormPost.Add Username=joe&Password=joe

but when I see the post date it shows this
Username 3Djoe 26Password 3Djoe=

anyway to add to post but not encoding the data?


Complete thread: