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

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 Ma

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: > >> http://jeff-vogel.blogspot.com/2011/01/three-rea

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
obert, this has led to a very very profitable change to Zend and PHP. Others 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 Of

Re: Witango-Talk: Java compiler/hosting alternatives

2009-08-11 Thread Mark Weiss
On Aug 11, 2009, at 10:18 AM, Robert Garcia wrote: Its like the old medieval days when someone was in the dungeon. The prisoner is seemingly dead, but when you leave food by the door and come back later, the food is gone and the plate is returned. Accurate... dmweiss

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 <@datetos

Re: Witango-Talk: ping

2008-06-11 Thread Mark Weiss
en I didn't see the ping. Something's amiss... Beverly __ __ 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-12 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

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

2008-05-10 Thread Mark Weiss
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

Re: Witango-Talk: IIS Server

2008-05-06 Thread Mark Weiss
335 mobile: 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 lic

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.blogspo

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

Re: Witango-Talk: Javascript and uservars

2008-04-25 Thread Mark Weiss
Jesse, Perfect, just perfect. This works great. Now another anomaly. When I load the list as outlined in the prev post, using a link, and click on a js onclick link to transfer information from one frame to another,

Witango-Talk: Javascript and uservars

2008-04-25 Thread Mark Weiss
link 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

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

Re: Witango-Talk: returning quoted text

2008-04-03 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: returning quoted text

2008-04-03 Thread Mark Weiss
eak the page display when the VALUE attribute of your INPUT encounters the first quote in the string. I can't remember off the top of my shiny head, but I think you need something like ENCODING=HTML. Hope that helps. Scott, On Thursday, April 3, 2008 3:23pm, David Mark Weiss <[EM

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

Witango-Talk: returning quoted text

2008-04-03 Thread David Mark Weiss
ut double quoting 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://trustthec

Re: Witango-Talk: CSS Question

2008-03-25 Thread David Mark Weiss
an. Sorry. 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 r

Re: Witango-Talk: CSS Question

2008-03-24 Thread David Mark Weiss
before posting. And yes, 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 Trian

Witango-Talk: CSS Question

2008-03-24 Thread David Mark Weiss
So it's like there is something about Blocks that I don't understand. I am guessing it is something easy, Is there some kind of "clear" 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-17 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: Re: Populating Frames

2007-10-28 Thread David Mark Weiss
hen I have 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: Populating Frames

2007-10-27 Thread David Mark Weiss
, using 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 Ma

Witango-Talk: Cron

2007-10-25 Thread David Mark Weiss
oblem. 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.bl

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

Re: Witango-Talk: Witango Customer Support

2007-10-04 Thread David Mark Weiss
m on several lists, and this is the most useful, enjoyable one of them all. I thank you all for that. You are all great guys and gals. 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 Weis

Witango-Talk: Primebase,Procedures,@@resultset

2007-10-03 Thread David Mark Weiss
to return calling a procedure? The reason for this is that I have some complex calculations to do, and updating to do, that requires loops and Witango just isn't set up for a long execution of loops. The procedures work great and are lighting fast executed that way. Thanks for

Re: Witango-Talk: MySql Condundry

2007-09-17 Thread David Mark Weiss
ll users in the table (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.

Witango-Talk: MySql Condundry

2007-09-15 Thread David Mark Weiss
quot;admin" has 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://

Witango-Talk: Spread Sheet Feature

2007-09-12 Thread David Mark Weiss
will slug through that. Any help 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
user scope, so 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:

Re: Witango-Talk: <@SORT> out of sorts

2007-08-27 Thread David Mark Weiss
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: Monday, August 27, 2007 3:30 PM To: witango-talk@witango.com Subject: Re: Witango-Talk:

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, previ

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] S

Re: Witango-Talk: <@SORT> out of sorts

2007-08-27 Thread David Mark Weiss
ORT 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] Sen

Re: Witango-Talk: <@SORT> out of sorts

2007-08-27 Thread David Mark Weiss
arker wrote: Suggest you check that the column reference "common.Rounds.ScoreDec" is valid 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 2

Witango-Talk: <@SORT> out of sorts

2007-08-26 Thread David Mark Weiss
t;,<@CALC expr="(<@VAR Totalscores> / <@VAR scores>)" format="num:simple-float">' name='TempArray' >" scope=Request> <@ADDROWS ARRAY="finalList" SCOPE="user" VALUE="@@local$NewArray" position='-1&

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

2007-07-10 Thread David Mark Weiss
;t supported by the ODBC/JDBC driver. Also, you might 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

Witango-Talk: Primebase and calling dal scripts from Witango

