Go Back   Velocity Reviews > General Computer Discussion > Software
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread
Old 09-13-2006, 07:37 AM   #1
Default Set default path of <input type = file>


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
vj_india is offline   Reply With Quote
Old 09-15-2006, 06:17 PM   #2
BabuA
Junior Member
 
Join Date: Sep 2006
Location: BANGALORE,INDIA
Posts: 6
Default
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:
Originally Posted by vj_india
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


BabuA
BabuA is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

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




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46