in reply to how to pass the value to template and retrive the result from same cgi file.
you have to use redirect method in the add.cgi file. That will solve your problem.
Template is the very useful module in developing CGI application using perl.
Please read the HTML::Template documentation carefully before raising your queries
|
|---|