|
-
Sep 29th, 2003, 09:50 AM
#1
Thread Starter
Fanatic Member
Insertion probs with MySQL
I am trying to insert a directory location using mappath.
e.g - Server.Mappath("myfile.aspx") =
C:\inetpub\wwwroot\mysite\myfile.aspx
The problem I am having is that mysql does not accept
the "\" character so the field ends up
with "C:inetpubwwwrootmysitemyfile.aspx".
Can anyone help ?
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
|