in reply to Re^8: Pass the value from perl script to html page
in thread Pass the value from perl script to html page

You open the html file and process it the way I showed you in the example I wrote, or using HTML::Template if you need elaborate tricks.
  • Comment on Re^9: Pass the value from perl script to html page