I've got a hard one.
In a form I have a drop down box with 10 choices. on the confirmation page
of the order I would like the picture displayed next to the item chosen in
the form.

How would I approach this?

Re: inserting an image file based on form results by Thomas

Thomas
Tue Jun 19 18:05:57 CDT 2007

This is easy to accomplish if you can use a database and write whatever server-side scripting is
supported by your web host to process the form and then redirect to a custom confirmation page. FP
has no direct functions to accomplish this.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"cellnorth" <cellnorth@discussions.microsoft.com> wrote in message
news:6BF2F02C-A856-45BE-BBFB-ECEC51055CE1@microsoft.com...
> I've got a hard one.
> In a form I have a drop down box with 10 choices. on the confirmation page
> of the order I would like the picture displayed next to the item chosen in
> the form.
>
> How would I approach this?