Re: Witango-Talk: Exact Numeric Character IFs

2011-08-15 Thread Mark Weiss
You might try, counting zeros instead of comparing values or combining count with another function. . You might split out the groups, I can't remember the function, but it groups things and then you work with groups. i.e. count(first group) compare count(second group). 000 would not equal 0

Re: Witango-Talk: Exact Numeric Character IFs

2011-08-15 Thread Mark Weiss
Len, yep, thats the right one. On Aug 15, 2011, at 9:36 AM, Mark Weiss wrote: You might try, counting zeros instead of comparing values or combining count with another function. . You might split out the groups, I can't remember the function, but it groups things and then you work

Re: Witango-Talk: Crontab

2011-03-23 Thread Mark Weiss
Usually, restart witango server. That is what i recollect. On Mar 23, 2011, at 7:39 AM, Wayne Irvine wrote: Forgot to mention, I had restarted Witango and Apache and that didn't seem to make a difference. I just restarted the entire server and it now appears to be working. What do I

Re: Witango-Talk: Happy New Year!

2011-01-06 Thread Mark Weiss
How about Happy to have a new year. Mark On Jan 6, 2011, at 5:30 PM, Ben Johansen wrote: I'm willing to admit it's a new year, but Happy, that I am reserving for later judgement! ;-) On Jan 6, 2011, at 5:52 AM, Scott Cadillac wrote:

Re: Witango-Talk: And We're Back To Silence

2009-09-24 Thread Mark Weiss
I wonder if I still have those floppies? Those were exciting days... Mark On Sep 24, 2009, at 2:45 PM, Steve Smith wrote: As someone who just missed the birth but was there when Tango was still a free add-on to Butler shipping on floppy disks, I'd hate to see the product die.

Re: Witango-Talk: License Keys

2009-09-22 Thread Mark Weiss
as well. If that is all it did, isn't that really good enough? Part of a process. Nothing more nothing less? I suppose this pontificating may not be appreciated by all. Sorry if it offends. D Mark Weiss Office 1-435-752-4265 x 126 Days cell 435.764.3529 dadwe...@gmail.com SKYPE - dadweiss

Re: Witango-Talk: Can anyone tell me what is wrong with this?

2008-09-17 Thread Mark Weiss
You may need to use Custom SQL and do the datetosecs in variables before you give it a go. Just a shot. Mark Weiss http://trustthechildren.blogspot.com On Sep 17, 2008, at 4:48 PM, Tom Ferguson wrote: Excuse the HTML e-Mail, but I thought the image would help Outlook.jpg @datetosecs

Re: Witango-Talk: ping

2008-06-11 Thread Mark Weiss
__ __ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Again.. Witango/Leopard on a Motorola Laptop.

2008-05-13 Thread Mark Weiss
to http://www.witango.com/developer/maillist.taf Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: Again.. Witango/Leopard on a Motorola Laptop.

2008-05-10 Thread Mark Weiss
? Is that about right? In otherwords, If I upgrade to Leopard, I can make server and dev studio work and I can make and connect using JDBC to mysql right? How about ODBC connections. Are there any differences there? Thanks for the help. Mark Weiss http://trustthechildren.blogspot.com

Witango-Talk: IIS Server

2008-05-06 Thread Mark Weiss
I don't know much about IIS. My question is, what options are out there for good, full-featured email servers that would run on IIS? Are you aware of any license upgrades necessary to run email on an IIS server? Mark Weiss http://trustthechildren.blogspot.com

Re: Witango-Talk: IIS Server

2008-05-06 Thread Mark Weiss
: 650.906.9929 e-mail: mailto:[EMAIL PROTECTED] web: http://www.tothept.com On May 6, 2008, at 12:12 PM, Mark Weiss wrote: I don't know much about IIS. My question is, what options are out there for good, full-featured email servers that would run on IIS? Are you aware of any license upgrades

Witango-Talk: Amazon Searches

2008-05-02 Thread Mark Weiss
hello there. Has anyone done any work with Witango and Amazon Webservices? What I need to do is create a search basic book information using the ISBN number. I found a partial URL that they say works, but I am not sure how to proceed. Thanks in advance. Mark Weiss http

Re: Witango-Talk: Javascript and uservars