2007-07-10 Thread David Mark Weiss
ve a print "Mark"; statement, and it should print every row. 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. Su

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
ssage --- 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

Witango-Talk: MYSQL and Witango

2007-06-17 Thread David Mark Weiss
red today, I get 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://trustthechild

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

Witango-Talk: Access

2007-06-14 Thread David Mark Weiss
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: 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, @

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

2007-05-10 Thread David Mark Weiss
7, 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

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 Ma

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, Rober

Re: Witango-Talk: Alternative to ACTIONRESULT

2007-03-29 Thread David Mark Weiss
e field you are inserting 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 g

Re: Witango-Talk: Determining even or odd

2007-03-26 Thread David Mark Weiss
tement? ie. <@IFEQUAL <@CURROW> "ODD">Do This<@ELSE>Do That Thanks WebDude ______ __ 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-20 Thread David Mark Weiss
easy. Quinn McLaughlin learningannex.com On Mar 19, 2007, at 9:45 PM, David Mark Weiss wrote: Brian, I made it work, although I can't figure out how to get rid of the box. I will fiddle tomorrow. This is just great. Thank you so much. Mark On Mar 19, 2007, at 1:54 PM, Brian Mowers wro

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

2007-03-19 Thread David Mark Weiss
ac server at the time. Perhaps there are more 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 thi

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
wn 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

Re: Witango-Talk: Stock Quotes

2006-11-25 Thread David Mark Weiss
the work 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 togeth

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

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

2006-11-03 Thread Mark Weiss
uld be over 600 rowsThanks,Rick DonagrandiTO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf Mark Weiss[EMAIL PROTECTED]http://trustthec

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 heartbur

Re: Witango-Talk: PNG images and IE6

2006-11-03 Thread Mark Weiss
fun.http://homepage.ntlworld.com/bobosola/index.htm-- Robert GarciaPresident - BigHead TechnologyVP Application Development - eventpix.com13653 West Park DrMagalia, Ca 95954ph: 530.645.4040 x222 fax: 530.645.4040[EMAIL PROTECTED] - [EMAIL PROTECTED]http://bighead.net/ - http://eventpix.com/On Nov 3, 200

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: Image Upload challenges

2006-11-01 Thread David Mark Weiss
- http://eventpix.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

Re: Witango-Talk: Image Upload challenges

2006-11-01 Thread David Mark Weiss
ttp://bighead.net/ - http://eventpix.com/ 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.   [Err

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

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.  

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<@webroot>images/@@request$imagename.<@arg Imagetype>I get the following when I display the path in a results action:MacintoshHD/Library/WebServer/Documents/Sample

Re: Witango-Talk: Contains

2006-10-24 Thread David Mark Weiss
ad.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 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="<@

Re: Witango-Talk: Contains

2006-10-23 Thread David Mark Weiss
[EMAIL PROTECTED] - [EMAIL PROTECTED] http://bighead.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

Re: Witango-Talk: Contains

2006-10-23 Thread David Mark Weiss
> -- 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 Oct 23, 2006, at 6:27 PM, David Mark Weiss w

Re: Witango-Talk: Contains

2006-10-23 Thread David Mark Weiss
cation 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 create a dynamic "select " statement,

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<@else>@@list[<@currow>, 1] No Joy.Can someone t

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: 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: 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 t

Witango-Talk: Fwd: Windows Browser

2006-09-26 Thread Mark Weiss
Hi all. I have run into a challenge loading a page into windows browser. I know some of you have more experience than I with different browsers. http://www.YourProofOfConcept.com/AboutUs.html On all other browsers the header loads in the center just right, but in the windows browser, the

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 i

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
n Aug 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 ru

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.

Witango-Talk: Connecting to MySQL

2006-08-12 Thread Mark Weiss
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

Re: Witango-Talk: Confirmation of a Submit

2006-05-22 Thread Mark Weiss
ng up a javascript confirm box 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] Sen

Witango-Talk: Confirmation of a Submit

2006-05-22 Thread Mark Weiss
up 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? Tha

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 wi

Witango-Talk: Importing a text file

2006-03-08 Thread Mark Weiss
N local$maxcol @@colnum> <@ELSEIF EXPR="(@@colnum < @@mincol) or (@@mincol=0)"> <@ASSIGN local$mincol @@colnum>Setup Data Pump BGCOLOR="white">Setting up columns with @@maxcol columns and @@c_rows rows. Then it creates an arra

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,On a

Witango-Talk: Bar Codes

2006-01-28 Thread Mark Weiss
t 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: 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

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: Crontab Windows

2005-11-15 Thread Mark Weiss
s can't call themselves due to tricky 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

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

  1   2   >