|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Image Map & ASP |
From: |
Paul |
Date: |
4/8/1999 12:46:52 PM |
IP: |
207.207.47.5 |
You didn't post enough of the code for me to figure out why you're getting that ODBC error.
Perhaps there is something wrong with the way you are trying to establish the connection.
However, I see one obvious problem with your Select Case: You are using Ucase, which will return the UpperCase
value of a string, but then you go on to see if the case is "example", when you need to look for "EXAMPLE"
Hope this helps some. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|