RE: Witango-Talk: variables getting muxed

2007-09-27 Thread WebDude
PROTECTED] Sent: Wednesday, September 26, 2007 6:02 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed No problem Ben, I had done my homework on this one a long time ago. This number of line-returns is important, because although html output will accept more than 2

Re: Witango-Talk: variables getting muxed

2007-09-27 Thread Robert Garcia
Message- From: Scott Cadillac [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 6:02 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed No problem Ben, I had done my homework on this one a long time ago. This number of line-returns is important

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread WebDude
] Sent: Monday, September 24, 2007 1:47 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed Sounds similar to session hijacking (we had a discussion on this In January 2006). Use cookies instead of passing the userreference in the URL. --bill On Sep 24, 2007, at 8:02

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread William M Conlon
Muldoon Corporate Incentives 3416 Nicollet Ave S Minneapolis, MN 55408-4552 612.822. [EMAIL PROTECTED] ci.gif http://cipromo.com From: William Conlon [mailto:[EMAIL PROTECTED] Sent: Monday, September 24, 2007 1:47 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Stefan Gonick
Nicollet Ave S Minneapolis, MN 55408-4552 612.822. [EMAIL PROTECTED] [] http://cipromo.com/http://cipromo.com -- From: William Conlon [mailto:[EMAIL PROTECTED] Sent: Monday, September 24, 2007 1:47 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Roland Dumas
-4552 612.822. [EMAIL PROTECTED] ci.gif http://cipromo.com From: William Conlon [mailto:[EMAIL PROTECTED] Sent: Monday, September 24, 2007 1:47 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed Sounds similar to session hijacking (we had a discussion

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread WebDude
Subject: Re: Witango-Talk: variables getting muxed First, I would remove all references to @userreferenceargument in urls completely if you are using witango v5.5. Second, we had an issue like this, and it stumped us for a long time, until we watched what the users were doing. Users think

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread William M Conlon
: William M Conlon [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 9:54 AM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed Witango 5+ handles the setup of the session cookie containing @USERREFERENCE for you, and this is preferred over using

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread Jesse Parker
. -Original Message- From: WebDude [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 12:12 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed Okay... A few more details. I am using Witango2000. Not sure if this is a problem. Also, the problem is just

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Roland Dumas
tags are not likely to be respected by the proxy server - it has to go into the header. -Original Message- From: WebDude [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 12:12 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed Okay... A few

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Beverly Voth
into the header. -Original Message- From: WebDude [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 12:12 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed Okay... A few more details. I am using Witango2000. Not sure if this is a problem

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Robert Garcia
-EQUIV tags are not likely to be respected by the proxy server - it has to go into the header. -Original Message- From: WebDude [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 12:12 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed Okay

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread Scott Cadillac
by the proxy server - it has to go into the header. -Original Message- From: WebDude [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 12:12 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed Okay... A few more details. I am using

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread WebDude
] Sent: Wednesday, September 26, 2007 12:05 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed My experience has been basically identical to Jesse's. Plus, from very early days with Tango 4, once I figured out how to control my HTTP headers I never used

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread Scott Cadillac
@witango.com Subject: RE: Witango-Talk: variables getting muxed My experience has been basically identical to Jesse's. Plus, from very early days with Tango 4, once I figured out how to control my HTTP headers I never used the @USERREFERENCEARGUMENT in any of my applications - and the ones

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Ben Johansen
To: witango-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed My experience has been basically identical to Jesse's. Plus, from very early days with Tango 4, once I figured out how to control my HTTP headers I never used the @USERREFERENCEARGUMENT in any of my applications

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread WebDude
. And yes, all the best! -Original Message- From: Scott Cadillac [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 1:28 PM To: witango-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed Hi John, Yes, but just make sure there are no line-breaks inside the value

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread WebDude
PROTECTED] Sent: Wednesday, September 26, 2007 1:33 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed you might want to throw a @purgeresults just in front of that and place it in its own results action and make sure it is the first action that the taf see to ensure

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Ben Johansen
-talk@witango.com Subject: RE: Witango-Talk: variables getting muxed Hi John, Yes, but just make sure there are no line-breaks inside the value attribute (other than the @CRLF's). All the best. Scott, On Wed, September 26, 2007 3:17 pm, WebDude [EMAIL PROTECTED] said: Thanks guys. And yes

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Ben Johansen
:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 1:33 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed you might want to throw a @purgeresults just in front of that and place it in its own results action and make sure it is the first action that the taf see

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread WebDude
: Ben Johansen [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 1:50 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed yes you also need to make sure that there are 2 CRLF's at the end, so you either add another @CRLF to this and clear white space

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Ben Johansen
] Sent: Wednesday, September 26, 2007 1:50 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed yes you also need to make sure that there are 2 CRLF's at the end, so you either add another @CRLF to this and clear white space after (put cursor at end and hit delete

RE: Witango-Talk: variables getting muxed

2007-09-26 Thread WebDude
-Original Message- From: Ben Johansen [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 2:27 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed yeah, in html pages sent out there has to be a blank line starting with CRLF between Header and Content since you

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Scott Cadillac
, September 26, 2007 1:50 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed yes you also need to make sure that there are 2 CRLF's at the end, so you either add another @CRLF to this and clear white space after (put cursor at end and hit delete a bunch

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Ben Johansen
612.822. [EMAIL PROTECTED] http://cipromo.com -Original Message- From: Ben Johansen [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 1:50 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed yes you also need to make sure that there are 2 CRLF's

Re: Witango-Talk: variables getting muxed

2007-09-26 Thread Scott Cadillac
To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed yes you also need to make sure that there are 2 CRLF's at the end, so you either add another @CRLF to this and clear white space after (put cursor at end and hit delete a bunch ;-) or leave as is and delete all

Witango-Talk: variables getting muxed

2007-09-24 Thread WebDude
Hi all, I have a strange thing happening with one of my clients. We are still in the process on trying to find the problem. It might be a firewall issue on thier end, but I thought I might ask a couple of questions here. I have a site for a company that has around 150 employees. It is an

Re: Witango-Talk: variables getting muxed

2007-09-24 Thread Robert Garcia
First, I would remove all references to @userreferenceargument in urls completely if you are using witango v5.5. Second, we had an issue like this, and it stumped us for a long time, until we watched what the users were doing. Users think, that if they open another browser window, or tab,

RE: Witango-Talk: variables getting muxed

2007-09-24 Thread WebDude
[mailto:[EMAIL PROTECTED] Sent: Monday, September 24, 2007 9:52 AM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed First, I would remove all references to @userreferenceargument in urls completely if you are using witango v5.5. Second, we had an issue like

Re: Witango-Talk: variables getting muxed

2007-09-24 Thread Robert Garcia
24, 2007 9:52 AM To: witango-talk@witango.com Subject: Re: Witango-Talk: variables getting muxed First, I would remove all references to @userreferenceargument in urls completely if you are using witango v5.5. Second, we had an issue like this, and it stumped us for a long time, until we

Re: Witango-Talk: variables getting muxed

2007-09-24 Thread William Conlon
: variables getting muxed First, I would remove all references to @userreferenceargument in urls completely if you are using witango v5.5. Second, we had an issue like this, and it stumped us for a long time, until we watched what the users were doing. Users think, that if they open another