Aah, as Emily LaTella used to say "Never Mind" 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: Scott Cadillac [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 12:51 PM To: [EMAIL PROTECTED] Subject: RE: Witango-Talk: Need help getting raw HTTP header info into Witango app 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
