Well, i think you have to write these pages manually. You can find lot of
samples on internet.
--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
"Anjan30" <(E-Mail Removed)> wrote in message
news:4F9CA4CA-7F2A-4C6C-A8CC-(E-Mail Removed)...
> Can someone tell me why Access 2000 does not allow creating Active Server
> Pages that can write to the database? It can create Active Server Pages
> that
> can "only read" from database. This is fine for presenting dynamic web
> content, but in order to update the web content I need to update the
> database
> - I want to do this via the web too. Interestingly I am able to manually
> write the Active Server Pages that writes to the database, but I am
> wondering
> if I am geting into trouble doing it this way. Thanks.