Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-21-2012, 12:53 AM   PM User | #1
Richi
New to the CF scene

 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Richi is an unknown quantity at this point
Random daily content

Id like to find something like this to place inside a css sidebar:

http://www.dynamicdrive.com/dynamici...dowiframe2.htm

But i'd like to be able to have it display a random page each day instead of a set page for a certain day. Its going to be for a cooking website and i'd like to do a recipe of the day type thing with a recipe and a small youtube video in the side bar. Would this be possible and is there a similar script already available that i can use?
Richi is offline   Reply With Quote
Old 09-21-2012, 08:57 AM   PM User | #2
devnull69
Senior Coder

 
Join Date: Dec 2010
Posts: 2,245
Thanks: 10
Thanked 530 Times in 524 Posts
devnull69 will become famous soon enough
Things like that are usually tasks for the server side language of your choice because you (most certainly) will want to get this information from a database. The server side language will query the database for a random entry and then it will put together the output for the page based on that entry.
devnull69 is offline   Reply With Quote
Old 09-21-2012, 04:18 PM   PM User | #3
Richi
New to the CF scene

 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Richi is an unknown quantity at this point
Thanks for the reply. Yes that sounds like what im wanting to do. Do you know of anywhere i could find a script that would do this, or what i should be searching for roughly, im wouldn't know where to start if had to write one from scratch!
Richi is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:15 AM.


Advertisement
Log in to turn off these ads.