Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. how to set input type file field value

how to set input type file field value

Scheduled Pinned Locked Moved Web Development
phptutorialquestion
2 Posts 2 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    harinath
    wrote on last edited by
    #1

    how to set input type file field value Hi all.. i am not able to set the default value for by giving the value. is there any way to achieve the purpose? function callme() { document.form1.t.value="textdsfdsfdsfdsf"; document.form1.file.value="c:\php.exe"; }

    Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    T 1 Reply Last reply
    0
    • H harinath

      how to set input type file field value Hi all.. i am not able to set the default value for by giving the value. is there any way to achieve the purpose? function callme() { document.form1.t.value="textdsfdsfdsfdsf"; document.form1.file.value="c:\php.exe"; }

      Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

      T Offline
      T Offline
      theJazzyBrain
      wrote on last edited by
      #2

      You can't do this. This is designed as such for security reasons. If you could dynamically set the value of the file input object, anyone would be able to steal files from your hard disk. theJazzyBrain

      Excellence is not an act, but a habit!

      Aristotle

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups