in reply to Using Win32::MsgBox via ASP
<%@Language=PerlScript%> <% ...Perl Code here... $Response->Write("foo"); %> [download]