2008-04-26 Thread Mark Weiss
this parent.WorkingWindow.document.addnew.notesprojecttitle.value = projectname; when the page is loaded from a link, but it doesn't work when the page is loaded via javascript. does that make sense? Mark On Apr 25, 2008, at 10:34 PM, Mark Weiss wrote: Jesse, Perfect, just perfect. This works great. Now another anomaly. When I load

Witango-Talk:

2008-04-25 Thread Mark Weiss
Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: Javascript and uservars

2008-04-25 Thread Mark Weiss
it works fine. If I hit it using JS the uservar is ignored? Any ideas? Mark Weiss TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Javascript and uservars

2008-04-25 Thread Mark Weiss
this work: top.frames[3].location.href = 'http://@CGIPARAM SERVER_NAME@APPFILE?_function=Loadstuff@USERREFERENCEARGUMENT'; -Original Message- From: Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Friday, April 25, 2008 10:58 AM To: witango-talk@witango.com Subject: Witango-Talk: Javascript

Witango-Talk: returning quoted text

2008-04-03 Thread David Mark Weiss
or something like that. In any case, my goal is to return the text and present it, AS saved, including the quoted text. OSX Server Witango 5.5 MySQL 5.2 04a Thanks for any help. Mark Mark Weiss http://trustthechildren.blogspot.com

Re: Witango-Talk: returning quoted text

2008-04-03 Thread Mark Weiss
that helps. Scott, On Thursday, April 3, 2008 3:23pm, David Mark Weiss [EMAIL PROTECTED] said: From: [EMAIL PROTECTED] Subject:Returning Quotes Date: April 3, 2008 11:23:01 AM PDT To: witango-talk@witango.com OK, I have run into something

Re: Witango-Talk: returning quoted text

2008-04-03 Thread David Mark Weiss
I checked. It is Latin1. Mark On Apr 3, 2008, at 11:26 AM, Ben Johansen wrote: is the table in MySql setup to CHARSET=utf8? Ben On Apr 3, 2008, at 11:23 AM, David Mark Weiss wrote: From: [EMAIL PROTECTED] Subject:Returning Quotes Date: April 3, 2008 11

Re: Witango-Talk: returning quoted text

2008-04-03 Thread Mark Weiss
to http://www.witango.com/developer/maillist.taf Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: CSS Question

2008-03-25 Thread David Mark Weiss
, there is a clear style. --bill On Mar 24, 2008, at 10:00 PM, David Mark Weiss wrote: Hi, I have worked a while today trying to solve a problem. I have some CSS, where you can expend detail below a line. Triangle normal - description here Triangle normal - description here Triangle normal - description

Re: Witango-Talk: CSS Question

2008-03-25 Thread David Mark Weiss
. bill On Mar 24, 2008, at 11:46 PM, David Mark Weiss wrote: Bill, Thanks for the reply. Your right. It is off topic on this list. I posted this question earlier this evening on the CSS list. I was anxious and hoped to get a response so I could get this done. And I haven't rec'd a response

Witango-Talk: CSS Question

2008-03-24 Thread David Mark Weiss
command I am supposed to use? thanks for the help Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Suffix

2008-03-18 Thread David Mark Weiss
: http://www.tothept.com On Mar 17, 2008, at 4:09 PM, David Mark Weiss wrote: Question about the .taf suffix. If I am running on apache on OSX and want to have a different suffix than .taf, say .cool is that possible, and how do I do that? I imagine there are settings in Apache I have to deal

Witango-Talk: Suffix

2008-03-17 Thread David Mark Weiss
Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: Windows Server

2008-02-12 Thread David Mark Weiss
Hi All! Not to change the subject, but does anyone know if you can install a windows server edition on a mac running both operating systems using parallels or Boot Camp or whatever? Mark Weiss Mark Weiss http://trustthechildren.blogspot.com

Re: Witango-Talk: Witango Version 6 - Community Update

2008-02-11 Thread David Mark Weiss
the studio. Thanks for the update. Mark Weiss Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: CSS

2007-11-07 Thread David Mark Weiss
and I am just the last guy to the party? I would appreciate your suggestions in any case. Thanks to all. You are all great. Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com

Witango-Talk: Populating Frames

2007-10-28 Thread David Mark Weiss
as arguments data that results from the Frame2 search. I tried @URL thinking that might work, but it didn't. Is that any way to populate multiple frames in this manner? I suppose, I could do it through Javascript? using location? Any simpler ideas? Thanks Mark Mark Weiss http

Witango-Talk: Re: Populating Frames

2007-10-28 Thread David Mark Weiss
used this kind of thing in the past, I has worked out just fine. Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: Cron

