RE: Witango-Talk: cookies

2003-07-30 Thread Scott Cadillac
Good find Ben, I knew the value was supposed to be small, but that's bigger than I expected. Interesting. > -Original Message- > From: Ben Johansen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 10:53 PM > To: [EMAIL PROTECTED] > Subject: RE: Witango-Talk: cookies > >

RE: Witango-Talk: cookies

2003-07-30 Thread Scott Cadillac
Hey Man, Yes, cookies can be disabled. So don't rely on a 100% return in your coding investment. But most every modern Browser has separate settings for regular Cookies and Session Cookies now - because Session Cookies are so important to dynamic Web Applications. Every major Web development plat

RE: Witango-Talk: cookies

2003-07-30 Thread Ben Johansen
Hi Scott, Just bringing to the attention for the list a limitation that I just found out and is undocumented there is no limit set by rfc 2109 http://www.w3.org/Protocols/rfc2109/rfc2109 and in searching around on Google there are article about cookies 2500 chars. So, I will have to create Cook

RE: Witango-Talk: cookies

2003-07-30 Thread Ben Johansen
I don't know why for the life of me there is a 128 char limit.   Sorry, I was working with someone off line and they brought up this limit issue which I hadn't hit after I made that post about scoping...   stay tuned to another episode of As the Cookie crumbles ;-) Ben Johansen - http://www

Re: Witango-Talk: cookies

2003-07-30 Thread witango man
>> It reminds me alot of hidden args but cooler, more flexible and actualy>> hidden hehe...   Yes but you might want to bear in mind that users have the ability to switch cookies off.   (People like the cookie monster when he was in rehab)   On this note   This would include session cookies too

RE: Witango-Talk: cookies

2003-07-30 Thread Scott Cadillac
Hi Atrix and Ben, Cookie data is very limited in size. This is a limitation of the HTTP spec - not Witango. Cookie data can only be a single scalar value (text) and probably limited to the kinds of characters you can use. Carriage-returns are a no-no for sure, because they mark the end of the HTT

Re: Witango-Talk: cookies

