 |
Microsoft: ASP (Active Server Pages) - Invalid procedure call or argument: 'Left'
Someone help, I've been pulling my hair out over this one. I keep getting an "Invalid procedure call or argument: 'Left'" error whenever I run this piece of code... strSql="SELECT NAME FROM Places WHERE NAME = '" & Request.Form("StartPlace") & "'" ...
www.tek-tips.com |
 |