2007-10-25 Thread David Mark Weiss
. Thanks. Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: Set Content in A Div

2007-10-21 Thread David Mark Weiss
I have a question. In a page full of div tags, how do you send content from a link in one div to another, like using the target=workwindow tag in frames? Mark Weiss Mark Weiss http://trustthechildren.blogspot.com

Re: Witango-Talk: Witango Customer Support

2007-10-04 Thread David Mark Weiss
. Phil is going to do what he is going to do. Best of luck to him and his family. I hope his business plan works for him. With sincerity... my .02¢, Mark Weiss On Oct 4, 2007, at 9:08 AM, Scott Cadillac wrote: Gee Gene, are you telling me to shut-up? Now that's a waste of text. I'm only

Re: Witango-Talk: Witango Customer Support

2007-10-04 Thread David Mark Weiss
Sometimes, I can't think OR type. A man convinced against his will is of the same opinion still. That =20 is what I wanted to type. Sigh... On Oct 4, 2007, at 6:51 PM, David Mark Weiss wrote: I am, as most know, a english major, sales and marketing guy, who got in on Tango as a Butler user

Witango-Talk: Primebase,Procedures,@@resultset

2007-10-03 Thread David Mark Weiss
for a long execution of loops. The procedures work great and are lighting fast executed that way. Thanks for any tips you can pass on. Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com

Re: Witango-Talk: MySql Condundry

2007-09-17 Thread David Mark Weiss
(or specify a user in a WHERE clause) I had to restart mysql for the change to take. Hope this helps. Ben On Sep 15, 2007, at 1:56 PM, David Mark Weiss wrote: Suddenly, I am getting this error message, everytime I use Navicat and want to make a change in the DB. It seems to be user based

Witango-Talk: MySql Condundry

2007-09-15 Thread David Mark Weiss
exceeded the max_questions resource (current value: 50) is a warning I get using Navicat on my DA Thanks so much Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer

Witango-Talk: Spread Sheet Feature

2007-09-12 Thread David Mark Weiss
would be appreciated. Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: @SORT out of sorts

2007-08-27 Thread David Mark Weiss
on your new server. If that reference is bad, Totalscores might be zero, and the array won't be assigned. -Original Message- From: David Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Sunday, August 26, 2007 9:30 PM To: witango-talk@witango.com Subject: Witango-Talk: @SORT out of sorts Hi

Re: Witango-Talk: @SORT out of sorts

2007-08-27 Thread David Mark Weiss
ARRAY=finalList SCOPE=user COLS=#3 num asc 0009 On Aug 27, 2007, at 12:46 PM, Jesse Parker wrote: Hmm. I think the sort expression is supposed to be #3 asc... -Original Message- From: David Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Monday, August 27, 2007 3:30 PM To: witango-talk

Re: Witango-Talk: @SORT out of sorts

2007-08-27 Thread David Mark Weiss
On their website it says 020 is for intel. But it is for PPC too? Mark On Aug 27, 2007, at 1:28 PM, Robert Shubert wrote: Make sure you are using = 5.5.020, previous versions had a sorting bug. Robert -Original Message- From: David Mark Weiss [mailto:[EMAIL PROTECTED] Sent

Re: Witango-Talk: @SORT out of sorts

2007-08-27 Thread David Mark Weiss
PROTECTED] - [EMAIL PROTECTED] http://bighead.net/ - http://eventpix.com/ On Aug 27, 2007, at 2:16 PM, David Mark Weiss wrote: On their website it says 020 is for intel. But it is for PPC too? Mark On Aug 27, 2007, at 1:28 PM, Robert Shubert wrote: Make sure you are using = 5.5.020, previous

Re: Witango-Talk: @SORT out of sorts

2007-08-27 Thread David Mark Weiss
Shubert wrote: Make sure you are using = 5.5.020, previous versions had a sorting bug. Robert -Original Message- From: David Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Monday, August 27, 2007 3:30 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: @SORT out of sorts Jesse, thanks

Re: Witango-Talk: @SORT out of sorts

2007-08-27 Thread David Mark Weiss
changing your scope to request and then sorting might solve your problem without adjusting the server. Robert -Original Message- From: David Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Monday, August 27, 2007 7:57 PM To: witango-talk@witango.com Subject: Re: Witango-Talk: @SORT out of sorts

Witango-Talk: @SORT out of sorts

