in reply to How to pass my variables into html part using perl cgi?
You need to stop now, and review the advice you've already been given several times. perlintro, and also the CGI documentation. Take the time to read and understand this. You must be copying and pasting your code, you don't do things in a consistent manner (for example your use of open) between scripts. Stop posting rapid fire questions and spend some time learning to use the tool you've chosen. http://learn.perl.org.
|
|---|