how do I add a property to a form to insert photos

  • Thread starter Thread starter marian
  • Start date Start date
M

marian

I am making a reports page and would like to use the form
to not only accept text, but to also accept photos and
then show the text as well as the photo.

For example, I would like to use the form to write up a
fishing repost as well as show a photo of a whopper fish
caught that same day as the report.

Thanks for any help.

Please someone at least try to help me.
 
Requires server-side scripting such as ASP, PHP etc. to associate the
uploaded photo with the text, unless you want to do this manually.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top