Responses interspersed.
EdH said:
Thanks for response. A couple of questions:
1. Can I have on the same page a form to input data and also show database
results? (am thinking that I in the same page with the dbase input form, I
could show the current contents of the dbase)
Yes, but connecting the two would be very awkward.
2. is there anywhere I can find a tutorial or a ready made template that has
a fillable form already filled with current data?
Oh, probably. You could try googling for it. However, in most cases, you'll
want to customize the edit criteria, the list of fields various users can
update, and so forth. That's why I always roll my own.
3. can you tell me of a good book, or website or course where I can learn
ASP coding?
Thanks a lot,
EdH
For obvious reasons, I'm kind of partial to these:
Web Database Development Step by Step
Web Database Development Step by Step .NET Edition
You might also want to take a look at Visual Web Developer Express, which is
in beta. I think this plus ASP.NET 2.0 is going to change a lot of people's
minds about ASP.NET. For example, you can do database editing such as you
describe, plus database creation, database design, DHTML menus, breakcrumbs,
Master Pages (which are like DWT's assembled on the fly), site registration,
protected folders, site personalization, and other goodies all without
leaving the GUI.
http://lab.msdn.microsoft.com/express/vwd/default.aspx
For a hosting company that supports this beta, browse:
http://msdn.microsoft.com/asp.net/beta2/hosters/
Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------Â-----------------------
|\----------------------------Â-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------Â-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------Â-----------------------
*-----------------------------Â-----------------------