Put Access database online

J

jaLe

I know this is not exactly tre group to ask but:

Is there any web page where I can online create ASP page for some *.mdb
database?

I used www.brinkster.com but it's not working well and now I want to
try to find web site which creates some sample ASP page from my
database.

thnx
 
J

James McNellis

What you are really looking for, I think, are two separate things. One, a
web host, and two, a software package to make some pages from your Access
database.

Unfortunately, I haven't used old-ASP, but if you check out
www.HotScripts.com and look under ASP, I am sure there is something that
would fit your needs. Tons of stuff in there is built on Access, and it
would provide you a host of examples.

As for a web host, Brinkster is good for free, but if you are looking for a
better, paid service, you can search for one that fits your needs at
www.HostSearch.com... they have a pretty good index of hosting companies.

(I'm not affiliated with either of those sites above... I just find them
useful).

HTH--

James.
 
J

jaLe

Actially I have software to make ASP pages from Access mdb -> ASPrunner
& ASPMaker

Also I have registered to www.1asphost.com and www.brinkster.com

When I create web site from s simple database and publish it to either
of this site then they wont work. I'm not really good about ASP so I
was wondering if there is a web site that will create some simple ASP
pages from my database and publish it directly on server.

Thanks again for those links. They are usseful.
 
J

James McNellis

I'm sorry, I misunderstood your question.

With Brinkster, did you make sure that your mdb database is in the
"database" (or "db", I can't remember which) folder?

What error are you receiving when trying to view the page?

This might be better answered in an ASP newsgroup.

HTH--

James.
 
J

jaLe

Great !

I just made it work on my local IIS server.

I created some ASP page from a simple database with one table and it
automaticaly open it in browser.

Yea!!

Next question is : Where can I upload this files to see it working
online?

Brinkster is to complicated cause it can upload files one by one! Can't
use FTP. Now I'll try to deploy this site on www.1asphost.com cause
there is option to zip site and then server on www.1asphost.com unzip
it automaticaly...
 
J

James McNellis

You need to find a web host that supports FTP. www.HostSearch.com will let
you search for a host that supports FTP. I don't know of any free ones off
the top of my head...
 
Top