[AccessD] Insert Access Info Into Web page

MartyConnelly martyconnelly at shaw.ca
Tue Jun 7 11:41:09 CDT 2005


Here are a few good ASP sites:
o ASP101 Samples - http://www.asp101.com/samples
o W3Schools ASP Tutorial - http://www.w3schools.com/asp
o Microsoft VBScript Language Reference -
http://msdn.microsoft.com/scri­pting/default.htm?/scripting/V­BScript/d...

There are several 100 dollar asp IIS Access solutions like

http://www.access2asp.com/

Or for a "quick and dirty" generic ASP open source solution to putting
databases on the Web (often works well for the admin area of a Web site)
that just requires setting up a configuration page for each table or
query and uploading the database to the Web as long as there is an
autonumber field in each table (and you'll probably also separately want
to create login capabilities), perhaps try something like this:
GenericDB by Eli Robillard. It has been around for 7 years
and is used in a lot of university labs.
http://www.genericdb.com and then click on the Tips link to see an
example


Mail List at
http://aspadvice.com/SignUp/list.aspx?l=63&c=11

Res-Com Environmental wrote:

>Dear List:
>
>Is there a way that Access information (such as names and addresses) can be
>inserted into a website's form fields? We are trying to use a businesses
>website that doesn't offer special connections so we have to manually enter
>information from our database.
>
>Adam
>ResCom
>
>
>  
>

-- 
Marty Connelly
Victoria, B.C.
Canada






More information about the AccessD mailing list