benhodgson Posted September 2, 2006 Share Posted September 2, 2006 Had a quick search but couldn't see anything on this, and all the results Google returns are pretty unclear.I'm building a news system with PHP/mySQL, one of the features is to associate an image with the story. It's literally just a textbox where you input the URL to the image, but it also has a link next to it which goes to a repository of readily prepared stock images in a popup window, to save time.What I need to happen is for the user to click a picture in the popup, and for the URL of that picture to be passed back to the initial page and inserted into the URL textbox.Any help or advice on how I can do this is greatly appreciated.Thanks in advance. :) Quote Link to comment Share on other sites More sharing options...
AndyB Posted September 2, 2006 Share Posted September 2, 2006 http://www.irt.org/script/form.htm#10.3I expect one of those has your answer (or at least a signpost) Quote Link to comment Share on other sites More sharing options...
benhodgson Posted September 2, 2006 Author Share Posted September 2, 2006 Excellent stuff!Got it working now, cheers. 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.