<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card" title="barconfig">
<p>
Picture:<br/>
<img alt="" src="http://wap.wapd.de/bartest/img.php?width=80&amp;typ=0"/><br/>
Type: <select name="TYP" ivalue="0" value="0">
<option value="0">WBMP</option>
<option value="1">GIF</option>
</select>
<br/>
Breite: <input emptyok="false" type="text" maxlength="3" format="*N" name="WIDTH" value="80"/><br/>
<br/>
<anchor>refresh
<go href="http://wap.wapd.de/bartest/index.php?width=$(WIDTH)&amp;typ=$(TYP)"/>
</anchor>
</p>
</card>
</wml>
