pdf files in new window

C

charles

I have a drop down menu so I call an htm file which you can click to get the
pdf file. The reason I do that is so I can target the pdf file. I don't
know how to do that from the drop down menu.

Can I make a htm file that automatically calls a hyper link?

charles
 
T

Thomas A. Rowe

If you want all of the links from the drop down menu to open in a new window, the target value can
be set on the form tag for the drop down menu.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top