Re: Witango-Talk: REGEX revisited

2004-06-15 Thread Fergal Donlon
Hi Wayne - you could use:

<@REGEX EXPR="[[:punct:]]+" STR="<@VAR string>" TYPE="E" position="all">

Fergal


- Original Message - 
From: "Wayne Irvine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 3:54 PM
Subject: Witango-Talk: REGEX revisited


> I asked previously about a regular expression to capture any
> non-alphanumeric characters in a string and someone at Witango (Tarin or
> Fergal I think) was kind enough to offer the solution.
>
> <@REGEX EXPR="[^[:alnum:]]+" STR="<@VAR string>" TYPE="E" position="all">'
>
>
> Of course now the problem has grown and the clients strings that are
> comprised of alphanumerics and certain other characters such as : / \ etc.
>
> Can someone assist me in adding these options to the list of allowables?
>
> Thanks
>
> Wayne Irvine
>
>   Byte Services Pty Ltd
>http://www.byteserve.com.au/
>   [EMAIL PROTECTED]
>Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088
>
> 
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


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


Witango-Talk: REGEX revisited

2004-06-15 Thread Wayne Irvine
I asked previously about a regular expression to capture any
non-alphanumeric characters in a string and someone at Witango (Tarin or
Fergal I think) was kind enough to offer the solution.

<@REGEX EXPR="[^[:alnum:]]+" STR="<@VAR string>" TYPE="E" position="all">'


Of course now the problem has grown and the clients strings that are
comprised of alphanumerics and certain other characters such as : / \ etc.

Can someone assist me in adding these options to the list of allowables?

Thanks

Wayne Irvine

  Byte Services Pty Ltd
   http://www.byteserve.com.au/
  [EMAIL PROTECTED]
   Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088


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


Re: Witango-Talk: Witango .062 vs. .065

2004-06-15 Thread Customer Support
In the Readme document of the 065 installer.
Witango Support
On 16/06/2004, at 8:05 AM, Chuck Lockwood wrote:
Where can I find out what has changed in Witango between .062 and .065?
Chuck Lockwood
 
 LockData Technologies, Inc. 
309 Main Avenue, Hawley, Pa 18428 
 570-226-7340 ~ Fax: 570-226-7341   
 [EMAIL PROTECTED] ~ www.lockdata.com  
 
  
 
___ 
_
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


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


Witango-Talk: Witango .062 vs. .065

2004-06-15 Thread Chuck Lockwood








Where can I find out what has changed in Witango between
.062 and .065?

Chuck
Lockwood

LockData Technologies,
Inc. 
309 Main Avenue, Hawley, Pa 18428 
570-226-7340 ~ Fax: 570-226-7341   
[EMAIL PROTECTED] ~
www.lockdata.com  

  

 









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


RE: Witango-Talk: File upload

2004-06-15 Thread Fogelson, Steve
Roland,

Sorry I got sidetracked for a few days. Sounds like a good suggestion. I
went ahead and wrote the file to the web server and created a link to the
file with the following code:

Click upload.txt to
download this file.

I was hoping that the standard window's ftp window would popup asking if I
wanted to open, save, or cancel with the option to browse where I wanted to
download the file to. But all it did was give me a blank screen.

I would like the window to popup. Allow the user to download the file. And
then return to the original window.

As you can guess, I haven't tried this before. Can you or anyone else steer
me in the right direction?

Thanks

Steve

-Original Message-
From: Roland Dumas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 01, 2004 11:18 AM
To: [EMAIL PROTECTED]
Subject: Re: Witango-Talk: File upload


one approach:
- the client has an admin connection to an admin utility that triggers  
the generation of the file, and flagging of the records that were  
exported.
- write the file (sql, csv, whatever) format and give it a unique file  
name (with serial number, timestamp, or something like that)
- In the result html, from the action that creates the file, inclue the  
URL to that file, being careful to use https

- you could skip writing to file and just generate the file to the  
result that gets pushed back to client. Only problem with that is that  
you don't know if the transfer was successful, so could you flag the  
records as having been exported?


On Jun 1, 2004, at 8:35 AM, Fogelson, Steve wrote:

> Windows Web Edition 2003, R:Tango 5
>
> Not sure how to do this. I want to be able to upload orders from my  
> shopping
> cart application to a Point of Sale system. The problem is that the  
> POS is
> located at the client's server.
>
> I know I could write the file to my web server and then have them ftp  
> the
> file to their server, but I was wondering if there was a way write a  
> file to
> the work station where the client is browsing from instead of writing  
> it to
> my web server?
>
> Thanks
>
> Steve Fogelson
> Internet Commerce Solutions
> ___ 
> _
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>


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

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


Witango-Talk: WEBROOT doc confusion

2004-06-15 Thread Eric Weidl
Hi,
The Witango docs for the @WEBROOT meta tag are confusing or at least need 
to be updated.

The doc says:
"<@WEBROOT> does not include a trailing slash separator; this 
means that you must add one in certain cases."

Then later it says:
"For example, if the Windows Apache Web server is installed to its 
default location, this tag returns: C:\Program Files\Apache 
Group\Apache2\htdocs\"

Note that the trailing slash IS included. A quick test taf shows that the 
trailing slash is indeed present.

FWIW, a quick check of the my old Tango docs from the Pervasive days 
includes the same text.


Eric


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


Witango-Talk: Witango Server 5.5b.002 Public Beta Available

2004-06-15 Thread Customer Support
We have just made available the first public beta release of the 
Witango Server 5.5b.002 for Windows and Mac OS X.  The beta versions of 
the Linux and Solaris servers will be released in the next few days.

The Witango Server 5.5 public beta installers has been posted on the 
site with associated information such as license information and What's 
New document - http://www.witango.com/beta.taf

Version 5.5 of the software incorporates several new features which 
include:

*integration to LDAP
*improved Document Cache
*improved Data Source Pool and Cache
*improved XML parser
*DOM2/XPath
*XSLT
*Publishing a TCF as a SOAP web service
*Changes to the encoding mechanisms
*New Meta Tags
*a swag of improvements aimed at making your development more 
productive.

A full list of changes is available in the What's New document that is 
part of the download.  Make sure that you read this document.  It is 
still a draft document and your feedback on what information needs to 
be added or clarified is appreciated.

For those who do test the beta releases, please ensure that all bugs 
and issues are reported back to us through the beta page which has a 
"Log a Bug" option.  The engineers will monitor the bug track database 
and will investigate all bugs reported via this interface first.  Also 
remember that if you do not report a bug, we cannot fix it, so please 
take the time to report them (with a test case if possible).

As with other beta tests please do not use the Witango-Talk list to 
discuss any issues about the beta release of the server.  This is not 
for secrecy, simply courtesy to those on the Witango-Talk list that do 
not have the time to read emails relating to the betas.

A mail list ( Beta-Talk ) has also been specifically set up for all 
discussions of the beta release of the 5.5 server.  To join the 
Beta-Talk list send an email to [EMAIL PROTECTED] withJOIN 
Beta-Talkin the subject field.  You will receive an email asking 
you to confirm your request to join the list.  If you do not follow the 
instructions in the confirmation email your subscription to the list 
will not work.  If you want information on the list server commands 
such as DIGEST simply email [EMAIL PROTECTED] withHELPin the 
subject field.


Witango Support

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