web page instead of form

benwo

Registered User.
Local time
Today, 10:46
Joined
Nov 29, 2005
Messages
39
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
 
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.
 

Users who are viewing this thread

Back
Top Bottom