Re: Problem with FormPost - WeOnlyDo Discussion board

Re: Problem with FormPost (General questions)

by Paul Draper, Tuesday, September 20, 2005, 16:56 (7003 days ago) @ Paul Draper

Hi Kreso,

In answer to your second question:


BTW, what does FormPost has to do with changes in URL? FormPost posts data in the body, not in URL.

I am making use of the trick described in the FormPost help page for adding FormPost variables from the body onto the URL when you are performing a GET.

I imagine the bug is in the way that

[code]wodHttp1.Request.FormPost.ToString()[/code]

is constructing the string of all the formpost variables.

regards
Paul.


Complete thread: