English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

My question is about this page ...

http://www.centennialwireless.com/sms/sms.php


The coding is such ...



Enter the 10-digit phone number you would like the message sent to:




(example: 2125559718)




The phone number that it is sending to is like this in the coding, (name = "deviceid" type = "text"). How can I redo this page and insert the phone number that I want that person to be able to reply to? Like a device return id or something of this nature?

2007-02-05 05:01:46 · 1 answers · asked by Ciblnt 1 in Computers & Internet Programming & Design

1 answers

If you paste this code between the of your snippet above and the next

// Star of Code:



 


Enter the 10-digit phone number you would like the reciever to reply back:






(example: 2125559718)

// end of code

This will only solve half of your problems this will send the variable replyid to the next page. You will have to tell the next page what to do with it.

2007-02-09 05:36:45 · answer #1 · answered by Anonymous · 0 0

fedest.com, questions and answers