libs-gsweb/Testing/DynamicElements/RadioButtonList2Page.wo/RadioButtonList2Page.html
Dave Wetzel 21d987fbdc * Testing/DynamicElements
Ported to WO names.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30689 72102866-910b-0410-8b05-ffd578937521
2010-06-12 01:18:12 +00:00

17 lines
404 B
HTML

<html>
<head>
<title>GSWRadioButtonList Test 2</title>
</head>
<body>
<h2>GSWRadioButtonList Test 2 (Without value: AutoValue)</h2>
<br/>
Selected item : <webobject name="SelectedItem"></webobject><br/>
<br/>
<webobject name="Form">
<webobject name="ARadioButtonList"></webobject>
<webobject name="SubmitButton"></webobject>
</webobject>
<hr/>
<webobject name="MainPageLink"></webobject>
</body>
</html>