2007-08-26 Thread David Mark Weiss
' /@if @SORT ARRAY=finalList SCOPE=user COLS=3 asc I get no sorting here. What gives? Mark Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: Primebase and calling dal scripts from Witango

2007-07-10 Thread David Mark Weiss
. It probably is, but I don't know how the script needs to be written to send the output back to Witango for viewing. So I need to debug this and find out why the updates aren't taking place. Suggestions? Thanks so much. Mark Weiss http://trustthechildren.blogspot.com

Re: Witango-Talk: Primebase and calling dal scripts from Witango

2007-07-10 Thread David Mark Weiss
want to try just the select, so you can see if the cursor contains what you think it does. P.S. did you invent Flare-it? -Original Message- From: David Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 10, 2007 3:24 PM To: witango-talk@witango.com Subject: Witango-Talk

Re: Witango-Talk: MYSQL and Witango

2007-06-19 Thread David Mark Weiss
issue, i can make your selects big and i usually move the select to a view when i do this you can use coalesce select coalesce(amassemblyjobone,0), ... what coalesce does is pick the first non-null from the comma-sep list in parens Ben On Jun 18, 2007, at 8:46 AM, David Mark Weiss wrote

Re: Witango-Talk: MYSQL and Witango

2007-06-18 Thread David Mark Weiss
--- From: David Mark Weiss [EMAIL PROTECTED] To: witango-talk@witango.com Sent: Sun, 17 Jun 2007 19:01:18 -0700 Subject: Witango-Talk: MYSQL and Witango Hi, I am using Witango with MySQL ENGINE=MyISAM DEFAULT CHARSET=latin1; I have the following Query. select rowid,patrolname,patrolletter

Witango-Talk: MYSQL and Witango

2007-06-17 Thread David Mark Weiss
nothing. This only seems to be the case on One table, the other tables seem to work fine where I am doing the same kind of query. Any ideas what might be going on here? Mark Weiss http://trustthechildren.blogspot.com

Witango-Talk: Access

2007-06-14 Thread David Mark Weiss
to do to connect from my Mac Laptop to his windows laptop, running access, other than create an ODBC Datasource. Is there like a special driver I need to download? Thanks for your help. Mark Weiss http://trustthechildren.blogspot.com

Re: Witango-Talk: Access

2007-06-14 Thread David Mark Weiss
- 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 Jun 14, 2007, at 10:04 AM, David Mark Weiss wrote: I am going to a leadership camp for a week. They do a lot of record keeping

Re: Witango-Talk: Feature List Witango 6?

2007-06-04 Thread David Mark Weiss
, and then pass it back to witango for presentation. I am sure you already know about this. I was just really excited about the performance boost from this tweak. Mark Weiss On Jun 3, 2007, at 8:08 AM, Wolf, Gene wrote: I'd also like to make a feature request. Can the looping @FOR, @WHILE

Re: Witango-Talk: [OFF] Installing EAR on Windows 2003 Server IIS6

2007-05-10 Thread David Mark Weiss
and then only after I probably do all the development on the Mac. But 1st I need to get through these projects and pile up more money in the bank __ __ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf Mark Weiss

Re: Witango-Talk: [OFF] Installing EAR on Windows 2003 Server IIS6

2007-05-10 Thread David Mark Weiss
, at 11:44 AM, David Mark Weiss wrote: Questions 1. Do you know if the OSX version is good for OSX Desktop AND OSX Server? Also, I couldn't tell which versions of each were installed? Thanks for this lead though. Mark On May 10, 2007, at 11:34 AM, Kent Swisher wrote: Dan There is also XAMPP

Re: Witango-Talk: short mac server article

2007-04-02 Thread David Mark Weiss
I know of a large Mac Developer that has many mini's it uses for testing and other services. The word I get is that problems are frequent in hard drive failures and ram failures. Not enough to stop using the mini, but frequent enough to be an issue. Mark On Mar 31, 2007, at 11:33 AM,

Re: Witango-Talk: Alternative to ACTIONRESULT

2007-03-29 Thread David Mark Weiss
it into is large enough for all those chars. Mark Weiss On Mar 29, 2007, at 4:35 PM, Kent Swisher wrote: I am converting from T2K Mac/Filemaker 4 to Witango 5.5 PC and FMSA 8 via ODBC. Hit a stumbling point. Used to use @ACTIONRESULT NAME=actionName NUM=1 to get the record_id

Re: Witango-Talk: Determining even or odd

