|
-
Jan 29th, 2002, 02:14 AM
#1
Thread Starter
Junior Member
Please Hepl Me!!
Hi Guy!
I'm the new fo ASP so Now I have The problem when I try to do My Code It allway to give me the message : " Type mismatch: 'Format' " I don't kwon why ! Please have me sovel the problem !
This is my Code :
SQL = "SELECT * FROM Orders Where OrderDate between '" & _
Format(Request.Form("from"),"dd/mm/yyyy") & "' and '" & _
Format(Request.Form("To"),"dd/mm/yyyy") & "'"
Thanks alot.
cuong
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|