What I have is an email system that has a 'delete' checkbox for each message in the user's mailbox. So I am trying to create the html with the check boxes based upon the number of messages that the user has.for ($i=1; $i<= $msgcount; $i++) { $C$checkcnt = param($C$checkcnt); $checkcnt++; }
Does anyone have any ideas?
In reply to dynamically initializing variables with perl by db2admin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |