Raymond E. Griffith wrote:

>I have been wrestling with the POST command for some time now with little
>success.

I had to set the httpheaders in my MC stack before "post" or my PERL cgi
script couldn't read the input buffer from the post.  Currently I set
httpheaders to

set the httpHeaders to \
"Content-type: application/x-www-form-urlencoded"&return

I got this from earlier posts to this list and haven't looked at other
options.  Now the cgi script reads the text posted and writes it to a file
on the server.  I can't get the parsing PERL script someone gave me to do
any parsing yet.

Rich Herz <[EMAIL PROTECTED]>


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to