This is basically an HTML form that collects information
from the visitor and sends it to a Web page that contains
program code that runs on server.
That program code queries a database for records that
match the information from the form, and then formats the
database information as HTML.
On a Microsoft Web server, you would most likely program
this in ASP or ASP.NET. It would definitely be a custom
programming job, and not something built into FrontPage.
Alternatively, I suspect that software of this type is
available off-the-shelf.
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| 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)
|/---------------------------------------------------
*----------------------------------------------------