Ask a Question related to Dreamweaver AppDev, Design and Development.
-
onyx23 #1
The DREADED Expected end of statement
Microsoft VBScript compilation error '800a0401'
Can someone please look at my code and tell me what the deal is? I am stumped.
Expected end of statement
/??/adminLogin.asp, line 21
CheckAdmin.Source = "SELECT * FROM Admin_Data WHERE UserID = ('" UserNameVa
"') AND Password= ('" PasswordVar"');"
onyx23 Guest
-
Expected end of statement
Hi all, This will be my 1st post on here! i am trying to view a list of files within a folder on my server drive using this bit of code. <%... -
Expected end of statement
Try this instead provider=Microsoft.Jet.oledb.4.0;Data Source=c:\testapp\asp_test.mdb; User ID=('admin'); Password=("") -
Expected end of statement
Can you post the EXACT error you're getting? -
800A0401: Expected End of Statement
I am trying to get this code going but always the following error message: Error Type: Microsoft VBScript compilation (0x800A0401) Expected end... -
Expected end of statement problem
Having a nightmare problem with this and would appreciate any and all help. The situation is I want to move from a webform and format the user... -
onyx23 #2
Re: The DREADED Expected end of statement
Nevermind- I found the problem (DUH) stupoid me - disregard - ignore me, :>)
onyx23 Guest
-
Julian Roberts #3
Re: The DREADED Expected end of statement
Have a look at my article on the fundamentals
[url]http://www.charon.co.uk/content.aspx?CategoryID=27&ArticleID=30[/url]
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest



Reply With Quote

