Go Back   CodingForums.com > :: Server side development > ASP

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-20-2005, 11:41 PM   PM User | #1
barnettgs
Regular Coder

 
Join Date: Sep 2002
Posts: 157
Thanks: 2
Thanked 0 Times in 0 Posts
barnettgs is an unknown quantity at this point
ASP Event script

I wonder do you know of any event asp similar to link below?

http://www.deafok.com/events.asp

Also can it also be done in php as well? Just curious.

Thanks
barnettgs is offline   Reply With Quote
Old 09-21-2005, 09:09 AM   PM User | #2
NancyJ
Senior Coder

 
NancyJ's Avatar
 
Join Date: Feb 2005
Location: Bradford, UK
Posts: 3,162
Thanks: 19
Thanked 65 Times in 64 Posts
NancyJ will become famous soon enough
Its just a very basic database driven website.
The database stores all the event details then they are displayed with asp (or php). Adding an event put the info in the db.

The db would likely have fields for ID, Subject, EventDate, Location, Details and DatePosted and thats pretty much all there is to it.
The query string passes the page an ID number, then you look up in the db the details for that ID and display the data. IF there is no id number given display all the data. The add event just takes the form data an inserts it into the db.
__________________
http://www.hazelryan.co.uk
NancyJ is offline   Reply With Quote
Old 09-21-2005, 11:04 PM   PM User | #3
Bullschmidt
Regular Coder

 
Join Date: Aug 2002
Location: USA
Posts: 478
Thanks: 0
Thanked 2 Times in 2 Posts
Bullschmidt is an unknown quantity at this point
I agree it looks typical.

Web Database Concept
http://www.bullschmidt.com/concept.asp

And if you're looking for a particular script you may want to do some searching at the following:

HotScripts.com
http://www.hotscripts.com

Planet Source Code
http://www.planet-source-code.com

Scripts.com
http://www.scripts.com

The ASP Resource Index
http://www.aspin.com
__________________
J. Paul Schmidt
www.Bullschmidt.com - Freelance Web and Database Developer
www.Bullschmidt.com/DevTip.asp - Classic ASP Design Tips
Bullschmidt 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 02:53 AM.


Advertisement
Log in to turn off these ads.