![]() |
|
|
|
#1 |
|
Hi All,
Can we set default navigation path of <input type = file> to user defined folder's path . When i click on browse button, dialog should show specific predefined folder for selcting files instead of it's default c:\ path. Please let me know the code if you can, i need this urgent. Thanks in advance vj_india |
|
|
|
|
|
|
#2 | |
|
Junior Member
Join Date: Sep 2006
Location: BANGALORE,INDIA
Posts: 6
|
Hi Vj,
"Input type = File" Control is Combination Textbox and Button.When we Click the Button, FileDialog is Called, After choose any files, The value will be displayed in the given textbox. in the mean while, there is no way to set the path. whenever you click the button , it will display the path where we accessed last or system default Location. This location details will be reside in our systems only. if you can try to access this , you can set the path. Otherwise you can create your own control however you want did you get any other solution, if else let me know, i am also eager to know the solution regards Babu A Quote:
BabuA |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Eclipse - Axis2 - Java Webservices Error | amanjsingh | Software | 1 | 10-09-2007 09:03 AM |
| Need help on Modelsim VHDL syntax? ASAP:) | kaji | General Help Related Topics | 0 | 03-14-2007 10:43 PM |
| Need help on a Modelsim VHDL Syntax? ASAP:) | kaji | Software | 0 | 03-14-2007 10:43 PM |
| Need Help on a Modelsim VHDL Syntax....ASAP:) | kaji | Hardware | 0 | 03-14-2007 10:41 PM |
| Looking for PCMCIA type I or II network adapter | Rudy Lopez | A+ Certification | 3 | 11-04-2004 07:12 PM |