bunny1
03-09-2007, 09:26 AM
Hi
I have a page that has a bunch of check boxes with different names.
Once the user presses the submit button another page opens.
In that page i am trying to write code to check which check boxes are checked on the previous page and add their names to an array.
How can i check the checkboxes from another page?
I have to do it on another page as i am waiting for the submit action to know what boxes have been checked.
Hope this makes some sense!
Any help would be appreciated!
Thanks
I have a page that has a bunch of check boxes with different names.
Once the user presses the submit button another page opens.
In that page i am trying to write code to check which check boxes are checked on the previous page and add their names to an array.
How can i check the checkboxes from another page?
I have to do it on another page as i am waiting for the submit action to know what boxes have been checked.
Hope this makes some sense!
Any help would be appreciated!
Thanks