Getting upload to display

C

Curtis

Ive done a form to upload a file.. picture in this case....
the form works... comes back with info and URL to picture
or file....... Is there a way to make the picture siplay
instead of list the URL...?????? This doesn;t sound THAT
difficult to do! But I'm stumped........
Form http://www.webtekstudios.com/webtek2/upload2.htm

Thanks
 
T

Thomas A. Rowe

Not possible with the FP Upload component. Can be accomplished with server-side upload component,
scripting such as ASP, PHP, etc.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

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