Results 1 to 2 of 2

Thread: Image Pre-View in form.

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2004
    Location
    Canada
    Posts
    95

    Image Pre-View in form.

    I have a image upload PHP script. It uploads via HTML form. Im wondering how i could make the form so when you hit browse, and select the image it appears in a box on the page, sort of as a image preview, before the form is submitted. I have everything working great, im just wondering how i would implement this into the form. Any healp would be greatly appreciated.


    Thanks,
    Ryan

  2. #2
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099

    Re: Image Pre-View in form.

    As far as im aware this is not possible, you cannot access files on the users computer until they have been uploaded. If you really want a preview before you upload the image then i think it could be done by either using ActiveX or Java Applets, both with their own issues and problems though.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width