<?xml version="1.0" encoding="iso-8859-1"?>

<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd" >
<wml>
<card title="Comenzi On-Line">

Utilizator: <input type='text' name='user' emptyok='false' title='Utilizator' value=''/><br/>Parola: <input type='password' name='pass' emptyok='false' title='Parola' value=''/><br/>
    		  <anchor>
				Intrare
				<go href='index.php?' method='post'>
					<postfield name='user' value='$(user)'/>
					<postfield name='pass' value='$(pass)'/>
					<postfield name='mode' value='1'/>
					<postfield name='ses' value='2af8acce00c464cfcdb19148c346929f'>
				</go>
			  </anchor></card>
</wml>
