Witango-Talk: Problem assigning Array values in local and user scope

2004-05-13 Thread Mike Scally
Title: Problem assigning Array values in local and user scope Hi, I am having a problem assigning arrays. I cannot figure out the issue but I have simplified the problem down to reproduce the error and the following 4 lines suffice. I assign an array in local scope, then assign this to a us

RE: Witango-Talk: Problem assigning Array values in local and user scope

2004-05-13 Thread Mike Scally
assigning Array values in local and user scope Mike, What specific version of Tango2000 are you running? Hint: Use the <@version> tag to find out... /John Mike Scally wrote: > Hi, > > I am having a problem assigning arrays. I cannot figure out the issue > but I have simplified t

RE: Witango-Talk: Problem assigning Array values in local and user scope

2004-05-13 Thread Mike Scally
that if you take the purge out of there it works ok... /John Mike Scally wrote: >John, > >Its 4.05.020 ... The strange thing is both Development box and >Deployment Box are up to the same version 4.05.020 > >Cheers >Mike. > >-Original Message- >From: Jo

RE: Witango-Talk: Problem assigning Array values in local and user scope

2004-05-13 Thread Mike Scally
ginal Message - From: "Mike Scally" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 13, 2004 9:41 AM Subject: RE: Witango-Talk: Problem assigning Array values in local and user scope Nope, tried it and purge in or out doesn't make a difference it still

RE: Witango-Talk: Problem assigning Array values in local and user scope

2004-05-14 Thread Mike Scally
but not production system, have you compared your ini files to see if there's any difference? - Original Message - From: "Mike Scally" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 13, 2004 9:54 AM Subject: RE: Witango-Talk: Problem assigning Arra

RE: Witango-Talk: Problem assigning Array values in local and user scope

