Open Page

B

Bill Feasey

I am new to frontpage.
1. I have created a hyperlink on a active button which opens a new window.
I want this window to open to full screen on opening.

2. I also want then to close this window from an active button but can find
no way of doing this
 
J

Jens Peter Karlsen [FP-MVP]

Use Javascript for both.
You need to detect the users current resolution so you can set the
width and height accordingly.
You can find examples at http://www.javascriptsource.com/

However doing this will likely annoy a great many of your visitors so
they wont return.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Top