>
>on 10/9/00 3:52 PM, andu at [EMAIL PROTECTED] wrote:
>
>> More something like:
>>
>> put "http://www.myserver.com/FMPro into tUrl
>> put "-Lay=main&-format=search_results.htm&marked=Yes" into tPost
>> post tPost to url tUrl
>
>I've successfully used the post command now, but only with pre-built urls. I
>seem to be doing something wrong in translating the forms to urls. The
>likely culprit (to me) is the submit button: any ideas how you translate
>that into a url?
It would help you greatly to use at least for test purpose, a mc web serve just so
that you
can output what the server receives at its end. You can easily convert mchttpd from
www.cloud9.net/~undo to do that: the idea is to replace GET with POST in the script
and put the result.
>
>Thanks,
>
>Geoff
>
>
>.
Regards, Andu
_______________________
[EMAIL PROTECTED]