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

18 lines
383 B
HTML
Raw Normal View History

<html>
<head>
<title>GSWCheckBoxList Test 1</title>
</head>
<body>
<h2>GSWCheckBoxList Test 1 (With value)</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>