Hello, I was wondering if anyone can help me out with the Mailing List ASP.
I am new to the ASP world and I wanted to try the Mailing List ASP script to see how it ran and it's functions.
I unzipped the file and copied all contents to a folder on my server wwwroot named Mail. I then moved the database part to the folder called database on the server.
I can login into the admin.htm part via the web. But how do I change the script to point to the database which is located somewhere other than the mailing_list directory?
I was reading how to change the script via the readme.txt But I will admit I am still a newbie to all this.
I got stuck here 
'Create database connection
'Initialise the strAccessDB variable with the name and the path to the Access Database
strAccessDB = "mailing_list.mdb"
Any help is greatly appreciated.
Thanks in advance,
Chris
Edited by ctagle