User Profile

Collapse

Profile Sidebar

Collapse
arno14843
arno14843
Last Activity: Jun 12 '07, 03:22 PM
Joined: Jun 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Alright yeah I did read that, and didn't really address the issue

    basically this is what I have on one page:

    Code:
    <input name="annFile" type="file" size="48" id="annFile">
    on the preview page:

    Code:
    <input type="hidden" name="annFile" value="#FORM.annFile#" />
    which is just used to pass information along...
    See more | Go to post

    Leave a comment:


  • arno14843
    started a topic Uploading a file with a Preview Page

    Uploading a file with a Preview Page

    Alright well heres my issue, I'm trying to create a preview page for a form we currently use on our website. The only problem I have is right now we have the <input type="file"> field on one page.. it goes to the preview page if so desired and then we have a page that actually takes care of the upload once the user selects submit on the preview page. This seems all fine and well the problem is I can't find a way to pass the file information...
    See more | Go to post
No activity results to display
Show More
Working...