2004-05-14 Thread Mike Scally
Message- From: John McGowan [mailto:[EMAIL PROTECTED] Sent: 14 May 2004 15:02 To: [EMAIL PROTECTED] Subject: Re: Witango-Talk: Problem assigning Array values in local and user scope Mike Scally wrote: >Thanks Alan, Yep, it looks like the configuration is the problem. I >setup a new ins

Re: Witango-Talk: Capturing NT User/Pass

2002-05-01 Thread mike . scally
Hi Steve, Not sure if this is what you're looking for but maybe it will help. The followung snippet of code was posted previously to obtain the users username. <@ASSIGN name=c_acct_id value=<@CGIPARAM name="username"> scope="LOCAL"> <@IFEQUAL value1=<@LOCATE str="@@local$c_acct_id" findstr="\">

Witango-Talk: apache web server configuration for Tango

2002-05-20 Thread mike . scally
Hi Guys, I am wondering can anyone help me with configuring Apache for Tango. I have never used Apache before and just want to try something with it. I have installed Apache 1.3 and it is running and serving fine. I tried to modify the httpd.conf file for Tango but haven't been successful. I add

Witango-Talk: Loading JAVABEANS in Witango Studio 5.5

2004-07-28 Thread Mike Scally
Hi,   I am having a poblem while loading JavaBeans in the Witango Studio 5.5 and I am wondering if anyone has experienced anything similar or has successfully used this functionality.   I have a JavaBean that I have used sucessfully in Witango Studio 4.5 without a problem. When I tried to a

RE: Witango-Talk: Loading JAVABEANS in Witango Studio 5.5

2004-08-17 Thread Mike Scally
recognize the BrowserHawk Bean but it doesn't see any beans when I point to the .jar. Bryan Hughes TFG-PIU 954-493-6565 x122 On Jul 28, 2004, at 9:41 AM, Mike Scally wrote: Hi, I am having a poblem while loading JavaBeans in the Witango Studio 5.5 and I am wondering if anyone

Witango-Talk: The application file was either missing or invalid

2004-09-07 Thread Mike Scally
Hi, I have installed Witango Server 5.5 on a Windows 2000 machine. Everything works fine but I am doing some load testing and if I request the same file 100 times, it might server me the file Correctly most of the time, then I see errors in the log and the error is : -

RE: Witango-Talk: The application file was either missing or invalid

2004-09-07 Thread Mike Scally
able for Witango Developement -Original Message- From: Mike Scally [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 07, 2004 8:39 AM To: [EMAIL PROTECTED] Subject: Witango-Talk: The application file was either missing or invalid Hi, I have installed Witango Server 5.5 on a Windows

RE: Witango-Talk: Old Witango XML Bug

2004-10-27 Thread Mike Scally
Hi John, We are running Witango 5.5.003 Liquorice (Win32) and I get the same results. id= othertag=Y Mike. -Original Message- From: John McGowan [mailto:[EMAIL PROTECTED] Sent: 27 October 2004 15:39 To: [EMAIL PROTECTED] Subject: Witango-Talk: Old Witango XML Bug Could someone on thi

RE: Witango-Talk: URGENT: MS-SQL hanging - process non-yielding

2004-12-10 Thread Mike Scally
Dave, Do you use transactions at all in your development? A while back I had some problems where queries were not getting executed fully, the Enterprise Manager wouldn't respond and the likes and it was due to Witango transactions (and possibly the way they were used). I then noticed the Witango h

RE: Witango-Talk: URGENT: MS-SQL hanging - process non-yielding

2004-12-10 Thread Mike Scally
ed or specific to witango. - Original Message - From: "Mike Scally" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 10, 2004 2:21 AM Subject: RE: Witango-Talk: URGENT: MS-SQL hanging - process non-yielding Dave, Do you use transactions at all in you

Witango-Talk: Problem with Purge cache and cron files?

2005-02-04 Thread Mike Scally
Hi,   I am wondering has anyone out there come across an issue with purge cache for cron files in Witango Server 5.5. I have a production server with CACHE=true and CACHEINCLUDEFILES=true. Nothing strange there.   However, when I try to update the application with a new release and when

RE: Witango-Talk: Problem with Purge cache and cron files?

2005-02-04 Thread Mike Scally
: Roland Dumas [mailto:[EMAIL PROTECTED] Sent: 04 February 2005 17:41 To: witango-talk@witango.com Subject: Re: Witango-Talk: Problem with Purge cache and cron files?   Purging cache doesn’t reload cron files Reloadconfig does On 2/4/05 9:12 AM, "Mike Scally" <[EMAIL PROTECTED]> wr

RE: Witango-Talk: Problem with Purge cache and cron files?

2005-02-04 Thread Mike Scally
9:12 AM, "Mike Scally" <[EMAIL PROTECTED]> wrote: Hi,   I am wondering has anyone out there come across an issue with purge cache for cron files in Witango Server 5.5. I have a production server with CACHE=true and CACHEINCLUDEFILES=true. Nothing strange there.   However, whe

Witango-Talk: Witango and Microsoft Visual Source Safe

2005-07-01 Thread Mike Scally
Hi,   A colleague of mine is having trouble with Witango studio integrating with Microsoft Visual Source Safe. He is running Witango Studio 5.5. I have the same setup on my machine and everything is ok. When he tries to access Source Safe from Witango Studio : Project Menu | Source Contro

RE: Witango-Talk: That blasted new dev studio

2005-07-27 Thread Mike Scally
Hi John, I have seen that problem but it was a good while ago, we reported it to With and got a fix since. What version of the Studio are you using? -Original Message- From: John McGowan [mailto:[EMAIL PROTECTED] Sent: 27 July 2005 15:34 To: witango-talk@witango.com Subject: Witango-Talk

RE: Witango-Talk: That blasted new dev studio

2005-07-27 Thread Mike Scally
@witango.com Subject: Re: Witango-Talk: That blasted new dev studio 5.5.08, which is what is listed as the latest version at witango.com /John Mike Scally wrote: >Hi John, > >I have seen that problem but it was a good while ago, we reported it to >With and got a fix since. What ve

RE: Witango-Talk: Reading/Deleting files from Witango.

2005-08-03 Thread Mike Scally
Another option here could be to use the FileSystem COM Object, and this COM object has a method called FileExists. Passing a file path to this method returns a Boolean value indicating if the file exists or not.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 02 August

Witango-Talk: support for @DOM encoding

2005-09-19 Thread Mike Scally
Hi Folks,   I wonder would anyone be able to tell me what character set the @DOM tag supports?   I assign the Euro symbol (€) as part of the XML document using the @DOM tag, but when I read the value back out of the XML document it appears as a ? rather than the Euro

RE: Witango-Talk: support for @DOM encoding

2005-09-20 Thread Mike Scally
=user$allstringsdom > element='root().id(Feld_@@local$Step)' encoding=none>" > FINDSTR="?" REPLACESTR="€"> > > regards > > Daniel > > - Original Message - > From: Mike Scally <mailto:[EMAIL PROTECTED]> >

RE: Witango-Talk: support for @DOM encoding

2005-09-20 Thread Mike Scally
The XML-Extranet Partnership ~ P.O. Box 69006 RPO Bridlewood SW Calgary, Alberta Canada T2Y 4T9 > -----Original Message- > From: Mike Scally [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 20, 2005 3:44 AM > To: witango-talk@witango.com > Subject: RE: Witango-T

RE: Witango-Talk: support for @DOM encoding

2005-09-20 Thread Mike Scally
Hi Scott, Looks like I'll have to do string manipulation alright. I have managed to do this now for the Euro symbol, but I guess my concern was this could keep raising its head as there could be numerous other characters that cause problems with the different encodings also. What I basically do

RE: Witango-Talk: support for @DOM encoding

2005-09-20 Thread Mike Scally
Hi Robert, Good work - I'm following this with interest as you seem to be doing something similar to myself. For Point 1, yeah I could set the encoding using the @DOM, but it seems to be ignored. Would it be possible to use some other XML parser other than Witango to do this? Maybe that has a COM

RE: Witango-Talk: support for @DOM encoding

2005-09-21 Thread Mike Scally
5.4040 x222 fax: 530.645.4040 [EMAIL PROTECTED] - [EMAIL PROTECTED] http://bighead.net/ - http://eventpix.com/ On Sep 20, 2005, at 10:34 AM, Mike Scally wrote: > Hi Robert, > > Good work - I'm following this with interest as you seem to be doing > something similar to myself. For

RE: Witango-Talk: support for @DOM encoding

2005-09-21 Thread Mike Scally
- BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954 ph: 530.645.4040 x222 fax: 530.645.4040 [EMAIL PROTECTED] - [EMAIL PROTECTED] http://bighead.net/ - http://eventpix.com/ On Sep 21, 2005, at 2:46 AM, Mike Scally wrote: > Robert, > > I seem to

RE: Witango-Talk: support for @DOM encoding

2005-09-21 Thread Mike Scally
n tact. -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954 ph: 530.645.4040 x222 fax: 530.645.4040 [EMAIL PROTECTED] - [EMAIL PROTECTED] http://bighead.net/ - http://eventpix.com/ On Sep 21, 2005, at 2:46 AM, Mike Scally wrote: &g

RE: Witango-Talk: support for @DOM encoding

2005-09-21 Thread Mike Scally
a 95954 ph: 530.645.4040 x222 fax: 530.645.4040 [EMAIL PROTECTED] - [EMAIL PROTECTED] http://bighead.net/ - http://eventpix.com/ On Sep 21, 2005, at 6:24 AM, Mike Scally wrote: > No joy, when I output the mydom variable without using the > @ELEMENTVALUE tag, the euro is still lost. > > I g

RE: Witango-Talk: Tango 2000 and Windows Server 2003

2006-03-09 Thread Mike Scally
Title: Tango 2000 and Windows Server 2003 Hi Ciaran,   Have you added and set a Web Server Extension in IIS (t4iis.dll) to allowed for the Tango2000 plugin?   Mike.   From: Ciaran Rudden [mailto:[EMAIL PROTECTED] Sent: 09 March 2006 13:19 To: witango-talk@witango.com Subject:

Witango-Talk: Using assign with reqest$httpHeader

2007-07-31 Thread Mike Scally
Hi, I am working on Witango Server 5.5 and I have come across an issue with IE7. Maybe someone has either experienced this before or can point me in the right direction here. I am using the window.XMLHttpRequest object in the browser to retrieve XML content from the server. When retriev

RE: Witango-Talk: Using assign with reqest$httpHeader

2007-07-31 Thread Mike Scally
Hi Scott, Thanks for the response. When I remove the "HTTP/1.1" part of the header, I receive an error (500). Further investigation shows me that <@HTTPSTATUSCODE> <@HTTPREASONPHRASE> does not contain this information, even though I'm using version 5.5? However, the interesting thing is when I

RE: Witango-Talk: Using assign with reqest$httpHeader

2007-08-01 Thread Mike Scally
ht before your xml output to help clean up any whitespace. Yes, some consumers of XML don't like leading carriage returns. So in your case there was 3 between your HTTP header and the content, where 2 is the delimiter between a header and content. MSIE 6 uses a different XML interface than M

RE: Witango-Talk: Using assign with reqest$httpHeader

2007-08-01 Thread Mike Scally
n <@IF> around the <@SETCOOKIE> to decide whether to include that extra <@CRLF>. Hope that helps, but I'm 4 timezones out of where I live, so take it for what's worth :-) Scott, On Wed, August 1, 2007 8:50 am, Mike Scally <[EMAIL PROTECTED]> said: > Scott/Robert,

Witango-Talk: Setting HTTP Header Question

2007-12-13 Thread Mike Scally
Hi All, Maybe someone can help me out here. We have a document management system written in Witango, and as part of the system we restrict access to files based on the users profile. When a user requests a file, we check their credentials and then send the file back to them using the following

RE: Witango-Talk: Setting HTTP Header Question

2007-12-13 Thread Mike Scally
well, consider storing the file Content-Type along with your document information (database column?), or parse for the Content-Type from the filename extension (from where ever you're getting that info from). Hope that helps. Scott, On Thursday, December 13, 2007 7:57am, Mike Scal