nadoona Posted July 1, 2006 Share Posted July 1, 2006 Hi,I am starting to make my first database driven website and I really need some help.Basically, what I am trying to do is to show some images on a page and allow the user to click on a certain image. Then, based on the image chosen, I want to open another page having a dynamic table that is filtered according to the image chosen. In other words, the query of the dynamic table may look like that:select *from tablewhere field = [image chosen on the initial page]Please advise,Thanks. 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.