I've got the class and got it working with my windows machine passing data to a form script written in Perl.
When I try to connect to a web server and post data I get this error:
HTTP/1.1 400 Bad Request Server: Netscape-Enterprise/3.6 SP3 Your browser sent a message this server could not understand.
I've changed the line with the error on it but still get this error.
The script I'm try to send to is :
http://www.lineone.net/commscentre/sms/cgi-bin/sendsms.lpl
which works through IE but gives this error.
Any advice would be much appriciated
Rich