<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
<!--
* Created on Feb 25, 2006
*
* To change the template for this generated file go to
* Window - Preferences - PHPeclipse - PHP - Code Templates
-->
<head>
<title> </title>
<script language="JavaScript" type="text/javascript" src="../rspa.js"></script>
</head>
<body>
<select name="select1" id="select1" size="3" multiple="yes">
</select>
<a href="#" onclick=" new RSPA.Execute('MyClass.setOptions()',{controller: '../framework/Controller.php'})"> Set Options and select 1 option</a>
</body>
</html>
|