B benwo Registered User. Local time Today, 06:09 Joined Nov 29, 2005 Messages 39 Apr 24, 2006 #1 Hi Does anyone know a basic and quick way to write to a table in a database using a web page instead of a form? the webpage is stored locally as is the database Thanks Ben
Hi Does anyone know a basic and quick way to write to a table in a database using a web page instead of a form? the webpage is stored locally as is the database Thanks Ben
S Sergeant Someone's gotta do it Local time Today, 01:09 Joined Jan 4, 2003 Messages 638 Apr 24, 2006 #2 Is the webpage stored locally on a *web server*? I don't know of a way to have a data-enabled web page without a web server. If you do have access to a local web server, it's not rocket science to display and update records in the database.
Is the webpage stored locally on a *web server*? I don't know of a way to have a data-enabled web page without a web server. If you do have access to a local web server, it's not rocket science to display and update records in the database.