Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Posting Information as Live

Status
Not open for further replies.

RussOSU

Technical User
Apr 16, 2001
93
US
I am working on creating a website in which can be updated by the individuals that own some of the tasks. This is not that big of a deal except for the fact that a few of the people have little (very) to no html or webpage experience. I am looking to make a page for them in which they use a table to show what their daily "load" looks like for the week. This table uses colored backgrounds to represent meetings, projects, etc.. They currently keep track and hang out side their cubes a similar document that they create and update in Excel. What I am looking for is a way in which I can program (which I have little to very little experience doing) the page to retrieve and show the updates that they make in the excel documents. If this is possible please help me on this.

Thanks

Russ
 
Your going to need a database of course to house the data. Use SQL server or Acccess, or what ever you have available.
Then your going to need to know how to create a database to house this, then you'll need to know at least the following: HTML, VBScript, and maybe some DHTML if you wanna make it look all professional.

If you know these then your going to need to know ASP. Best place to start is at any tutorial you can find. I started at and went to the programming area, then went to the ASP stuff. You can also go to
Those are two good sites. Good luck.

donn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top