Thanks for the replies (especially to Linda). I am all set now. The thing was not clear from the documentation was that each var=val field, Must be followed by a '&'. thanks again !! -vanni * the best answer (from Linda) POST -c application/x-www-form-urlencoded http://x.http.server/cgi-bin/x.cgi FieldOne=FieldOneData& FieldTwo=FieldTwoData& FieldThree=FieldThreeData& ^D