Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

expected end statement

Status
Not open for further replies.

sthmpsn1

MIS
Sep 26, 2001
456
0
0
US
I have the following line and I get an expected statement error. What am I missing

Response.Write &quot;1st SQL Statement=&quot; & &quot;Select * from employeeinfo where userID = '&quot; & request.servervariables(&quot;AUTH_USER&quot;) & &quot;'&quot; & &quot;<br>&quot;
 
If the error message is &quot;expected end statement&quot;, then there must a &quot;If..Then&quot; statement haven't close yet. ------------------
Freedom is a Right
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top