However, I want to pass a scalar to the module but keep getting an error. What I've tried is as follows.$q->textfield('lastname');
Error...$a = qq|textfield('lastname')|; $q->$a;
Error... I'm sure this must be possible. Any help is appreciated.$q->\$a;
In reply to Passing scalars to CGI module by filmo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |