C
carmen
Here's a simple script which you can amend to reflect
your html pop up form; just edit the size to your wishes
where the dimensions are listed and identify your html
page:
<a href="#" onClick="window.open
('YourPage.htm', 'YourPageName','width=500,height=400,scro
llbars=yes,resizable=yes,status=yes');">
Click here for a Pop Up Form</a>
your html pop up form; just edit the size to your wishes
where the dimensions are listed and identify your html
page:
<a href="#" onClick="window.open
('YourPage.htm', 'YourPageName','width=500,height=400,scro
llbars=yes,resizable=yes,status=yes');">
Click here for a Pop Up Form</a>