Yes, it can be done using forms.
The usual approach is to set up a database with one record
for each car. One of the database fields contains the name
of the picture file for that car.
To make this work really slick, you'd need to program the
site in something like ASP or ASP.NET.
Alternatively, you could:
o Use the FrontPage "Save Results to Database" feature
for adding record to the database.
o Use the FrontPage File Upload component for
uploading picture files.
o Use the FrontPage Database Results Wizard (plus a
bit of tweaking) to display the completed inventory.
Unfortunately, even with this approach, you'll probably
have to do some custom programming for functions like
correcting existing entries and deleting entries when the
cards are sold.
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)
|/---------------------------------------------------
*----------------------------------------------------