PDA

View Full Version : Asp...


lyno1279
1-20-08, 10:48 AM
I have XP home and therefore can't mess around with IIS or ASP. I've played around with this in the past but it was on an XP Pro machine. I don't know very much about this stuff yet but do know I would like to use ASP and Access to build a dynamic website. How can I best go about doing this with having to upgrade to xp pro?

YvetteKuhns
1-20-08, 11:48 AM
You do not want to use Access for a dynamic website. It is too small and cannot handle a lot of simultaneous requests. Consider MSSQL for your database. To create a server environment on your home computer, you can download VertrigoServ (http://vertrigo.sourceforge.net/) for free.