Skip to main content
February 2, 2012
Answered

Upload file <input type="hidden"> to server

  • February 2, 2012
  • 1 reply
  • 490 views

I have a file that is on a user machine. The file is always in the same location. I want to have the user click on an upload button without selecting a file and have it sent to the server for processing. I have tried to use <input type="hidden" name="fileupload" value="c:\filepath">. When I run it this way I get no file found. Please help!

    This topic has been closed for replies.
    Correct answer George_Johnson

    This doesn't sound like it's related to Acrobat forms. Are you working with a browser-based (HTML) form?

    1 reply

    George_JohnsonCorrect answer
    Inspiring
    February 2, 2012

    This doesn't sound like it's related to Acrobat forms. Are you working with a browser-based (HTML) form?

    February 2, 2012

    I am sorry, I will move it. Didn't notice it was in Acrobat, I was wanting Coldfusion.

    Edit: Since I am unaware of how to move it I'm just going to mark it as answered.