Web development

GRW

Registered User.
Local time
Today, 00:36
Joined
Sep 4, 2001
Messages
19
I'm after a bit of advice....
Have developed a booking system for a client, Access 2003 adp front end with SQL Server 2000 backend, they want to offer search and view facilities on their intranet and possibly on the internet. Very broad but Simple question, whats the best way to do it ?:eek: having never done any web development....

It will purely be a couple of combo boxes populated from the SQL server for selection, followed by the display of the results, possibly with an email button.

At a loss as to where I should start, can I do anything in Access or possibly ASP.NET or something else ????

Apologies if this is in the wrong thread, and many thanks in advance for any responses,

GRW
 
I'd suggest ASP, if the users want to be able to query the database and return specific (and up to date) sets of data.

If they just want to be able to view data that is periodically updated, check out the Data pages within access.
 

Users who are viewing this thread

Back
Top Bottom