Popular Searches: FrontPage Hosting | FrontPage Templates | FrontPage Training | Free FrontPage

Drop Down Menu - adding link to web page   Logged in as: Guest
  Printable Version
All Forums >>FrontPage Talk Forums >>Critique My Site >> Page: [1]
Name:
Message<< Newer Topic  Older Topic >>

Don Hoke

 

Posts: 1
Member since: 1/7/2010
 

Drop Down Menu - adding link to web page 

Hello from a Newbie!

I am building a website that requires a dropdown menu that will link to another page on the website. This is the Virtual Steam Car Museum web site. So I need to connect from Aiken in the list of steam car makers to the Aiken page that I have already built. Putting the names of the steam car manufacturers in was easy and when I hit F12 to preview, they all drop down very nicely, but I cannot get them to connect to the related page that has information on that particular manufacturer.

The code my daughter copied from the web is below. My problem is figuring out what the URL needs to be. I have tried everything I can think of starting with http or www, with or without the quotation marks, etc. The name of the necessary page is Literature, Aiken.htm, but putting that into the "URL" in any format does not work. What am I doing incorrectly?

Thanks for your help!

Don Hoke

<body bgcolor="#C0C0C0">

<p align="center"><b><font size="7">The Virtual Steam Car Museum. Inc.</font></b></p>
<p align="center"><font size="2"><b>
<a href="images/VSCM%20-%20Texas%20Secretary%20of%20State.pdf">A  Nonprofit
Texas Corporation</a></b></font></p>
<p align="center">
<select name="menu">
<option value="URL">Select a Steam Car Manufacturer</option>
<option href="Literature, Aiken.htm">Aiken, William B. - Baltimore, MD</option>
<option value="Literature, Aiken.htm">American 1900</option>
<option value=Literature, Aiken.htm>American 1922</option>
<option value="URL">American Steam Automobile Co - Derr</option>


_____________________________

Antqiue Steam Cars at www.vintagesteamproducts.com and www.stanleysteameronline.com
  Report Abuse |  Date: 1/7/2010 10:09:35 PM

TexasWebDevelopers

Posts: 7242
Member since: 9/24/2002
From: USA

RE: Drop Down Menu - adding link to ... (in reply to Don Hoke

Your page name "Literature, Aiken.htm" is invalid. I suppose you meant "Aiken.htm"?

Anyway, here is a template you can follow.

<form name="myjumpboxform">
<select name="jumpbox1"
OnChange="location.href=myjumpboxform.jumpbox1.options[selectedIndex].value">
<option selected>Please Select...
<option value="page1.htm">Aiken, William B. - Baltimore, MD</option>
<option value="page2.htm">American 1900</option>
<option value="page3.htm">American 1922</option>
</select>
</form>


_____________________________



Follow us on TWITTER
  Report Abuse |  Date: 1/8/2010 12:08:42 PM
Page:   [1]
All Forums >>FrontPage Talk Forums >>Critique My Site >> Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



Forum Software powered by ASP Playground Advanced Edition 2.0.5
Copyright © 2000 - 2003 ASPPlayground.NET

0.03125