| | |
Pathname Problem
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Sep 2005
Posts: 11
Reputation:
Solved Threads: 0
I have an array list that stores some files. These files are shown to the user. Depending on the index chosen i will input the file to the program.
There fore i write
if i system.out.println() the getproject string i get
file:/C:/Program%20Files/testproject/example.alp
but i need
C:/Program Files/testproject/example.alp...without the %20
I would really appreciate any help
thanks
chipsncoke
There fore i write
Java Syntax (Toggle Plain Text)
//initialization List projecList = new ArrayList(//........); //body String getproject = projectList.get(index).toString(); updatepd(getproject);
if i system.out.println() the getproject string i get
file:/C:/Program%20Files/testproject/example.alp
but i need
C:/Program Files/testproject/example.alp...without the %20
I would really appreciate any help
thanks
chipsncoke
![]() |
Similar Threads
- Problem with Windows Update and WinXP (Web Browsers)
- Installing Windows 98 On VMware. Floppy problem (Windows 95 / 98 / Me)
- Windows XP keeps restarting since a new video card (Windows NT / 2000 / XP)
- Redhat Linux 6.2 - ipop3d problem? (*nix Software)
- Problem with T720 (Cellphones, PDAs and Handheld Devices)
- Connection Problems (Networking Hardware Configuration)
- .htaccess mod_rewrite problem (Linux Servers and Apache)
Other Threads in the Java Forum
- Previous Thread: Still cannot resolve symbol
- Next Thread: Google & Sun Partner to tackle Microsoft
Views: 1881 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for Java
3d @param affinetransform android api apple applet application arc arguments array arrays automation binary bluetooth byte chat class classes click client code color compare component corrupted database detection draw eclipse error event exception file fractal game givemetehcodez graphics gui guitesting helpwithhomework html ide image input integer j2me java java.xls javaprojects jmf jni jpanel julia keytool keyword linux list loop map method methods mobile netbeans newbie number object oracle pong print problem producer program programming project projectideas read recursion reflection replaysolutions rim scanner screen server set size sms socket sort sql string swing terminal test threads time transfer tree web windows





