Hi ,
I want to have a help button that by clicking on that a pop up window will be opened to include some texts.
I have this line on my code:
but it is not working!!! Do I need to add anything in the BOdy or Form definition?
Thanks
FF
I want to have a help button that by clicking on that a pop up window will be opened to include some texts.
I have this line on my code:
Code:
<p> <a href="javascript:popUp('help/help_contractor_email.asp','325','270');"><img src="http://bytes.com/images/btn_help.gif" border="0"></a></p>
but it is not working!!! Do I need to add anything in the BOdy or Form definition?
Thanks
FF
Comment