Highland3r Posted January 19, 2009 Share Posted January 19, 2009 I have created a script to upload images into a directory on my website now what i want to do is when people are inserting a new message they can click the insert image from my online images directory button and then they can scroll through the list of images click one and then it would leave the <img src="http://www.mydomain.com/images/picture1.jpg" width="110" height="110" /> in the message. Now i have all the code in place so that you can click insert new image and you enter the address it then leaves the <img src="http://www.mydomain.com/images/picture1.jpg" width="110" height="110" /> but the problem with that is you need to no the location of the file. All i need is to create a button to search the image directory then list the files within that directory then when click on a file it inserts its location to the message Any help appreciated Quote Link to comment Share on other sites More sharing options...
Highland3r Posted January 26, 2009 Author Share Posted January 26, 2009 Any ideas, ??? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.