SQL Server/ASP driven website - TechRepublic
General discussion
August 26, 2002 at 06:25 AM
rmg

SQL Server/ASP driven website

by rmg . Updated 23 years, 10 months ago

How can I construct a data driven website using SQL Server and ASP? I know ASP and SQL, and I have seen a lot of sites that have query strings in the URL, such as the URL’s below. What is this and how can I acheive it?

http://www.scient.com/pages/scient.asp?pagecref=147

http://www.scient.com/pages/Scient.asp?PagecRef=69&Mid=69

On that website, they seem to use one single page to control the rest of the data. How can I create websites that behave this way? And what is it called?

This discussion is locked

All Comments