insert value in<input type=file>

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mishrarajesh44
    New Member
    • Nov 2007
    • 23

    #1

    insert value in<input type=file>

    hi all,
    i am writting a program to update the record in the mysql databqse, using php.
    I hav designed the 'update form' totally same as my 'add form' so that by entering
    the mobile no. of the desired person , i will get back the update form having all fields as in add form and all field having the corresponding retrived value..
    but how will show the image name that was saved in the database in the photo field..
    Is
    <input type=file name= "" value="">

    possible ..?

    plese reply if anyone know..
    thanks.
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Originally posted by mishrarajesh44
    hi all,
    i am writting a program to update the record in the mysql databqse, using php.
    I hav designed the 'update form' totally same as my 'add form' so that by entering
    the mobile no. of the desired person , i will get back the update form having all fields as in add form and all field having the corresponding retrived value..
    but how will show the image name that was saved in the database in the photo field..
    Is
    <input type=file name= "" value="">

    possible ..?

    plese reply if anyone know..
    thanks.
    Please try and explain again but me more precise.

    I really can't get anything from what you said.

    Comment

    Working...