Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: save path problem


Message #1 by mike3004@h... on Fri, 5 Jul 2002 15:19:34
i have a field, i use JSP to save path to mySql e.g
C:\Documents and Settings\mike\My Documents\My Pictures\1.jpg

but the result of saved path is 
C:Documents and SettingsmikeMy DocumentsMy Pictures1.jpg
without "\"

i directly insert the sql language to mySql database, but the problem is 
the same. 
why?
Thank you for anyone help me!!

hongkong
mike

  Return to Index