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 Link to comment https://forums.phpfreaks.com/topic/246234-pass-value-from-another-page-to-form/ 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 Link to comment https://forums.phpfreaks.com/topic/246234-pass-value-from-another-page-to-form/#findComment-1264662 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... Link to comment https://forums.phpfreaks.com/topic/246234-pass-value-from-another-page-to-form/#findComment-1264697 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.. Link to comment https://forums.phpfreaks.com/topic/246234-pass-value-from-another-page-to-form/#findComment-1264718 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... Link to comment https://forums.phpfreaks.com/topic/246234-pass-value-from-another-page-to-form/#findComment-1264887 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.