Размер файла: 818B
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="main" title="Wup-Sms" newcontext="false" ordered="true">
<p align="left">
<b>SMS</b>
<br />
<br />
<u>k'cell</u>
<br />
<b>??:</b>
+7300
<input title="nomer" name="to" maxlength="7" format="*N" type="text" emptyok="false" />
<br />
<b>text</b>
<input title="??" name="msg" maxlength="118" type="text" emptyok="false" />
<br />
<anchor title="send">
Send
<go href="sms.php" method="post" sendreferer="false">
<postfield name="to" value="7300$(to)@[email protected]" />
<postfield name="msg" value="$(msg) http://amlet.net.ru" />
</go>
</anchor>
<br />
<br />
</p>
</card>
</wml>