Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 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
 
Old September 14th, 2005, 01:51 AM
Authorized User
 
Join Date: Aug 2005
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
Default List Server files

How can I browse the server files with IE or Firefox.
Ex. similar browse button that is when user browses local files to upload som files. But I want to browse server files and then put the path of it to database.

How can I do that.

 
Old September 21st, 2005, 03:37 AM
Authorized User
 
Join Date: Jul 2005
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You need to have an ASP.NET script to use DirectoryInfo and/or FileInfo classes to enumerate through the listable files in the specified folders and generate the page.

Vasudevan Deepak Kumar
Personal Web: http://www.lavanyadeepak.tk/
I Blog At: http://deepak.blogdrive.com/





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP to list files in a directory dynamically melkin Classic ASP Professional 12 February 22nd, 2017 12:11 AM
code for disp the list of files seemantinibhosale BOOK: Beginning ASP 3.0 1 November 11th, 2008 01:44 PM
filtering files while displaying in list box anandthecoolest C# 1 March 8th, 2007 02:04 PM
locked files list puzzleddude General .NET 0 June 6th, 2006 10:45 PM
How to list files in the folder? -Sorted- Mantis PHP How-To 2 April 29th, 2005 06:17 AM





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