Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional 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 May 31st, 2007, 06:55 PM
Friend of Wrox
 
Join Date: Oct 2005
Posts: 124
Thanks: 0
Thanked 1 Time in 1 Post
Default VS 2005 Server control for MS doc,PPT files

Which VS 2005 Server control(s) is the best for creating
a list of doc/dot/ppt files, so that the web users can
click to open the MS files from the aspx page?

TIA,
Jeffrey
__________________
C. Jeffrey Wang
 
Old June 1st, 2007, 07:51 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

What do you mean by "creating a list of"? Do you want to display a list of files to the user on the page? You can do that with any repeating control depending on how you want to show the data. The simplest way would be to use a repeater bound to the list of files you want to show. Each item in the repeater is just a hyperlink to the file.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Ms Access report to MS Word doc kite Access 1 October 22nd, 2007 01:45 AM
Read content of PPT files and saving to database Padmaja11 Other Programming Languages 0 July 19th, 2007 03:27 AM
MS ACCESS 2003 FRONTEND AND MS SQL SERVER 2005 DB mohankumar0709 SQL Server 2005 3 March 23rd, 2007 12:48 AM
How to use .css files with SQL SERVER 2005 reporti bhartiv Reporting Services 0 January 1st, 2007 03:30 AM
Read SQL Server 2000 files into MS-Access slewis4 SQL Server 2000 8 March 1st, 2006 04:21 PM





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