I am trying to update a webpage that is already up and running. I think it was designed with frontpage 2000 with html, asp, and sql code to run the site, scripts, queries etc. The problem I am having is I need to update the sql code, but I want to test it on local hard drive first. I have admin priv and everything else, but when I try using localhost or 127.0.0.1 to access page it says unauthorized user. Also is there a way, once I able to get the site to run on local machine, to run the site, database and such, the way it would run on the web? Mainly I am trying to test sql queries and make sure they run the way I want before I update and publish the site and updated code.
Thanks for any help you can give. Sorry about it being so long, I have trying to figure this out for a while.