View Single Post
Old 05-03-2007, 05:43 PM   #4 (permalink)
Krishnaswamy
Junior Member
 
Join Date: May 2007
Posts: 29
Default Re: Web Lanuage question

There are couple of options:

1. MySQL/PHP/Apache
2. You can use PHP with IIS (Microsoft) as well.
3. MSSQL(MS ACCESS) with ASP is probably not the best way.
4. MSSQL(Express or full version) and ASP.NET is perhaps the best and the most recent which will remain for many more years.
5. ColdFusion and any ODBC compliant Database, or even JDBC
6. Java Based Server languages if you are into java



Quote:
Originally Posted by drew22299
Hey,

I want to make a website where users can login and take quizes and have their score saved, so they will effectivly have an account, then i want a score board of some sort. what is the best language to use to implement this?

Drew,
Krishnaswamy is offline   Reply With Quote
Sponsored Links