Hi,
How could i trigger the pop up window when i was hit the submit button. The pop up window is without the IE toolbar and scrollbar and then this window will do all the staff here like display error message if key in wrong information and also if succesful login, it will go to next page.
<form name="login" method="post" action="demo/logonp.asp" target="_blank">
<br>
<font color="#000000" size="1" face="Arial"><strong>User ID :
</strong></font>
<input name="USERNAME" type="text" class="txtbox1" style="width:123" value="" maxlength="100">
<br>
<font size="2" face="Arial"><strong><font color="#000000" size="1">Password
:</font>
<input name="PASSWORD" type="password" class="txtbox1" style="width:123" value="" maxlength="100">
<font color="#000000" size="1"><br>
Port No :</font>
<input name="WebServerPortNumber" type="text" class="txtbox1" style="width:123" value="" maxlength="100">
<INPUT name=submit type=image
src="images/login.gif" alt=Go align="middle" width=51 height=18
border=0>
</strong></font>
</form>
Thx for advance
Rgds,
antony
How could i trigger the pop up window when i was hit the submit button. The pop up window is without the IE toolbar and scrollbar and then this window will do all the staff here like display error message if key in wrong information and also if succesful login, it will go to next page.
<form name="login" method="post" action="demo/logonp.asp" target="_blank">
<br>
<font color="#000000" size="1" face="Arial"><strong>User ID :
</strong></font>
<input name="USERNAME" type="text" class="txtbox1" style="width:123" value="" maxlength="100">
<br>
<font size="2" face="Arial"><strong><font color="#000000" size="1">Password
:</font>
<input name="PASSWORD" type="password" class="txtbox1" style="width:123" value="" maxlength="100">
<font color="#000000" size="1"><br>
Port No :</font>
<input name="WebServerPortNumber" type="text" class="txtbox1" style="width:123" value="" maxlength="100">
<INPUT name=submit type=image
src="images/login.gif" alt=Go align="middle" width=51 height=18
border=0>
</strong></font>
</form>
Thx for advance
Rgds,
antony