Просмотр файла top/reg.wml

Размер файла: 1.2Kb
<?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 title="&#1056;&#1077;&#1075;&#1080;&#1089;&#1090;&#1088;&#1072;&#1094;&#1080;&#1103;">
<p>
<small>&#1040;&#1076;&#1088;&#1077;&#1089; (&#1073;&#1077;&#1079; http://):</small><br/>
<input type="text" name="link" maxlength="30"/><br/>
<small>&#1053;&#1072;&#1079;&#1074;&#1072;&#1085;&#1080;&#1077;:</small><br/>
<input type="text" name="title" maxlength="50"/><br/>
<small>&#1055;&#1072;&#1088;&#1086;&#1083;&#1100;:</small><br/>
<input type="password" name="pass" maxlength="20"/><br/>
<small>&#1054;&#1087;&#1080;&#1089;&#1072;&#1085;&#1080;&#1077;:</small><br/>
<input type="text" name="opis" maxlength="100"/><br/>
<small><anchor>Ok
<go href="reg.php" method="post">
<postfield name="link" value="$(link)"/>
<postfield name="title" value="$(title)"/>
<postfield name="pass" value="$(pass)"/>
<postfield name="opis" value="$(opis)"/>
</go></anchor></small><br/>
<br/><small><a href="./index.php">&#1042; &#1088;&#1077;&#1081;&#1090;&#1080;&#1085;&#1075;</a></small><br/>
<small><a href="../index.php">amlet.com.ru</a></small>
</p>
</card>
</wml>