Forum Moderators: coopster

Message Too Old, No Replies

Image upload with form and displayed on new page with content

Image upload with form and displayed on new page with content

         

kbss

3:04 pm on May 15, 2006 (gmt 0)

10+ Year Member



basically,
i know no serverside (to my knowledge) and little php.
what i am trying to create (or buy a pre-made script and edit) is something i can add to an existing form that allows me to upload an image to a folder, and that image will be displayed on the new page with the questions answered once submitted.

im sorry if this has already been covered on the forum, i had a look through it and didn't find anything relevent, i also checked out google with no luck.

thanks in advance, mellissa.

also any suggestions on tutorials or other websites that might have soemthing relevent would be great!

dreamcatcher

3:12 pm on May 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



mellissa, a warm welcome to Webmaster World. :)

Have you tried looking at the file upload systems on hotscripts.com? There are some very basic systems there which might be ideal for what you are looking for.

dc

kbss

9:14 am on May 16, 2006 (gmt 0)

10+ Year Member



yeah i found some upload systems but i dont know how to make it insert those images into content on a different page

jatar_k

3:04 pm on May 16, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld kbss,

this is a two part process

1. upload
2. page creation

1. the upload could be handled by any standard upload script I should think

2. as far as the page creation goes this would probably need to be a custom portion of your upload/processing script due to the fact that it may be specific to your system

have you looked at a CMS (content management system) as a possible answer?