A JavaScript carousel that will allow two rows with four columns.
While working on the Landing Page for our Radio website, I remembered an old design of another music-related webpage, so with the help of the
Internet Archive's Wayback Machine«, I was able to find it, and I started researching for a Carousel Script.
I found several, but only one fit my needs,
Flickity«.
I then found a short, easy-to-use Script from
Stack Overflow« that I was able to implement in Classic ASP and SQL Server.
Copy the ASP/HTML code into a new Document, name it Main.asp.
Change the top 4 lines to fit your SQL Server credentials.
Open [
SQL Server Management Studio].
Right-click on the Server Name (aka: MySQLServer\InstanceName)
Choose [
New Query].
Copy the code below, paste it in the New Query window, and then [
Execute].