2007-03-26 Thread David Mark Weiss
__ __ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Bar Codes on the Fly No problem.

2007-03-19 Thread David Mark Weiss
options on windows. Thanks Mark Weiss http://trustthechildren.blogspot.com _ ___ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf No virus found in this incoming message. Checked by AVG Free Edition

Witango-Talk: Challenging query

2007-01-09 Thread David Mark Weiss
there for feedback and help. Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Stock Quotes

2006-11-25 Thread David Mark Weiss
in the background to do page updates without having to do a refresh Hope this helps And happy thanks giving to All Ben On Nov 23, 2006, at 9:22 AM, David Mark Weiss wrote: Happy Thanksgiving to all, especially the Canadians on the list! Just for fun, I have thought about putting together a little app

Re: Witango-Talk: Stock Quotes

2006-11-25 Thread David Mark Weiss
to just the stock quote. I had site such that members listed their stocks and then when they logged in, the @URL would go and fetch the current quotes and display them. On Nov 25, 2006, at 10:51 AM, David Mark Weiss wrote: Ben and Roland, Thanks for your help. I was googling realtime stock

Witango-Talk: Stock Quotes

2006-11-23 Thread David Mark Weiss
get me started? Thanks, Mark Weiss http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: PNG images and IE6

2006-11-03 Thread David Mark Weiss
on a site I am developing I am wanting to use PNG Graphics as backgroud-image in CSS. The transparency of these images work great allowing me to change background colors on the fly if necessary and they look great. However they don't work using IE6. Perhaps there is a way to use Jpg's and

Re: Witango-Talk: PNG images and IE6

2006-11-03 Thread Mark Weiss
x: 530.645.4040[EMAIL PROTECTED] - [EMAIL PROTECTED]http://bighead.net/ - http://eventpix.com/On Nov 3, 2006, at 12:15 AM, David Mark Weiss wrote: on a site I am developing I am wanting to use PNG Graphics as  backgroud-image in CSS. The transparency of these images  work great   allowing me to change bac

Fwd: Witango-Talk: [Waaay OT] how deleted are columns in an excel spreadsheet?

2006-11-03 Thread David Mark Weiss
Roland,My oldest son works at MacBU. (davidweiss.blogspot.com,)  Here is the blog dedicated to MacBU http://blogs.msdn.com/macmojo/He is the automation lead for MacBU. So he may not know, but he knows the team and he know many in the windows side as well. Perhaps we can relieve you of your

Re: Witango-Talk: Unable to connect to JDBC or retrieve more than three rows in ODBC

2006-11-03 Thread Mark Weiss
when there should be over 600 rowsThanks,Rick DonagrandiTO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf Mark Weiss[EMAIL PROTECTED]http://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: Image Upload challenges

2006-11-01 Thread David Mark Weiss
Robert,thanks for the tip, the upload path problem has gone away, however, I am still getting this. [File Action][596] Write_Image[Query][600]ÿØÿà[Error][601]-303 Can not open the specified file.[Error][601]-101 General error during data source operation.I have no idea what is on the second line.  

Re: Witango-Talk: Image Upload challenges

