PDA

View Full Version : How Did They Make This Website



leonarmston
03-31-2004, 04:07 PM
Hi Guys for my Squash team I would like to produce a website similar to this from another Squash Club:

Repton Squash Club: Submit/View Results (http://www.reptonsquashclub.co.uk/reports.html)

I have no idea how this is done is it php, is it asp (Visual Studio) or something else? Is it sort of like a database it has match and team ID's

I would like to copy the idea of anybody with a username and password that has been given to them being able to enter results. I would then like to be able to produce statistics from the matches abit like u would in MS Access.

Please guys would you tell me what they made this website in (database part), what software would I need, is it easy and what would i need my webhost to allow so I could publish this website on the net? Also what would you do if you were to make this website?

Many Thanks In Advance Heroes

Leon

h1
04-01-2004, 06:53 AM
ASP, probably with MS-Access. :)

Ynhockey
04-02-2004, 08:56 PM
Just a note, you really don't need Visual Studio to code in ASP... a text editor is enough. If you want, i can outline for you how to do what you want, but of course you must learn ASP first :P I think w3schools has links to some guides.