manton Posted April 26, 2007 Share Posted April 26, 2007 Hi all. I have a dynamic table and use a check box in every record. I want the selected ones to open in a new page. What shall I do? I mean, what is the way to pass the selected records to the new page? Link to comment https://forums.phpfreaks.com/topic/48783-php-and-forms/ Share on other sites More sharing options...
suzzane2020 Posted April 26, 2007 Share Posted April 26, 2007 what do u mean 'by every record ' is it an addr to a new page? Link to comment https://forums.phpfreaks.com/topic/48783-php-and-forms/#findComment-239071 Share on other sites More sharing options...
manton Posted April 26, 2007 Author Share Posted April 26, 2007 No. Specifically, the table is about a list of names. When the user checks one or more records, I want those records to open on a new page. My problem is how am Isupposed to pass the IDs of the selected records to that new page. Please, note that the check box is not retrieved from a db. Link to comment https://forums.phpfreaks.com/topic/48783-php-and-forms/#findComment-239083 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.