houssam_ballout
New Member
hello all,
I'd the following form:
<form name='test'>
<input type='text' name='test1' />
</form>
and the following pic:
<img src="images/index_25.gif" width="38" height="51" alt="" border="0" style="cursor
ointer" onClick="NewWindow('resultsPage.php?search=this.test.test1.value','Results Page','800','800','yes','center')"> </a>
wat i Want to do is:
The new window open must have the resultPage.php opened with the value of the text box?
Thanks in advance
I'd the following form:
<form name='test'>
<input type='text' name='test1' />
</form>
and the following pic:
<img src="images/index_25.gif" width="38" height="51" alt="" border="0" style="cursor

wat i Want to do is:
The new window open must have the resultPage.php opened with the value of the text box?
Thanks in advance