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

Размер файла: 1.71Kb
<?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><head><meta http-equiv="Pragma" content="no-cache" forua="true"/><meta http-equiv="Cache-Control" content="no-cache,no-store,must-revalidate" forua="true"/></head>
<card id="index" title="Регистрация">
<p><small>Заголовок гостевой:</small><br/><input type="text" name="title" maxlength="25" emptyok="false"/><br/><small>Сообщений на страницу:</small><br/>
<input size="2" name="msgs" maxlength="2" format="*N" emptyok="false"/><br/>
<small>Пароль:</small><br/>
<input type="text" name="pass" value="" maxlength="25" emptyok="false"/><br/>
<small>Ваш e-mail:</small><br/>
<input type="text" name="email" value="" maxlength="25" emptyok="true"/><br/>
<small>Адрес вашего сайта:</small><br/>
<input type="text" name="link" value="http://" maxlength="100" emptyok="false"/><br/>
<small>Название сайта:</small><br/>
<input type="text" name="sitename" value="" maxlength="25" emptyok="false"/><br/>
<small>Разделитель между сообщениями:</small><br/>
<input type="text" name="razdel" value="" maxlength="10" emptyok="false"/><br/>
<small><anchor>Зарегистрировать
<go href="reg.php" method="post">
<postfield name="title" value="$(title)"/>
<postfield name="msgs" value="$(msgs)"/>
<postfield name="pass" value="$(pass)"/>
<postfield name="email" value="$(email)"/>
<postfield name="link" value="$(link)"/>
<postfield name="sitename" value="$(sitename)"/>
<postfield name="razdel" value="$(razdel)"/></go></anchor><br/>
<a href="http://wapsoft.org.ru">wapsoft.org.ru</a></small></p></card></wml>