View Single Post
Old 02-11-2011, 07:12 AM   PM User | #12
sandeep123
New to the CF scene

 
Join Date: Feb 2011
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
sandeep123 is an unknown quantity at this point
I am trying to open a file where a file name is having spaces.

i am trying to do it by file= new File(path) but it is giving me an exception .



illegalArgumentException
at java.net.URI.create(URI.JAVA:842)


could you suggest me any solutions
sandeep123 is offline   Reply With Quote