<?xml version="1.0"?><!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"><wml>
<head><meta http-equiv="Cache-Control" content="max-age=30" forua="true" /></head>
<card id="sendmail" title="Irshadwap.com">
<p align="center"><u><b>.: Send SMS :.</b></u><br/></p>
<!--  <p><b><a href="../smsquotes/smsquotes.php">SMS Quotes</a></b></p>   -->
<p><small>Send sms to any Airtel number within Karnataka</small><br/></p>
<p>
<small>Your Name:</small><br/>
<input type="text" name="your_name" maxlength="7"/><br/>
<small>Your Mobile no:</small><br/>
<input name="subject" type="var" format="9NN" maxlength="10"/><br/>
<small>To Airtel no:</small><br/>
<input name="send_to" type="var" format="9NN"/><br/>
<small>Your Message:</small><br/>
<input name="message" type="var" maxlength="120"/><br/>
<anchor>
Send <go href="send_sms.php" method="post">
<postfield name="your_name" value="$(your_name)"/>
<postfield name="your_email" value="freesms@irshadwap.com"/>
<postfield name="send_to" value="91$(send_to)@airtelkk.com"/>
<postfield name="subject" value="$(subject)"/>
<postfield name="message" value="$(message)"/>
</go>
</anchor></p>
<p align="center">___________<br/></p>
<p><small>
<br/>

<a href="../index.php">Home</a></small><br/></p>
</card>
</wml>