Aravinthan Posted September 2, 2011 Share Posted September 2, 2011 Hey guys, Ok so here is what I need to do. I have a ofrm where users select images. But the thing is, I want to show the images in a different page ( sort of a gallery ) and when the users cliks on the image they want and confirm the picture, I want the file name to be written in a textbox in a PHP form to be submitted into a DB. I can do the gallery part and the form and all... All I need is a way for me to send the picture's name and extension to the textbox of the form. Thanks for your help, Ara Quote Link to comment Share on other sites More sharing options...
AyKay47 Posted September 2, 2011 Share Posted September 2, 2011 why not use drop boxes or something along those lines to allow user to select what pictures they want Quote Link to comment Share on other sites More sharing options...
Aravinthan Posted September 2, 2011 Author Share Posted September 2, 2011 The pictures is too big. The pictures vary from 1600x1200 to 800x600 so placing them in the dropbox would not fit into the design... Quote Link to comment Share on other sites More sharing options...
AyKay47 Posted September 2, 2011 Share Posted September 2, 2011 i was referring to using something like radio buttons to allow the user to choose which images they want.. Quote Link to comment Share on other sites More sharing options...
Aravinthan Posted September 2, 2011 Author Share Posted September 2, 2011 There is more than 50 pictures... And I am still adding pictures... That would be really tough to have them all in the same page... 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.