I've just created a simple site which: Has complete login functionality with SQL Server storing the users and passwords. You can change your password or have an auto-generated one emailed to you if you forget it. Based on your user you can have access an enquiry page. On that page you can partial search on a name and have a sortable, paged grid of SQL 'LIKE' results. Clicking on a grid row highlights the row and displays the address details below.
Had to set up some permissions on SQL Server and run a supplied script to create the users database, but all the above was achieved by drag-and-drop controls and setting some properties in Visual Web Developer - I have written no code behind anything as of yet. You could do the same with the free-as-in-beer express editions of SQL Server and Web Developer. -- Alan Bourke [EMAIL PROTECTED] -- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