2006-11-01 Thread David Mark Weiss
PS. I have no idea why I am sending two to emails whenever I send.  Sorry for the bother. MarkOn Nov 1, 2006, at 12:59 PM, David Mark Weiss wrote:Robert,thanks for the tip, the upload path problem has gone away, however, I am still getting this. [File Action][596] Write_Image[Query][600]ÿØÿà[Error

Re: Witango-Talk: Image Upload challenges

2006-11-01 Thread David Mark Weiss
/ On Nov 1, 2006, at 12:59 PM, David Mark Weiss wrote: Robert,   thanks for the tip, the upload path problem has gone away, however, I am still getting this.    [File Action][596] Write_Image   [Query][600]ÿØÿà   [Error][601]-303 Can not open the specified file.   [Error][601]-101 General error

Re: Witango-Talk: Image Upload challenges

2006-11-01 Thread David Mark Weiss
entpix.com/ On Nov 1, 2006, at 1:32 PM, David Mark Weiss wrote:OK. So why isn't the file uploading. That is the real question? Isn't this supposed to be pretty straight forward? MarkOn Nov 1, 2006, at 1:19 PM, Alan Wolfe wrote:I'll bet the 5th character is a 0 (null) and that's why only the first 4 are

Witango-Talk: File Path Help

2006-10-31 Thread David Mark Weiss
Hi,I have written an app to upload images.  Running on OSX Tiger Server for now. In the write action, under filepath, I have MacintoshHD@webrootimages/@@request$imagename.@arg ImagetypeI get the following when I display the path in a results

Re: Witango-Talk: Contains

2006-10-24 Thread David Mark Weiss
ead.net/ - http://eventpix.com/ On Oct 23, 2006, at 10:09 PM, David Mark Weiss wrote:thanks to Robert and Stefan. I knew it could be done, because I did it before on an app where we checked for permissions this way. Every user had permissions and we checked to see if the app he requested was in his permi

Witango-Talk: Contains

2006-10-23 Thread David Mark Weiss
Hi,I would as I create a dynamic "select " statement, i would like to see if the option value is IN an array. or if the array contains the field as I loop through. I have tried:@if expr="@var name="array2" contains @@list[@currow, 1]" do nothing@elseoption value="@@list[@currow, 1]"@@list[@currow,

Re: Witango-Talk: Contains

2006-10-23 Thread David Mark Weiss
- 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 Oct 23, 2006, at 6:27 PM, David Mark Weiss wrote:Hi,I would as I create a dynamic "select " statement, i would l

Re: Witango-Talk: Contains

2006-10-23 Thread David Mark Weiss
esident - 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 Oct 23, 2006, at 6:27 PM, David Mark Weiss wrote: Hi, I would as I cr

Witango-Talk: Path Question

2006-10-18 Thread David Mark Weiss
Hi all,I guess I don't understand something basic. I am running apache on OSX Tiger Server. Robert G. recommended using a "tabs" source called Tabtastic. It looks like I can make it work for my needs. I put all the files in a folder on my server, including the test.html that I made up and test it. 

Witango-Talk: Sorry

2006-10-18 Thread David Mark Weiss
Hey sorry. Roland helped out. It was a server cache issue. I hadn't flushed it. Sorry for the bother.  Mark Weisshttp://trustthechildren.blogspot.com TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Witango-Talk: Gui Questions

2006-10-13 Thread David Mark Weiss
Hi All!I have an application I am working on. There is one part of the application, where on one page I would like to have four sections. When the page first opens, I would like to show the section headers. To the left of each section header, an icon, that when you click it, the information under

Re: Witango-Talk: [OT] Recommend a Project Manager Tool?

2006-09-07 Thread Mark Weiss
Scott, My son who works at a large Mac Business Unit ;-), used very successfully a product called BaseCamp by 37 Signals I think or something like that. It was later felt that having corp info off-site wasn't in the corporate best interest, however, he went on for months about how well

Witango-Talk: JDBC for MYSQL?????

2006-08-15 Thread Mark Weiss
Hi all, Am I just reaching for straws here? How about a JDBC connection to MySql on Panther Server? Does anyone have experience with this, given the comments below? Thanks for any suggestions. Mark On Aug 15, 2006, at 1:14 PM, Rowland Carson wrote: At 2006-08-14 22:32 -0700 David Mark

Witango-Talk: Again, connecting MySQL/on osx Server to witango

2006-08-14 Thread Mark Weiss
File name /Users/admin/library/odbc/odbcinst.ini With no definition pairs below that. I checked driver permissions in the usr/lib/ directory and they are all the same. It seems I am missing something in the driver set up. Any idea? Mark WEiss

Re: Witango-Talk: Connecting to MySQL

2006-08-13 Thread Mark Weiss
12, 2006, at 3:37 PM, Roland Dumas wrote: Navicat or SQL4X Manager J On Aug 12, 2006, at 10:12 AM, Mark Weiss wrote: Hi, I would like to ask for some advice regarding connecting up Witango to MySQL. I have 5.x version running on Panther Server 10.3.9. I have the MYSQL Administrator running

Witango-Talk: MySql

2006-08-13 Thread Mark Weiss
Sorry to bother you all. I need to know where to find the dadgum driver and settings file for an ODBC connection to Mysql. I have read the doc's from their site but cannot find the driver in order to try out the db. This is probably really basic, but I would appreciate your help. Mark

Witango-Talk: Connecting to MySQL

2006-08-12 Thread Mark Weiss
it to create new Tables and columns. So what is the Best admin app? I have heard people talk about PHPMyAdmin. Next, what more do I need to do to connect to MYSQL using Witango? If all the answers are at some place where I can read it all, just send me there. Thanks Mark Weiss

Witango-Talk: Confirmation of a Submit

2006-05-22 Thread Mark Weiss
a dialog that says Is this date 05/16/2006, the correct ship date? If yes, they click yes and the submit continues. If NO, then the alert () goes away and it stays on the page. I can get the date, but I don't know how to do the rest of it. Can anyone give me a hand? Thanks Mark Weiss

Re: Witango-Talk: Confirmation of a Submit

2006-05-22 Thread Mark Weiss
with OK and Cancel. If the user clicks OK the form is submitted. If they click Cancel the form is not submitted and stays on the same page. Dave Shelley -Original Message- From: Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Monday, May 22, 2006 4:25 PM To: witango-talk@witango.com Subject

Witango-Talk: Sales for a month

2006-04-08 Thread Mark Weiss
Hi, I have a table of sales. 3 sales for Jan, 4 for Feb, 10 for march, etc, for the entire year. I could sum stuff where shipdate between 01/01/2006 and 01/31/2006 sum stuff where shipdate between 02/01/2006 and 02/28/2006 etc... I am trying to come up with some kind of sql that will sum

Witango-Talk: Importing a text file

2006-03-08 Thread Mark Weiss
@CURROW%5" FALSE="@CURROW-" @ASSIGN local$test @TOKENIZE VALUE='@@carrycols[@CURROW,1]' CHARS='@CHAR 9' @ASSIGN local$r_row @CURROW @FOR START="1" STEP="1"  STOP="@NUMCOLS ARRAY='test'" @ASSIGN data[@@r_row,@CURROW]  @@test[1,@CURROW] /@FOR /@ROWS A

Witango-Talk: Bar Codes

2006-01-28 Thread Mark Weiss
and that isn't practical SO, may I ask for any suggestions this great group might have to help me solve my dilemma? Thanks Mark Weiss TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Bar Codes

2006-01-28 Thread Mark Weiss
Good Question. HTML. IN other words, we just display the order in a browser and print from there. MarkOn Jan 28, 2006, at 10:25 AM, Roland Dumas wrote:what file format for these documents?If acrobat, you CAN embed the font in the document.On Jan 28, 2006, at 9:46 AM, Mark Weiss wrote:Hi All

Witango-Talk: Stumped on Sql

2006-01-17 Thread Mark Weiss
(OMActualShipDate) '01/01/2005' Anyway, if someone out there gets my drift, I would love to see another example. ]ppp Thanks Mark Weiss TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Stumped on Sql

