Can I have a HTML frontend (data-entry form)with access as database

  • Thread starter Thread starter Rajesh
  • Start date Start date
R

Rajesh

dear all,
as of now, am working on a simple access database with a normal data
entry form
Can I design a form in HTML for data entry, and the same be linked to an
access database where the records get saved

I also require a scrolling marque in the HTML page which runs some
prefeeded information.

how can I go about it, pls help

Warm regards,
Rajesh
 
You will find hundreds of examples on the web on beggining asp.net. Why
dont you start at w3schools.com for some short tutorials. You should be
able to transport much of your business logic to an aspx page.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
 
Thanx John,
please throw light on ur suggestion of transporting most of my business
logic on axps page..
its a small need as of now, that is designing a front page or say a data
entry page in html. and storing the entered data thru this page in a
ms-access database.
2 key things over here.

1) Do I need to be very proficent in asp etc to achieve this
2) what sofwares/tools i wud be requiring apart from ms-office that i
currently have on my pc.. do i require frontpage etc

Warm regards,
Rajesh
 
Back
Top