deezy Posted May 18, 2008 Share Posted May 18, 2008 Hello all, I have a slight problem with a repeating table. The table is populated using Dreamweavers 'dynamic table' object and repeated for every row in the database. I have added two more repeating columns, one with a radio button and one with an image. My problem is, i want to use the image as a hyperlink to a popup page displaying data relevant to the selected row only. How am i able to assign a unique link to a page dynamically for each row in the table? thanks. Link to comment https://forums.phpfreaks.com/topic/106231-repeating-table-assign-hyperlink/ Share on other sites More sharing options...
AndyB Posted May 18, 2008 Share Posted May 18, 2008 I tempted to say that step 1 would be to stop using Dreamweaver. Plain old coding will get the result you want - and be comprehensible as well. Maybe a DW wizard expert can give you the DW answer. Link to comment https://forums.phpfreaks.com/topic/106231-repeating-table-assign-hyperlink/#findComment-544482 Share on other sites More sharing options...
deezy Posted May 18, 2008 Author Share Posted May 18, 2008 Thanks for your reply. Yes i agree, the dreamweaver coding is not the best by any means, in future projects with more time i hope to manually code everything. I was hoping there would be some method of dynamically creating a hyperlink to a dynamic page containing information for the specific row? thanks Link to comment https://forums.phpfreaks.com/topic/106231-repeating-table-assign-hyperlink/#findComment-544495 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.