And still use the textbox name as you normally would (my $data = param('name');) ? What I'm really trying to ask is, is it possible to paste straight HTML forms and have them work?print <<"END"; <table><tr><td>Name: </td> <td><input type="text" name="name" size="4 +0" /></td></tr></table> END
In reply to HTML forms by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |