libs-gsweb/Testing/DynamicElements/CheckBoxList2Page.wo/CheckBoxList2Page.html

18 lines
397 B
HTML
Raw Normal View History

<html>
<head>
<title>GSWCheckBoxList Test 2</title>
</head>
<body>
<h2>GSWCheckBoxList Test 2 (Without value: AutoValue)</h2>
<br/>
Selected items : <webobject name="SelectedItems"></webobject><br/>
<br/>
<webobject name="Form">
<webobject name="ACheckBoxList"></webobject>
<webobject name="SubmitButton"></webobject>
</webobject>
<hr/>
<webobject name="MainPageLink"></webobject>
</body>
</html>