p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > ASP.NET and ASP > ASP 3 Classic ASP Active Server Pages 3.0 > Classic ASP Databases
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old November 11th, 2003, 05:51 PM
Registered User
Points: 31, Level: 1
Points: 31, Level: 1 Points: 31, Level: 1 Points: 31, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Nov 2003
Location: , , .
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Update info on home page via FTP/other

Hi,

I have a site where the team manager needs to put information on the home page about cancellations/ time or location changes/etc.

Unfortunately, they don't want to edit the page but would prefer uploading information (FTP, email, other) and have it magically appear in the correct place on the page.

Any one have any ideas?

Thanks.

HL


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old November 11th, 2003, 09:40 PM
Friend of Wrox
Points: 402, Level: 7
Points: 402, Level: 7 Points: 402, Level: 7 Points: 402, Level: 7
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jul 2003
Location: La Jolla, CA, USA.
Posts: 111
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Create an Excel spreadsheet with an editable cells containing the schedules.

Use ADO and ASP on your home page to query the Excel spreadsheet. Store these schedule times in Application variables.

You can also put in some logic to check the file time of the spreadsheet (using FileSystemObject) to determine if your Application variables need to be updated.

Now all your group leader has to do is upload the Excel spreadsheet.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Make Word Form Available for Use on Home Page aml Word VBA 0 March 6th, 2007 10:29 AM
Iam not getting Apache home page in browser bvapsridhar Apache Tomcat 0 February 3rd, 2007 07:23 AM
Reload Home Page qazi_nomi HTML Code Clinic 1 August 8th, 2004 01:22 PM
Renaming the home page derek Dreamweaver (all versions) 2 May 24th, 2004 01:33 PM
Overlaying image/flash, over the home page karib Flash (all versions) 7 April 26th, 2004 05:28 PM



All times are GMT -4. The time now is 04:47 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc