PDA

Click to See Complete Forum and Search --> : How Should I get Started with the WEB?


hozo
Sep 19th, 2000, 01:11 PM
Hey guys. I just wanted some opinions from those who went from VB .EXE compiling to WEB APPs. Basically my company is wanting to get there products on the web and this is a perfect opputunity to kiss some nice a$$. What should I start with? I need users to be able to create themselves, see an ID number associated to there record, and then have those records reviewable based off the ID. Also have member modify there info based off their ID and password.. etc. Any input is good.. Books / software packages (althought I really want to stay with vb if possible). Thanks

monte96
Sep 19th, 2000, 01:35 PM
Check out books from Wrox press. They are the best. If your talking about using ASP and vbscript, their Professional Active Server Pages 3.0 is hard to beat. If you have little experience in programming in general, go with the Beginning Active Server Pages 3.0 book instead.

hozo
Sep 19th, 2000, 01:39 PM
can I use ASP and vbscript to access my access db's ?.. what about SQL and what kind of security can I expect?

artsapimp
Sep 19th, 2000, 05:22 PM
Yes, the WROX books will give you examples of access db connections.