This is a discussion on "Please help me. Self Updating Table Question." within the Web Page Design section. This forum, and the thread "Please help me. Self Updating Table Question. are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Please help me. Self Updating Table Question.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Please help me. Self Updating Table Question.
Hey guys, I'm probably going to make this sound more difficult than it really is. But I have a cafeteria menu for each week of the month that is displayed on our company web-page. Instead of having to manually change the text in each Day cell for the week. How can I make a table that will update every sunday for the new week which has different food. I'm using Microsoft Frontpage and really want to avoid any sort of .ASPI or .Net programming. Could I just somehow make all of the weekly tables and some how make the webpage display the new one every Sunday for the new week? Thanks A Lot.
![]() |
|
|
|
#2
|
||||
|
||||
|
Re: Please help me. Self Updating Table Question.
Unfortunately, this is going to have to be done using server side scripting, you can't do it purely with HTML. (Or fontpage)
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Please help me. Self Updating Table Question.
If theres only 4 menus then it wouldn't be to difficult to rotate them with php.
Either way i can only really see this being done effectively server side. |
|
#4
|
||||
|
||||
|
Re: Please help me. Self Updating Table Question.
voultar, do you know if you have PHP or ASP enabled on your host?
If you do, I could write you a basic script that would be easy to implement, without having to know anything about server-side technology
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| table links question | shammy2007 | Web Page Design | 3 | Dec 25th, 2007 23:16 |
| Updating a record | Wheatus7 | Classic ASP | 0 | Jun 3rd, 2007 06:56 |
| Need to align width of Float table with the table below | Vertabase | Web Page Design | 4 | Mar 8th, 2006 21:21 |
| Automatically updating table | gshaw | Databases | 1 | Jan 19th, 2006 13:21 |