in reply to Re: How do I present other web extensions?
in thread How do I present other web extensions?

Yeah, I see what you mean by the temporary file. I guess a yucky way is to request the temp file using something like LWP from within search.cgi (my search script), capture the result in a variable, remove the temp file and then output the variable... Thanks
  • Comment on Re^2: How do I present other web extensions?