If someone can let me know how to submit this, I'll populate the sms gateway dropdown with all the correct providers and their gateways addresses........Just did it. I've posted the code below. If someone could tell me the way to submit the forum so it signs someone up, it's done.
Thanks,
Tom
- Code: Select all
<label>Mobile Number:</label>
<input>
<select>
<option> Alltel</option>
<option> Ameritech</option>
<option> ATT Wireless</option>
<option> Bellsouth</option>
<option> Boost</option>
<option> CellularOne</option>
<option> Cingular</option>
<option> Edge Wireless</option>
<option> Metro PCS</option>
<option> Nextel</option>
<option> O2</option>
<option> Orange</option>
<option> Qwest</option>
<option> Rogers Wireless</option>
<option> Sprint PCS</option>
<option> ***SPAM***</option>
<option> Teleflip</option></optgroup>
<option> Telus Mobility</option>
<option> US Cellular</option>
<option> Verizon</option>
<option> ***SPAM*** Mobile</option>
</select>
<input>
Let me know if this has been done before and I just can't find it. Otherwise I'll be working on this. It would nice if I could get a little help, and once I have this done, I'll post it for all to use.