2006-01-17 Thread Mark Weiss
Ben, thanks so much. worked perfectly. Mark On Jan 17, 2006, at 7:26 PM, Ben Johansen wrote: You need a group by having clause Select partnumber from orderdetails Group by partnumber having Max(OMActualShipDate) '01/01/2005' Ben -Original Message- From: Mark Weiss [mailto

Witango-Talk: Crontab Windows

2005-11-15 Thread Mark Weiss
no go. Any suggestions? Mark Weiss TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Crontab Windows

2005-11-15 Thread Mark Weiss
firewall/proxy configurations. *text of log entries is not verbatim* Robert -Original Message- From: Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 15, 2005 8:59 PM To: witango-talk@witango.com Subject: Witango-Talk: Crontab Windows I put a crontab file in the configuration

Witango-Talk: Not Contain?

2005-11-14 Thread Mark Weiss
Is there an option in a search pop up that means Not Contain. option value = cont means contains How about option value = notcont ? thanks Mark TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Re: Witango-Talk: Not Contain?

2005-11-14 Thread Mark Weiss
Thanks for that. Mark On Nov 14, 2005, at 11:28 AM, Ben Johansen wrote: To do this on the database side you will need to do a directDBMS action like select * from customer where name not like '%ben%' Ben -Original Message- From: Mark Weiss [mailto:[EMAIL PROTECTED] Sent: Monday

Witango-Talk: T2000 Mac

2005-10-31 Thread Mark Weiss
T3 quit working and you needed to move up to T4. Or something like that. Can anyone tell me which operating systems were stable with T3 and which were stable with T4? Thanks Mark Weiss TO UNSUBSCRIBE: Go to http

Witango-Talk: Host file

2005-10-27 Thread Mark Weiss
This is a bit off topic... I need to be able to help window users to edit a host file to get into part of our site via VPN. I have no idea where to find the Hosts file on a windows box. Can someone give me a few tips? thanks Mark Weiss

  1   2   >