Ok, so in what directory did you store the image?
26 Replies - 6085 Views - Last Post: 18 August 2011 - 06:51 PM
#16
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 05:56 PM
#17
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 05:58 PM
This dir <img src='Images/properties/.../>
#18
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:07 PM
Ok try with this
<img src=<?php echo "Images/properties/".$file; ?> width=width height=height>
#19
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:10 PM
Should i insert it after the image value? where should i add it?
#20
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:11 PM
Add the above to where you want to image to display
#21
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:17 PM
Hmm..That code just displayed the images. all i wanted was for it to add the image path to the upload field..
#22
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:19 PM
You cannot directly set a default file for the file input type, I found a script that will do it for you though this is untested
I've found this script but I cannot see how it works as I had just tested it
Sorry, I cannot help on this one
<html> <head></head> <body> <form name="test_form" method="post" action="test.jsp"> <input type=file name=browse style="display: none;"> <input type=text name=file value=c:/test.jpg> <input type=button style="font-style:veranda; font-size:12px; font-weight:bold;text-transform:lowercase;color:white;background-color:#A2C382;height:22px;border-style:ridge;text-align:center;" onclick="browse.click();file.value=browse.value;" value="Select a File..."> <br><br> <!-- must be clicked twice for the form to submit! --> <input type=submit value="Submit The Form Now!" style="font-style:veranda; font-size:12px;"> </form> </body> </html>
I've found this script but I cannot see how it works as I had just tested it
This post has been edited by aaron1178: 18 August 2011 - 06:39 PM
#23
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:36 PM
Ok man..thx for the help so far...I am still with u
#24
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:40 PM
Welcome to Dream.In.Code by the way
This post has been edited by aaron1178: 18 August 2011 - 06:51 PM
#25
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:43 PM
Hmmm..what does that line mean.I dont understand.
#26
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:49 PM
I was trying to get rep, the green +1
Don't worry, and I welcomed you to the Dream.In.Code community
#27
Re: Retrieve dropdown menu and image path from the database
Posted 18 August 2011 - 06:51 PM
Ok man..Thx for everything..I appreciate.
|
|

New Topic/Question
Reply





MultiQuote


|