How do I create something similar to McKinsey Quarterly in ASP/VBscript?

xantia

New member
I want to create something similar to McKinsey Quarterly (http://www.mckinseyquarterly.com/) in ASP/VBscript for my website.I want visitors to read the first 2 paragraphs of the article and then register to read the full article. Only name & email address will be required. When they register it will now take them to the full versions of the article. I would also like to add a feature whereby there will be a listing of the articles and will be ordered based on the most read article.

I am thinking of using Microsoft Access as the database to keep things simple for then maybe upgrade to SQL Server as the traffic increases. i would also like to add a Facebook Like Button to the page.

Any ideas on how I can go about all this,in terms of fields, records, queries, etc. I'm still a newbie to ASP/VBscript.

Thanks a lot.
 
Back
Top