Thanks - I was *really* hoping there was something I was missing in Witango. The problem is that we have an agent that intercepts our login to force users through a digital certificate, then it is supposed to pass the collected values to the TAF, and following that we authenticate them through Witango. The agent works about 90% of the time, but some of the time, fails to pass the information we need. So we really need a solution that will work 100% of the time. I am reluctant to use an ASP mechanism, especially since we're planning a migration to OS X in the near future. Is there any way to use JavaScript to do this?

On Thursday, September 4, 2003, at 03:50 PM, Scott Cadillac wrote:

Hi Ben,

<@URL> only captures Response headers, I think Dale was after Request
headers.

<@CGIPARAM FULL_REQUEST> is a feature on Mac platforms, but isn't supported
on Windows. Maybe in a future build? I could sure use it myself.


If you're on Windows, you could look at using an ASP page to capture the
Request Header info, and then do an automatic redirect to a TAF file.


Storing the value you need (captured by the ASP page) as a cookie could then
be easily captured by Witango.


Hope this helps.....

Scott Cadillac,
Witango.org - http://witango.org
403-281-6090 - [EMAIL PROTECTED]
--
Information for the Witango Developer Community
---------------------

XML-Extranet - http://xmlx.ca
403-281-6090 - [EMAIL PROTECTED]
--
Well-formed Development (for hire)
---------------------


-----Original Message-----
From: Ben Johansen [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 04, 2003 1:09 PM
To: [EMAIL PROTECTED]
Subject: RE: Witango-Talk: Need help getting raw HTTP header
info into Witango app


Have you thought of using the @URL tag and bringing back a @DOM object and parse the header info using XML?

Ben Johansen - http://www.pcforge.com
Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm
Authorized MDaemon Mail Server Reseller
http://www.pcforge.com/AltN.htm


-----Original Message----- From: Dale Graham [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 10:55 AM To: Witango-Talk list Subject: Witango-Talk: Need help getting raw HTTP header info into Witango app

We are currently using @cgiparam  http_cookie  but that
doesn't return
the entire header, and we need information that falls outside that
parameter. What we really need is something that will return
http_request

Any tips?

Thanks in advance to all the Witango gurus out there...

______________________________________________________________
__________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

______________________________________________________________
__________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


_______________________________________________________________________ _
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf



________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to