Web Hosting Talk







View Full Version : Text Message (SMS) Form


Sasan
03-06-2004, 06:46 PM
Hey, I was wondering if there were any scripts like this: http://www.rogers.com/english/wireless/sendpcs.html

where I can put in my own number (so the client doesn't have to) I would be more than greatful.

Thanks in advance!

LP-Trel
03-06-2004, 06:59 PM
Well with that script just tack in what they have on their webpage in the code: <FORM METHOD=POST ACTION="http://216.129.53.44:8080/cgi-bin/send_sm_rogers.new" and make sure to post all the variables it needs. It should work fine unless they specifically guard against this sort of thing. :D

Good luck.