Forum Moderators: coopster & phranque

Message Too Old, No Replies

Form That Puts Output into HTML format

         

doubleplus

9:51 pm on Oct 26, 2003 (gmt 0)



I want to create a form that accepts entries, including a picture upload, then sends the results of the form in a specific HTML format so the resulting HTML can be copied and pasted into a page after approval. Has this been done?

Thanks.

jaski

9:46 am on Oct 27, 2003 (gmt 0)

10+ Year Member



Hi doubleplus,
Welcome to the webmasterworld.

Usually the form submits values to a script which can process it to create an html page that you are looking for.

Including images will make this pretty complex and you may need to get some expert to do it for you.

Jaski

protheus99

9:37 pm on Oct 28, 2003 (gmt 0)

10+ Year Member



I think that the best way for you to do this simply is to add the url of the image instead of an image upload and you will be able to call the image as a variable in your html code afterwards ...