Hi list, I have a webshare web server running on z/VM 4.4 and I have a web
page hosted on user httpd1 which creates a form. 

If I POST send my form with mailto, it e-mails the form fields (all the
filled ones) like this: 

name=Write+your+name+here&address=Write+your+address+here%0D%0A&acctID=&pass
word=

But if I POST execute another CGI script supposedly to process the filled
form data, this is what I get in my destination CGI program: 

name=Write your name here

Any ideas ? (I'm enclosing the code of both CGIs in case that anyone wants
to see). 


Thanks in advance,


José R. Barón
Dpto. Sistemas
CALCULO S.A. 

Reply via email to