2003-07-30 Thread Atrix Wolfe
Funny you should mention that Ben!   i was just playin around seein if i could store a resultset in a cookie and it wouldnt take.   I guess you could always make code to split what you wanted to store in 128 character segments though hehe (:   I dont know why 128 chars but im betting it has s

RE: Witango-Talk: cookies

2003-07-30 Thread Ben Johansen
Thanks Scott, - forgot about session cookies are store in a virtual cookie jar not in the actual cookie jar   Thanks Witango Man -for the GUI Cookie (must be chocolate chip on a hot summer day ;-) a big plus to using the Assign action is nice and easy expire date select   One gotcha, Th

Re: Witango-Talk: cookies

2003-07-30 Thread Atrix Wolfe
Very cool stuff I can see how when the browser requests the page it also passes all the values of the cookies. It reminds me alot of hidden args but cooler, more flexible and actualy hidden hehe... Thanks for the info you guys (: - Original Message - From: "Scott Cadillac" <[EMAIL PROTE

RE: Witango-Talk: cookies

2003-07-30 Thread witango man
Just to add to Ben's post - if you using an Assign action - set the scope to cookie - right click and select properties - in there you can set the other cookie attributes as Ben described (Bens method is just as good but if you want to use a GUI instead)       Ben Johansen <[EMAIL PROTECTED]> w

RE: Witango-Talk: cookies

2003-07-30 Thread Scott Cadillac
Hi Atrix, The passing of cookie assignments and values is done inside the HTTP Headers, which are used by the Browser and Web Servers to communicate your URL requests and webpage responses. Typically the HTTP Headers are hidden from view by most Browsers (and Users), and not easily see even by we

Re: Witango-Talk: Using non ODBC 3 drivers with 5.0.1.062

2003-07-30 Thread Jason Pamental
Giorgio, Christian Platt put up a page with some tips - see if that gets you started and let us know how you make out... http://www.apocm.de/witango/index.html Good luck! Jason On Wednesday, July 30, 2003, at 05:58 PM, Ferrà A&T - Giorgio Tassistro wrote: Jason, Last year I use JDBC but

RE: Witango-Talk: cookies

2003-07-30 Thread Ben Johansen
I have been through a crash course on cookies :-b   they are interesting critters.   ok first let me explain about the Cookie Jar. (using windows in these examples)   Under your Windows folder or Document Settings folder depending on version of OS there is a folder usually called cookies.

Re: Witango-Talk: OT: contest - top 10 reasons to upgrade are...

2003-07-30 Thread Campbell Steve
On 7/30/03 5:34 PM, "Wilcox, Jamileh (HSC)" <[EMAIL PROTECTED]> wrote: > OK, I've got to justify why we need to upgrade our Tango2000 to > Witango5. ROI-type stuff. (Not counting the patch needed for the > buffer overflow; I'm counting on that as a final ace.) > > This is for pseudo-techie, bot

Witango-Talk: cookies

2003-07-30 Thread Atrix Wolfe
Hey Ben, you said cookies could offload variable storage.  I dont know anything about cookies, is that data stored in files on the user's computer or is it more like post args or something else?  It sounds really cool, is it easy to do in witango? __

Re: Witango-Talk: OT: contest - top 10 reasons to upgrade are...

2003-07-30 Thread Bill Conlon
I wouldn't call this upgrade future proofing, but it gets your feet out before the cement hardens. * Runs with apache2, (apache 1.3 is EOL -- just some security patches) so the web server can also have higher performance/speed/security. * JDBC interface -- cheaper than Openlink licenses >O

RE: Witango-Talk: OT: contest - top 10 reasons to upgrade are...

2003-07-30 Thread Ben Johansen
You can add... Improved DOM/XML handling Improved Java/Java bean/JDBC (java-database connectivity) Handling 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 -O

Witango-Talk: OT: contest - top 10 reasons to upgrade are...

2003-07-30 Thread Wilcox, Jamileh (HSC)
OK, I've got to justify why we need to upgrade our Tango2000 to Witango5. ROI-type stuff. (Not counting the patch needed for the buffer overflow; I'm counting on that as a final ace.) This is for pseudo-techie, bottom-line-obsessed management types. I don't speak mgt-ese and I'm not entirely su

Witango-Talk: Using non ODBC 3 drivers with 5.0.1.062

2003-07-30 Thread Phil Wade
We have had a lot of questions regarding ODBC drivers and I want clarify what the situation is with the use of non ODBC 3.0 drivers with Witango Server 5.0.1.062. Put simply there are several layers and interface versions to ODBC. The witango applications communicate with the ODBC Driver Manager.

Re: Witango-Talk: OT: Cold Fusion -1, WiTango +1

2003-07-30 Thread Nicholas Froome
>For what it's worth, I just scored a contract with the American Orthodontic Society >to rewrite their Website from Cold Fusion to Witango. Actually we're going to re-do >the entire site. > >Score one for the good guys! Great stuff - a project you can really get your teeth into! _

Re: Witango-Talk: Using non ODBC 3 drivers with 5.0.1.062

2003-07-30 Thread Ferrà A&T - Giorgio Tassistro
Jason, Last year I use JDBC but with Java bean. I remember that exist JDBC Level 4 for Pervasive. But now, how I switch datasource ODBC to JDCB ? Can I use dbase Witango actions ? Can you make a sample ? Thank you Giorgio - Original Message - From: "Jason Pamental" <[EMAIL PROTECTED]> T

Re: Witango-Talk: Using non ODBC 3 drivers with 5.0.1.062

2003-07-30 Thread Jason Pamental
Giorgio, What about using JDBC to connect? It looks like you could get a JDBC driver from pervasive and switch your datasource from ODBC to JDBC. Might be worth a try - you can download from here I think: http://www.pervasive.com/developerzone/access_methods/jdbc.asp Hope this helps... Jaso

Re: Witango-Talk: Using non ODBC 3 drivers with 5.0.1.062

2003-07-30 Thread Ferrà A&T - Giorgio Tassistro
Phil, ok ... but how I use Pervasive.SQL 2000i ? I developed other 100 taf applications in old Tango 2000. I bought (last month) Witango 5 because It was full compatible with my application. Now, it's not more COMPATIBLE ? If Pervasive don't make ODBC 3.0, what I do ? But I am only Witango (Tango

Re: Witango-Talk: Branch Action - Use a Variable

2003-07-30 Thread [EMAIL PROTECTED]
I have forward the answer from the Witango Customer Support !   regards   Daniel   Sent: Friday, July 25, 2003 5:19 PM Subject: Re: Witango-Talk: Dynamic Branch Use the attached file in the branch action as the target and then set <@ASSIGN request$branch “MyTafFile”> before the branch act

RE: Witango-Talk: Branch Action - Use a Variable

2003-07-30 Thread Ben Johansen
Witango support posted a way just a couple of days ago under subj Dynamic Branch Check it out   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 -O

Witango-Talk: Branch Action - Use a Variable

2003-07-30 Thread Dave Machin
Is there some way to use a branch action to branch to an external .taf file, but specify the external .taf's path/name with a variable? Dave Machin E-Mail.  [EMAIL PROTECTED] Tel.  805.614.0123 x 30 Address: 

RE: Witango-Talk: simple arithmetic question

2003-07-30 Thread Wilcox, Jamileh (HSC)
He got into the history of "DIVISION" vs. "DIV" and "MOD" and how/when/why one changed to the other and why Tango might have done somethin-r-nother (or something like that...he wandered on from there). My eyes glazed over and I swiped some of Roland's virtual wine and started hitting the bottle h

RE: Witango-Talk: Config.taf for V5

2003-07-30 Thread Ben Johansen
It's a tiny link in the gray bar of witango.com right side 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: Chuck Lockwood [mailto:

RE: Witango-Talk: simple arithmetic question

2003-07-30 Thread Ben Johansen
So, What does you math geek next desk lookin' friend think now? ;-) 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: Wilcox, Jamile

Re: Witango-Talk: simple arithmetic question

2003-07-30 Thread Roland Dumas
I see it. Thank you. On Wednesday, July 30, 2003, at 01:14 PM, Stefan Gonick wrote: It's in the manual under the calc tag. Stefan At 01:13 PM 7/30/2003 -0700, you wrote: where is that documented? On Wednesday, July 30, 2003, at 01:11 PM, Stefan Gonick wrote: The calc tag also has a "floor" fu

RE: Witango-Talk: simple arithmetic question

2003-07-30 Thread Wilcox, Jamileh (HSC)
So <@CALC EXPR="FLOOR(25/12)"> would give you the integer quotient, and <@CALC EXPR="25%12"> would give the remainder. Aha! Much nicer. > -Original Message- > From: Stefan Gonick [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 3:11 PM > To: [EMAIL PROTECTED] > Subject: Re: W

RE: Witango-Talk: simple arithmetic question

2003-07-30 Thread Ben Johansen
The virtual blood alcohol limit for operating Witango is 5.0 :-) 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: Roland Dumas [ma

Witango-Talk: Witango V5 - dsConfig.ini

2003-07-30 Thread Chuck Lockwood
Has anyone had success with the dsConfig.ini overriding the datasource defaults? I can not seem to get it do change anything!  The dsConfigFile is set correctly. Also, I can not get the dsConfig variable set correctly through the V5 configuration taf.  Anyone have the secret? dsConfig.ini:[D

Witango-Talk: Config.taf for V5

2003-07-30 Thread Chuck Lockwood
Is there an updated Config.taf file for Witango V5 available anywhere for download? Can't seem to readily find one. Chuck Lockwood LockData Technologies, Inc. 309 Main Avenue, Hawley, Pa 18428 570-226-7340 ~ Fax: 570-226-7341 [EMAIL PROTECTED] ~ www.lockda

Re: Witango-Talk: simple arithmetic question

2003-07-30 Thread Stefan Gonick
It's in the manual under the calc tag. Stefan At 01:13 PM 7/30/2003 -0700, you wrote: where is that documented? On Wednesday, July 30, 2003, at 01:11 PM, Stefan Gonick wrote: The calc tag also has a "floor" function to truncate a number. _

Re: Witango-Talk: simple arithmetic question

2003-07-30 Thread Roland Dumas
where is that documented? On Wednesday, July 30, 2003, at 01:11 PM, Stefan Gonick wrote: The calc tag also has a "floor" function to truncate a number. TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Re: Witango-Talk: simple arithmetic question

2003-07-30 Thread Stefan Gonick
The calc tag also has a "floor" function to truncate a number. Stefan At 01:04 PM 7/30/2003 -0700, you wrote: thanks. I'm virtually stuffing wine bottles into cases and determining shipping cost. This determines the # of cases and then I look up the cost of the remaining bottles, though I might

Re: Witango-Talk: simple arithmetic question

2003-07-30 Thread Roland Dumas
thanks. I'm virtually stuffing wine bottles into cases and determining shipping cost. This determines the # of cases and then I look up the cost of the remaining bottles, though I might just virtually drink them to make them go away. ;-) On Wednesday, July 30, 2003, at 12:59 PM, Wilcox, Jamileh

RE: Witango-Talk: Site slowing down

2003-07-30 Thread Ben Johansen
I am wondering if it isn't more of a scoping issue. If you are using a lot of USER scoped variable then those are being stored on the server and if they are not purged this cache of variable can grow quite large and affect performance. Make sure to <@PURGE them when done. Also referring to variab

RE: Witango-Talk: simple arithmetic question

2003-07-30 Thread Wilcox, Jamileh (HSC)
That should work. 25%12 will give you a remainder of 1 - assign to to REMAINDER (25-REMAINDER)/12 will give you 2 Approved by the math geek at the next desk, although he's currently frowning over the poor implementation of division & modulo in Tango. :^) > -Original Message- > From:

Witango-Talk: Site slowing down

2003-07-30 Thread Ted Wolfley
Hi, There is a noticeable slowness when there is a increase in usage of our web site. Will increasing the threadPoolsize setting help this? It is now set at the default of 20. After we reset the Rtango2000 service, speed returns to normal. Ted __

Witango-Talk: Refused Connect

2003-07-30 Thread Web Dude
Sorry to do this to everyone, but need to get a hold of Jason... Jason, ([EMAIL PROTECTED]) Your pop3 server refuses my emails. In verbose mode I get just "connection refused". -- TO UNSUBSCRIBE: Go to http://www.witango.c

RE: Witango-Talk: missed out on training

2003-07-30 Thread Scott Cadillac
Thank you Phil and Tami, I enjoy sharing what I know, and I strive to make sure everyone benefits and get value from my training in as many ways as possible. I am planning (and hoping) that after the Conference in September, that I will start posting Witango Training sessions on a regularly sched

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Michael Dittbrenner
Fresh from this version. I am a newbie to Witango, and the system I am building is a web based front end to db2. Educational Directories Unlimited, Inc. Michael Dittbrenner Programmer http://www.StudyAbroad.com http://www.GradSchools.com A service of EDU, Inc... http://www.EDUdirectories.com A

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Ben Johansen
I agree, That I why I asked for version and OS info, to maybe help With isolate this one. Also, are you working on files created by previous versions of Dev. Studio or completely new created in you current version? Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcfor

Re: Witango-Talk: simple arithmetic question

2003-07-30 Thread Roland Dumas
No, it gives wrong answer, as it rounds, not truncates. 23/24 gives 2 also, rather than 1. ok, do the modulo thing first, subtract the product from the original, then divide to get the even number. does that sound right? On Wednesday, July 30, 2003, at 09:44 AM, Roland Dumas wrote: thanks. I

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Michael Dittbrenner
Not Sure. I work mainly in actions mode. My boss for some reason doesn't get as many quits as me, but he is also windows 2000 pro and I am XP Pro, not sure if that has anything to do with it or not. And I don't want anyone to get the wrong picture either, I am not trying to complain in any way or w

Re: Witango-Talk: simple arithmetic question

2003-07-30 Thread Roland Dumas
thanks. I tried it and it didn't round down ... because I put the end quote in the wrong place the problem lies between the keyboard and the chair. On Wednesday, July 30, 2003, at 09:40 AM, Wolf, Gene wrote: First Example: <@CALC EXPR="25/12" Precision=0> will result in 2 Second Exam

RE: Witango-Talk: simple arithmetic question

2003-07-30 Thread Ben Johansen
% = Modulo. Returns the remainder of expr1 divided by expr2. expr1 % expr2 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: Rol

RE: Witango-Talk: simple arithmetic question

2003-07-30 Thread Wolf, Gene
First Example: <@CALC EXPR="25/12" Precision=0> will result in 2 Second Example <@CALC EXPR="25%12"> will result in 1 -Original Message- From: Roland Dumas [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 12:36 PM To: WiTango List Subject: Witango-Talk: simple arithmetic ques

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Ben Johansen
I hear ya :-( I love the new Browser Mode but that is where I get the most of them, So I have reverted back to Actions Mode. I wonder if periodically clicking over to Actions tab and back might clear the issue and allow for working longer between complete shut downs Ben Johansen - http://www.pcf

Witango-Talk: simple arithmetic question

2003-07-30 Thread Roland Dumas
can't find the tool to: divide a by b create a variable for the whole number create another variable for the remainder such that 25/12 yields variable 1: 2 variable 2: 1 can I round the answer to a @calc or force it to an integer? __

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Michael Dittbrenner
Windows XP sp1 using version 5.0.1.037 of the studio. The biggest thing is I get really rolling in doing something and it quits in the middle.. burns me up. I do save often but it throws my concentration off. Educational Directories Unlimited, Inc. Michael Dittbrenner Programmer http://www.Stud

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Wolf, Gene
Windows 2000 5.00.2195 Sp3 Tango Editor 5.0.1.037 -Original Message- From: Ben Johansen [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 12:16 PM To: [EMAIL PROTECTED] Subject: RE: Witango-Talk: Witango Studio Quitting Out Ok, I am on Windows XP Pro using Ver. 5.0.1.037 of the

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Ben Johansen
Ok, I am on Windows XP Pro using Ver. 5.0.1.037 of the studio, with these issues, what about the rest of you? 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

Re: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Roland Dumas
Mac version quits randomly and on small events, also. Very quirky. On Wednesday, July 30, 2003, at 08:43 AM, Michael Dittbrenner wrote: Has anyone notice the windows studio erroring out often. It seems like it quits on my almost every day, when editing easy tasks like backspacing code? Just wante

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Stefan Gonick
Anybody know when a bug fixed version of the editor (Windows) is coming out? I've been waiting for that before upgrading to v5. Stefan At 11:48 AM 7/30/2003 -0400, you wrote: Yes, we have the same issue here at DRS Optronics. People who use Witango here have been instructed to save frequently.

RE: Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Wolf, Gene
Yes, we have the same issue here at DRS Optronics. People who use Witango here have been instructed to save frequently. Gene Wolf Business Systems Analyst, TLMN DRS Optronics, Inc. 2330 Commerce Park Drive Palm Bay, Florida 32905 Phone: 321-309-0685 E-mail: [EMAIL PROTECTED] -Original Me

Witango-Talk: Witango Studio Quitting Out

2003-07-30 Thread Michael Dittbrenner
Has anyone notice the windows studio erroring out often. It seems like it quits on my almost every day, when editing easy tasks like backspacing code? Just wanted to see if anyone else was having any similar issues. Educational Directories Unlimited, Inc. Michael Dittbrenner Programmer http://ww

Re: Witango-Talk: Remote Buffer Overrun in Witango ApplicationServer

2003-07-30 Thread Witango Customer Support
Title: Re: Witango-Talk: Remote Buffer Overrun in Witango Application Server I believe we announced the existence of vulnerability and the fix for this yesterday incase anybody missed it.  See the yesterday’s post for more details. Witango Customer Support On 31/7/03 1:18 AM, "Lance Koh" <[EM

Witango-Talk: Remote Buffer Overrun in Witango Application Server

2003-07-30 Thread Lance Koh
saw this piece of security alert. thought the list will be interested to know   Remote Buffer Overrun in Witango Application Server   NGSSoftware discovered that a buffer-overrun condition in Witangoand Tango 2000 Application Server can result in remote compromise ofthe vulnerable host. If a

Re: Witango-Talk: Witango 5.0.1.062 Server for Windows, Linux andOS X fixes remote system buffer overrunsystem buffer overrun

2003-07-30 Thread Web Dude
I am using Tango 2000 4.5.20.0 with sp1. At least I think that is the version number. In one spot it is 4.5.20.0 and in another it is 4.05.20.0, so I am not sure which one is correct. I there an upgrade or newer version I should be using? Thanks The vulnerability remains present in all Witango