bradmaunsell
Programmer
I am new to ASP and web sites. I have created a web app on my laptop under and it works fine. I want to put this on a hosted site something like bCentral.
My question is how do I download the access database from the web site to our local server.
I have been working with this piece of code but keep getting a page not found error.
<% Response.Redirect "Web12Tables.mdb" %>
Front Page 2000
Access 97 database (about 4MB)
5 tables in database
Can anybody offer some code to download my databse?
Thanks,
Brad
South Burlington, Vermont
My question is how do I download the access database from the web site to our local server.
I have been working with this piece of code but keep getting a page not found error.
<% Response.Redirect "Web12Tables.mdb" %>
Front Page 2000
Access 97 database (about 4MB)
5 tables in database
Can anybody offer some code to download my databse?
Thanks,
Brad
South Burlington, Vermont