D
Don Schmidt
Publisher 2000
Windows XP
The test site I'm attempting to make the drop down menu is:
http://www.pacifier.com/~dschmidt/osia_vancouver_usa/
Publisher MVP folks what am I doing wrong? Or better yet what do I do to
repair this Java script? The sites with LCID= don't come up.
Below script is the error message.
Thanks in advance.
--
Don
Vancouver, USA
<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<ttp://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>
Error Occurred While Processing Request
Error Diagnostic Information
ODBC Error Code = 37000 (Syntax error or access violation)
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing
operator) in query expression 'LCId = 1/'.
The error occurred while processing an element with a general
identifier of (CFQUERY), occupying document position (2:1) to (2:60).
Date/Time: 10/28/05 18:58:01
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
CLR 1.1.4322)
Remote Address: 198.145.73.7
Query String: LCID=1/
Windows XP
The test site I'm attempting to make the drop down menu is:
http://www.pacifier.com/~dschmidt/osia_vancouver_usa/
Publisher MVP folks what am I doing wrong? Or better yet what do I do to
repair this Java script? The sites with LCID= don't come up.
Below script is the error message.
Thanks in advance.
--
Don
Vancouver, USA
<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<ttp://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>
Error Occurred While Processing Request
Error Diagnostic Information
ODBC Error Code = 37000 (Syntax error or access violation)
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing
operator) in query expression 'LCId = 1/'.
The error occurred while processing an element with a general
identifier of (CFQUERY), occupying document position (2:1) to (2:60).
Date/Time: 10/28/05 18:58:01
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
CLR 1.1.4322)
Remote Address: 198.145.73.7
Query String: LCID=1/