sreed
04-27-2006, 01:12 AM
Hi! all,
Pls help me on this. I have a requirement that end user can select a file path(only) from his pc and can send the path info to the web server, and can display the value from web server.
I used
<td class=input><input type="file" name="pathselect"></td>
when I used this code I am able to show one textbox with browse button. And I am able to select the file path from pc. When submit the value(file path) also going. But the prob is when I display the file path again means when we get the value from server, how I can display the path. When end user wants to change the path how can he do.
Pls help me on this n give me some suggesions.
Thank u in advance,
Sreedhar.
Pls help me on this. I have a requirement that end user can select a file path(only) from his pc and can send the path info to the web server, and can display the value from web server.
I used
<td class=input><input type="file" name="pathselect"></td>
when I used this code I am able to show one textbox with browse button. And I am able to select the file path from pc. When submit the value(file path) also going. But the prob is when I display the file path again means when we get the value from server, how I can display the path. When end user wants to change the path how can he do.
Pls help me on this n give me some suggesions.
Thank u in advance,
Sreedhar.