hi

help.

how to change html source to javascript
-------------------------------------
<form id="id1" onsubmit="return openWindow()" target="tgt"
method="POST" action="http://IP/qwe.jsp" name="formData">
<input type="hidden" value="download" name="measurementDirection">
<input type="hidden" value="multi" name="sessionType">
<input type="hidden" value="E03" name="serviceType">
<input id="start" type="submit" title="go" value="">
</form>
-------------------------------------