December 4, 2002 at 4:28 am
Hi Everyone,
I currently have an access database with forms. I am trying to make it "Web" based so i have decided to mov everything to sql server and start making web forms. Can anybody help me on what to do? Is there a program that can make web forms fairly easily(like access forms). or do I have to program by hand?
any help would be much appreciated!!
Sam
December 4, 2002 at 5:09 am
Front Page is easy to use as is DreamWeaver but nothing as simple as Access forms to build. Ths best places I have found to look for ASP, PHP or Fusion code depending on the solution you are using are http://www.planetsourcecode.com and http://www.aspindex.com . Anything beyound that is try to use Stored Procedures to control securit and logic as much as possible. Try not to interpret the existing interface directly to Web but isntead build a new interface. And just ask questions when you have them. For IIS and ASP related info check out the MSDN library at http://msdn.micosoft.com
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply