Access 2002 to ASP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I built a very small Access 2002 database. My boss would like it on the intertranet. Is ASP the easiest way to go? If so how would I go about doing this. Could all the forms be shown with the security or do I need to build them from scratch in ASP.

Thanks
 
Hi troy,

Do you have any programming experience? If not, you might want to consider
hiring a programmer to do this. An alternative is to use Microsoft FrontPage
to create your database-connective pages (it creates ASP or ASP.Net pages by
using wizards). However, be aware that the functionality afforded by
FrontPage wizards is limited.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

troy said:
I built a very small Access 2002 database. My boss would like it on the
intertranet. Is ASP the easiest way to go? If so how would I go about doing
this. Could all the forms be shown with the security or do I need to build
them from scratch in ASP.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

OT: Cannot find "normal" ASP newsgroup 2
descript string using classic asp ? 1
ASP .NET dll question 2
frames page Asp to Asp.net 1
ASP with ASP.net 4
Excel and ASP 2
ASP.net vs PHP 1
Migrating ASP & COM+ to ASP .NET 11

Back
Top