Hummm. Just to double check, I tested the code I just posted, and it doesn't
work after being wrapped in the message. When I copied your code and pasted
it into the Insert HTML code fragment box, I 'unwrapped' it so I could see
each option value on one line. I then removed the forward slash after each
address that used LCID, made a couple typo corrections, and copied and
posted the code. Some where along the line, I went back to defcon 5. If the
following 'wrapped' code doesn't work for you, then just make the changes I
described above.
<script language="JavaScript">
function goToPage(url)
{
if (url != "")
{
window.open(url);
}
}
</script>
<form name="dropdown">
<label>Websites of O.S.I.A.
<select name="list" accesskey="W">
<option selected>Please select one</option>
<option value="http://www.osiaglnw.org/localunitsite.cfm?LCID=1" >Beaverton
Lodge #2645</option<http://www.osiaglnw.org/localunitsite.cfm?LCID=1>
<option value="http://www.osiaglnw.org/localunitsite.cfm?LCID=3" >Bella
Rosa Portland
#2734</option<http://www.osiaglnw.org/localunitsite.cfm?LCID=3>
<option value="http://www.iinet.com/~k1294lodge/" >Camelia-Columbo Lodge
#1294</option<http://www.iinet.com/~k1294lodge//>
<option value="http://www.osiaglnw.org/localunitsite.cfm?LCID=13" >Mille
Cugini Lodge
#2659</option<http://www.osiaglnw.org/localunitsite.cfm?LCID=13>
<option value="http://www.vanusa.org/" >The Wine
Cellar</option<http://www.vanusa.org/>
</select>
<button onclick="goToPage(document.dropdown.list.options(
document.dropdown.list.selectedIndex).value)">Go</button>
</form>
DavidF
> Hey Don,
>
[quoted text clipped - 38 lines]
> </select>
> <button
onclick="goToPage(document.dropdown.list.options(document.dropdown.list.sele
> ctedIndex).value)">Go</button>
> </form>
[quoted text clipped - 66 lines]
> > Remote Address: 198.145.73.7
> > Query String: LCID=1/
Don Schmidt - 31 Oct 2005 03:13 GMT
I just got back from a Grand Lodge Council meeting in Wenatchee WA. Your
script below was a welcome sight and works great. I thank you and 'hope I
can repay the help.
Don
Vancouver, WA
> Hummm. Just to double check, I tested the code I just posted, and it
> doesn't
[quoted text clipped - 164 lines]
>> > Remote Address: 198.145.73.7
>> > Query String: LCID=1/
DavidF - 31 Oct 2005 14:00 GMT
Glad it worked out and glad I retested the first effort...
DavidF
> I just got back from a Grand Lodge Council meeting in Wenatchee WA. Your
> script below was a welcome sight and works great. I thank you and 'hope I
[quoted text clipped - 97 lines]
> >> </select>
> >> <button
onclick="goToPage(document.dropdown.list.options(document.dropdown.list.sele
> >> ctedIndex).value)">Go</button>
> >> </form>
[quoted text clipped - 69 lines]
> >> > Remote Address: 198.145.73.7
> >> > Query String: LCID=1/