I want to create a HTML document that i can output the results of, and
also provide the file in XML format (i.e. not pretty printed in XML,
just data).  Ideally I want the web page to display and then the user to
get a ("download product") dialog box to save the XML file.

I'm pretty sure that's possible using a multipart/mixed (server push)
document, but I can't find any tutorials on how to do it (preferably
using CGI.pm).  

Can anyone either explain it or point me to a good resource?

Thanks in advance,

Dan


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to