Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 09:22 AM
Matthew Louden
Guest
 
Posts: n/a
Default ASP page to show different schedule on each day

I want to create ASP page that shows the schedule of TV station. Since each
day's (Monday - Sunday) schedule is different, and I want each day will
display the schedule on that day of a week. I wonder if I need to create 7
different ASP pages and call different one on each day?
This is just my idea, but I think this is not a good solution.

Please advise!


  #2  
Old July 19th, 2005, 09:22 AM
Ray at
Guest
 
Posts: n/a
Default Re: ASP page to show different schedule on each day

One page'll be fine. VBScript, if that's what you use, is aware of what day
of the week any date is. Take a look at the weekday function in your
VBScript documentation.

Ray at work

"Matthew Louden" <jrefactors@hotmail.com> wrote in message
news:%23IGHmSAoDHA.3256@tk2msftngp13.phx.gbl...[color=blue]
> I want to create ASP page that shows the schedule of TV station. Since[/color]
each[color=blue]
> day's (Monday - Sunday) schedule is different, and I want each day will
> display the schedule on that day of a week. I wonder if I need to create 7
> different ASP pages and call different one on each day?
> This is just my idea, but I think this is not a good solution.
>
> Please advise!
>
>[/color]


  #3  
Old July 19th, 2005, 09:22 AM
Mohamed Hosam
Guest
 
Posts: n/a
Default Re: ASP page to show different schedule on each day

Create your database with a date field or even a text field for days. Then
from your page, collect the record where the day value matches today's day.

Mohamed


"Matthew Louden" <jrefactors@hotmail.com> wrote in message
news:#IGHmSAoDHA.3256@tk2msftngp13.phx.gbl...[color=blue]
> I want to create ASP page that shows the schedule of TV station. Since[/color]
each[color=blue]
> day's (Monday - Sunday) schedule is different, and I want each day will
> display the schedule on that day of a week. I wonder if I need to create 7
> different ASP pages and call different one on each day?
> This is just my idea, but I think this is not a good solution.
>
> Please advise!
>
>[/color]


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.525 / Virus Database: 322 - Release Date: 10/9/2003


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles