Wrox Programmer Forums
|
Other Programming Languages If you have a coding issue to discuss about another language that really isn't provided for in any other forum here (not ASP.NET C#, C++, VB, PHP, JavaScript, Python, Java, Perl, Applescript, XML or any of the other forum topics we have), post it here. Enough discussion on a language we don't have covered could prompt a new forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Other Programming Languages section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old December 30th, 2005, 06:40 AM
Authorized User
 
Join Date: Dec 2005
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default Browsing for a file

I need to let my visitors upload a file. What's the easiest way to allow them to browse their hard drive for it?

Thanks! :)
Reply With Quote
  #2 (permalink)  
Old January 23rd, 2006, 01:29 PM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Something like:

<input type="file" name="uploaded_file" value="starting value" size="50" maxlength="80" />

HTH


--
Don't Stand on your head - you'll get footprints in your hair
                                           http://charlieharvey.org.uk
                                              http://charlieharvey.com
Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
browsing path garrisonian14 PHP How-To 1 June 6th, 2007 05:30 AM
browsing for a folder, opening file am6019a VB How-To 5 February 21st, 2007 07:09 PM
Code browsing Tool for CSharp ag19702004 .NET Framework 2.0 0 October 2nd, 2006 06:10 PM
Browsing away from page mattastic Javascript How-To 1 February 8th, 2005 09:22 PM
Re: Browsing to Data Source dazzer General .NET 0 March 17th, 2004 08:59 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.