I can't see your example code because it was virus-blocked, but in
general, the answer to your question will be browser-specific.

If you have a HTTP::Response, you can write the contents to a file and
then bring up that file in your browser, e.g.

system("mybrowser file://tempfile.html");


-----Original Message-----
From: Andrea Setti [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 17, 2005 12:29 PM
To: 'John J Lee'
Cc: [email protected]
Subject: Perl Single sign-on general login page: i need some help from
the list

Hi John, Hi list.

I need your help for two tasks:

I need to forward a HTTP::Message object to the client's browser and
don't
know how to do it.
Second, if someone could help me to simplify or optimize this script
should
be helpful.

As John already know (his patience is almost infinite), this script
tries to
be a login submission page for a general single sign-on purpose.
I wrote it to be used with TYPO3 CMS but should be ok for every type of
site.

Can someone help me to finish it?

Thanks a lot to everyone!



-----------------------------------------
********************************************************************
This e-mail is intended only for the addressee named above.  As this e-mail
may contain confidential or privileged information,  if you are not the
named addressee, you are not authorised  to retain, read, copy or
disseminate this message or any part of it.
********************************************************************

Reply via email to