RE: Re: RE: Re: Witango-Talk: Array Help/resultSet

2002-10-03 Thread Campbell, Steve V.
/resultSet Hi Steve, Try: <@filter local$resultSet expr="#1 contains 'time=30ms'"> Hope this helps. Cheers... - Original Message ----- From: "Campbell, Steve V." <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAI

RE: RE: Re: Witango-Talk: Array Help/resultSet

2002-10-03 Thread Campbell, Steve V.
w you want, then you can snip out the offset you require. Jon -Original Message----- From: Campbell, Steve V. [mailto:[EMAIL PROTECTED]] Sent: 03 October 2002 5:31 To: Multiple recipients of list witango-talk Subject: RE: Re: Witango-Talk: Array Help/resultSet Unusual question here, and

RE: Re: Witango-Talk: Array Help/resultSet

2002-10-03 Thread Campbell, Steve V.
Unusual question here, and one that I haven't' ever encountered before. I am pulling the results of an external action, (which, by the way is calling a batch file), and throwing the results into a result set. Below is the output: --- Pinging 63.171.17

RE: RE: Re: Witango-Talk: Mac beta expired

2002-10-03 Thread Campbell, Steve V.
) 606-3885 Email: [EMAIL PROTECTED] Web:http://www.skadt.com > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Campbell, Steve V. > Sent: October 2, 2002 9:05 PM > To: Multiple recipients of list witango-talk > Subject: RE: Re: Wi

RE: Re: Witango-Talk: Mac beta expired

2002-10-02 Thread Campbell, Steve V.
I downloaded the Mac beta of version 5 when it came out some time ago. I have been working on my windowz machine's and just now have decided to try out the Mac version. Problem is it has already expired before I ever created one single taf. Is there a work around here? thanks Steve __

RE: Re: Witango-Talk: Uptime Results

2002-09-13 Thread Campbell, Steve V.
Hi List! I was just wondering, I am thinking of creating an application that will show the status of my servers. I would have to create the taf so it would go out and ping one of my boxes and then return the rate and then somehow transform that number into a graphical representation. My quest

RE: Re: Witango-Talk: FileUpload JavaScript ?

2002-09-11 Thread Campbell, Steve V.
I would love to see your taf on this Steve Campbell -Original Message- From: Chris Smith [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 12:51 AM To: Multiple recipients of list witango-talk Subject: Re: Witango-Talk: FileUpload JavaScript ? If anyone is intreseted I fi

RE: Re: RE: Witango-Talk: cronfile question

2002-09-06 Thread Campbell, Steve V.
Thanks to both of you…I did both and it works! Thanks       Steve Campbell OU Physicians Internet Software Developer/Web Manager University of Oklahoma Health Sciences Center 800 Northeast 15th Street ROB #601 Oklahoma City, Oklahoma 73172 o -405-271-4647 x54163 f -405-271-

RE: RE: Witango-Talk: cronfile question

2002-09-06 Thread Campbell, Steve V.
eller http://www.pcforge.com/WitangoGoodies.htm latest beta downloads @ http://www.witango.ws  -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Campbell, Steve V. Sent: Friday, September 06, 2002 11:02 AM To: Multiple recipients of list witango-talk Subject: R

RE: Witango-Talk: cronfile question

2002-09-06 Thread Campbell, Steve V.
0 12 * * * http://127.0.0.1/train/admin/classes/mail3.taf?_function=detail     Does the above line look like this file will be executed every day at 12 noon?  Of course there is a return key stroke after the end of the link or line, but I want to make sure this is something that I can us

RE: Witango-Talk: uploading files

2002-09-03 Thread Campbell, Steve V.
I have this very thing. Although it's been tailored to meet my needs. I am more then happy to email it to you if you contact me off list. There is also a very good on over at hmmm, I guess that would Ben's site. Memory is a bit fuzzy this morning, sorry about that. -Original Message- F

RE: Witango-Talk: For Loop within a For Loop??

2002-08-28 Thread Campbell, Steve V.
If they are assigned at the instance they occur with a user defined scope wouldn't' they be kept track of correctly? Sorry if this response is off base, just my 2 cents. Steve -Original Message- From: Thomas Ferguson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 11:54 AM

RE: Re: Witango-Talk: Exchange

2002-08-26 Thread Campbell, Steve V.
Thanks for the reply on this…this is something that I AM GOING to tackle on the upgrade of a project I just finished.   I have to find this COM that will work…thanks again!   Steve Campbell OU Physicians Internet Software Developer/Web Manager University of Oklahoma Health Sciences

RE: RE: Witango-Talk: Exchange

2002-08-26 Thread Campbell, Steve V.
Okay   So, may I ask one farther.  I have been following this thread.  Has anyone ever tackled this?  A COM that would talk to Exchange?   Steve Campbell OU Physicians Internet Software Developer/Web Manager University of Oklahoma Health Sciences Center 800 Northeast 15th Street

RE: RE: RE: Witango-Talk: Day vrs Hour Count

2002-08-19 Thread Campbell, Steve V.
9) 624-4388 GTA:    (416) 606-3885 Fax:    (519) 624-3353 Cell:   (416) 606-3885 Email:  [EMAIL PROTECTED] Web:    http://www.skadt.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Campbell, Steve V. Sent: August 19, 2002 2:25 PM To: Multiple reci

RE: RE: RE: Witango-Talk: Day vrs Hour Count

2002-08-19 Thread Campbell, Steve V.
>= <@CURRENTDATE> and date_field [is less than] <@SECSTODATE <@CALC "<@DATETOSECS <@CURRENTDATE>> + 60*60*24*3">> On Mon, 19 Aug 2002, Campbell, Steve V. wrote: > I have some criteria set in an action that brings back , right now, > current date = curre

RE: RE: Witango-Talk: Day vrs Hour Count

2002-08-19 Thread Campbell, Steve V.
I have some criteria set in an action that brings back ,  right now,  current date  =  current date.  I need to set my criteria to bring back ,  if today is within 72 hours of any date in the field I am searching.    I suppose the best way to say it is, I need to bring back anything tha

RE: Witango-Talk: Mailout List Help

2002-08-19 Thread Campbell, Steve V.
Below is some code that I am using. I basically pull back from a table a username and their email. I then need to do some type of loop to run thru and email each listing with the same text in the email text area.  I am completely stumped on how do this. Any help would be appreciated. 

RE: Witango-Talk: Sorting with clickable columns headers

2002-08-16 Thread Campbell, Steve V.
Wish I could say I have done this, but, someone else did and now I use the code on almost 90percent of my list type forms. It's a full page of code and it's so easy to implement it's really funny. I do wish I knew who wrote it and who shared it with me. Mine works as easy as this http://floodfor

RE: RE: Witango-Talk: Criteria Question--Ignore

2002-08-15 Thread Campbell, Steve V.
WOW..I just sat here and read my question and thought..use the UID! Ignore my mail please and have a good afternoon... Steve --- I am having problems with opeartors. I have an elseif action listing thru a search a date and username. I don't' want the search actio

RE: Witango-Talk: Criteria Question

2002-08-15 Thread Campbell, Steve V.
I am having problems with opeartors. I have an elseif action listing thru a search a date and username. I don't' want the search action to bring any of the above back, if one of the fields has data in it already. (a field called "response") I want it only to return if that certain field is emp

RE: Witango-Talk: Dumb Microsoft Error

2002-08-12 Thread Campbell, Steve V.
Here we go again, and I know that probably the same good souls on this list has drilled this error into my thick skull. What is this error denoting, any help would be appreciated!   Thanks   -3100 [Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query e

RE: Witango-Talk: Witango 5.0 Windows?

2002-08-12 Thread Campbell, Steve V.
I have been out of town for a week and come back to find the opening of v5 going full swing. I snagged the Mac version last night but have been unable to find the Windows version. Is that coming online today? Sorry for asking maybe already posted questions. Steve Campbell _

RE: Re: Witango-Talk: <@IF EXPR>

2002-08-02 Thread Campbell, Steve V.
Telford PA 18969 Land: 215-799-0192 Mobile: 610-256-2843 Fax 413-410-9682 FMP, WiTango, EDI,SQL 2000 [EMAIL PROTECTED] www.dss-db.com > From: "Campbell, Steve V." <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Fri, 2 Aug 2002 11:28:35 -0500 > To: Multiple recip

RE: Witango-Talk: <@IF EXPR>

2002-08-02 Thread Campbell, Steve V.
Hello I am trying to do an if statement to check for a result. Basically if the number in a column is "so and so" then I need it to do <@else> "so and so"> This is my code: <@IF VALUE=<@COLUMN "enrollment.attendance"> 1 <@ELSE> Completed I have three of those for completed, no show

RE: Re: Witango-Talk: Comparing WO to Witango

2002-08-02 Thread Campbell, Steve V.
Garth I have been wanting to do what you mentioned. When you have a skeleton type of logic flow for the IMAP project, I would really like to see your layout. Steve -Original Message- From: Garth Penglase [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 1:34 PM To: Multipl

RE: RE: Witango-Talk: Comparing WO to Witango

2002-08-02 Thread Campbell, Steve V.
Ditto!!! Steve >I agree with Scott when he says that we need to make a decision to get >behind the product and change it for the better (or best). And in doing so, >it'll become an amazing testimony to the efforts of a small development >company and a incredibly supportive developer communit

RE: Re: Witango-Talk: Pushing the E:nvelope ;-)

2002-08-01 Thread Campbell, Steve V.
I AGREE! Steve -Original Message- From: Dan Stein [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 3:43 PM To: Multiple recipients of list witango-talk Subject: Re: Witango-Talk: Pushing the E:nvelope ;-) Great now if we can all only get our hands on this puppy it would be

RE: Witango-Talk: Error-database?

2002-07-31 Thread Campbell, Steve V.
Title: Witango v5 for OS X, IN THE FLESH Again, where is the list database located at. I know that I posted about this error before.   Syntax error in INSERT INTO statement. 37000   Thanks!   Steve Campbell OU Physicians Internet Software Developer/Web Manager University of Oklah

RE: Witango-Talk: Security on tafs

2002-07-31 Thread Campbell, Steve V.
Title: Witango v5 for OS X, IN THE FLESH Hello   I have asked this before, and I don’t think the responses were to the exact question I was asking.   I have the Web Construction Book and all the taf’s that come with it. I have seen a few tafs float around on this list but what I am need

RE: Re: Witango-Talk: Witangov5 ?? Vaporware?

2002-07-30 Thread Campbell, Steve V.
Maybe I missed it but what did the people that went to the show say? Steve -Original Message- From: Daniel E. Venditelli, jr. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 11:59 AM To: Multiple recipients of list witango-talk Subject: Re: Witango-Talk: Witangov5 ?? Vaporware?

RE: RE: Witango-Talk: DateRange

2002-07-25 Thread Campbell, Steve V.
I am trying to get a listing of events that are happening within a week of whenever the end user hits the taf that will list the events. In my search criteria I have the column that represents the date and then in the Value field I have the following: <@days date=<@currentDate> days=-3>

RE: Witango-Talk: capture NT user

2002-07-25 Thread Campbell, Steve V.
I would love to be able to do this too. Let me know if you get a response. Steve Campbell OU Physicians Internet Software Developer/Web Manager -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 10:19 AM To: Multiple recipients of list w

RE: Witango-Talk: An introduction to Witango CustomTags

2002-07-22 Thread Campbell, Steve V.
Thank you, this is something, along with TCF's that I have been wanting to know more about. THANKS THANKS THANKS! For your work gentlemen! BRAVO! Steve -Original Message- From: Scott Cadillac [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 1:33 AM To: Multiple recipients of

RE: RE: Witango-Talk: [OT] Outsourced DNS Service

2002-07-17 Thread Campbell, Steve V.
2100.com is great. That’s who I use for my domains. They register for you for 14 bucks!!!   If I understood the question correctly   Steve Campbell OU Physicians Internet Software Developer/Web Manager University of Oklahoma Health Sciences Center 800 Northeast 15th Street ROB

RE: RE: Witango-Talk: PopUp Window populated from db

2002-07-17 Thread Campbell, Steve V.
I am going to use a code so that a user that visits a page can get a popup window that has info about the text they click, roll over. This will popup my info, but, I was wanting to populate from a database.. Even go resultSet[1,2] if I have to. If that made sense that is. function openpopup()

RE: Re: Witango-Talk: Looking for Witangoized Calendar popup

2002-07-17 Thread Campbell, Steve V.
ather than pink (LOL) -- Dan Stein Digital Software Solutions 799 Evergreen Circle Telford PA 18969 Land: 215-799-0192 Mobile: 610-256-2843 Fax 413-410-9682 FMP, WiTango, EDI,SQL 2000 [EMAIL PROTECTED] www.dss-db.com > From: "Campbell, Steve V." <[EMAIL PROTECTED]> > Reply-To:

RE: RE: Witango-Talk: Close a window

2002-07-17 Thread Campbell, Steve V.
Oops..no there of course! Steve -Original Message- From: Campbell, Steve V. Sent: Wednesday, July 17, 2002 11:10 AM To: Multiple recipients of list witango-talk Subject: RE: Witango-Talk: Close a window Like this? If I understand your question correctly Steve

RE: Witango-Talk: Close a window

2002-07-17 Thread Campbell, Steve V.
Like this? If I understand your question correctly Steve -Original Message- From: Fogelson, Steve [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 10:44 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Close a window What is the best way to pr

RE: Witango-Talk: Looking for Witangoized Calendar popup

2002-07-17 Thread Campbell, Steve V.
Dan Like this calendar popup? http://training.ouphysicians.com/train/addnewclass.taf Let me know Steve -Original Message- From: Dan Stein [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 10:41 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Looking for W

RE: RE: Witango-Talk: TangoAutoNav (based on your web folder directory listing)

2002-07-17 Thread Campbell, Steve V.
Woah!   Thanks John I have been looking for something like this for some time…thanks for sharing!   Steve Campbell OU Physicians Internet Software Developer/Web Manager University of Oklahoma Health Sciences Center 800 Northeast 15th Street ROB #601 Oklahoma City, O

RE: RE: RE: Re: Witango-Talk: Same Error Again -- follow up security question

2002-07-16 Thread Campbell, Steve V.
Thank you all for all these helpful insights. I do believe that as Stefan said it's just the same error all over again. One follow up question. I am trying to remember what the standard security "If" statement is that most use at the top of their tafs? What I mean, is, when you have a large p

RE: RE: Re: Witango-Talk: Same Error Again

2002-07-16 Thread Campbell, Steve V.
Stefan I went thru and checked and yes, that's what it was. After those corrections I went back thru to run my taf and I ended up with this error. [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 25. 07001 Is this the same error? Steve -Original Message- From: St

RE: RE: Re: Witango-Talk: Same Error Again

2002-07-15 Thread Campbell, Steve V.
Thanks Stefan Steve -Original Message- From: Stefan Gonick [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 5:30 PM To: Multiple recipients of list witango-talk Subject: RE: Re: Witango-Talk: Same Error Again Hi Steve, That error is due to a mismatch of fields in the action and

RE: Re: Witango-Talk: Same Error Again

2002-07-15 Thread Campbell, Steve V.
I know I have posted about this error before. I know that I have seen others post about it before. Once agani, I am stuck here tryign to debug this thing. This is my error. Of course it's happening on the "insert" function. -3010 [Microsoft][ODBC Microsoft Access Driver] Too few paramet

RE: Re: Witango-Talk: One more!

2002-07-12 Thread Campbell, Steve V.
BINGO And you know, it's not too "new". It's coming and the scary part about it is, I am having to re-examine all of my applications and how many tiers of security I have on them. You basically can NOT have a piece of paper with their name on it alone if it has anything to do with t

RE: RE: Re: Witango-Talk: One more!

2002-07-11 Thread Campbell, Steve V.
sorts of privacy laws in the US, and that may be a way to force them to accept a login. Mark Bushaw On 11 Jul 2002 at 14:05, Campbell, Steve V. wrote: > You know as it stands now..I can't ask them for anything! No login, > fill in the blank or anything. Really puts a cramp in things.

RE: Re: Witango-Talk: One more!

2002-07-11 Thread Campbell, Steve V.
ame >machines, and anything else that gets thrown in as a funky variable that >makes your job harder. > >R > > >On 7/11/02 1:57 PM, "Campbell, Steve V." <[EMAIL PROTECTED]> wrote: > >> >> >> This is twice in three weeks my intentions have b

RE: Re: Witango-Talk: One more!

2002-07-11 Thread Campbell, Steve V.
ys use the same machines, and anything else that gets thrown in as a funky variable that makes your job harder. R On 7/11/02 1:57 PM, "Campbell, Steve V." <[EMAIL PROTECTED]> wrote: > > > This is twice in three weeks my intentions have been questioned. Why in > th

RE: RE: Re: Witango-Talk: One more!

2002-07-11 Thread Campbell, Steve V.
inal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Campbell, Steve V. Sent: Thursday, July 11, 2002 9:17 AM To: Multiple recipients of list witango-talk Subject: RE: Re: Witango-Talk: One more! One more question. What can you capture without the user knowing it

RE: Re: Witango-Talk: One more!

2002-07-11 Thread Campbell, Steve V.
One more question. What can you capture without the user knowing it's being captured. I know you can do normal stuff like, where they came from, how long and that type of data, but, is there anyway to capture their email address somehow without them knowing it? Any ideas? Steve

RE: Re: Witango-Talk: Cookies for a Beginner

2002-07-11 Thread Campbell, Steve V.
Hello I am having to track users when they use a collection of search engines that I built. I am collecting their IP address and Computer Name when they hit the site, but, I need to track what and where they go on the site. This all has to do with HIPPA and privacy regs that are now starting to

RE: RE: Re: Witango-Talk: JavaScript PopUP

2002-07-01 Thread Campbell, Steve V.
Sorry folks..forgot to turn that dumb tracking / read receipt off. Again, I apologize   Steve  

RE: Re: Witango-Talk: JavaScript PopUP

2002-07-01 Thread Campbell, Steve V.
I am trying to do a “onclick” but for some reason my nomenclature is out the window. I guess I haven’t slept enough over the weekend. I know this is simple….   < class=GramE>:popUp('http://blah.blah.taf')">   Is the above correct? I am not able to score successfully with the above.  

RE: Witango-Talk: Getting started with Witango

2002-06-26 Thread Campbell, Steve V.
Grab the tutorials out of the install I went thru them 3 times and it took 1.5 days After that.I was off and running. Just my two cents but it's what did it for me and I was REALLY NOVICE...I mean no background in C or nothing. So with this list and those tutorialsin my opinion, that's the

RE: Re: Witango-Talk: Tango BBS Forum Board

2002-06-26 Thread Campbell, Steve V.
Hello I am using the BBS boards that someone ported to Tango from the PERL scripts. They are working great and I would like to find out who it was that did this port? I need to give them credit plus I have one thing that is not working quite right. Does anyone remember who did this port? Thank

RE: Witango-Talk: Server Install

2002-06-25 Thread Campbell, Steve V.
Title: Filemaker and Witango Does the WiTango App server need to be installed on a FAT or NTFS formatted drive for windows? Thanks Steve   Yes, I am looking the manual.    

RE: Witango-Talk: Silly Question

2002-06-25 Thread Campbell, Steve V.
I have both the PC and the Mac version.. If you don't find them anywhere email me offlist. Of course, they are minus serial numbers. Steve -Original Message- From: Gene Wolf [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 7:08 AM To: Multiple recipients of list witango-talk Su

RE: RE: Re: Witango-Talk: Webhits01.taf

2002-06-24 Thread Campbell, Steve V.
Somewhere I picked up this taf with a bat file that looks up NS. Who created this? Was it Scott? Thanks Steve TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-t

RE: RE: RE: Re: Re: Witango-Talk: MacServer Serial

2002-06-24 Thread Campbell, Steve V.
THANK YOU!!! --Steve -Original Message- From: Garth Penglase [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 7:06 AM To: Multiple recipients of list witango-talk Subject: RE: RE: Re: Re: Witango-Talk: MacServer Serial Steve, As Mark stated, most of us understood what you wan

RE: Re: Witango-Talk: Way off topic..Email Client for PC

2002-06-24 Thread Campbell, Steve V.
Garth Thanks for the reply. I use their old Eudora mail server to run my pop servers on my Mac mail servers, but, I was just trying to find a PC client for my PC box so that I can keep up with all my email accounts. Thanks again Steve -Original Message- From: Garth Penglase [mailto:[EMA

RE: Re: Re: Re: Witango-Talk: MacServer Serial

2002-06-23 Thread Campbell, Steve V.
As you said, must be a mis-communication thing. Mark Bushaw On 23 Jun 2002 at 9:12, Campbell, Steve V. wrote: > I dont think I explained myself well enough. I would never use the former number again

RE: RE: Re: Re: Witango-Talk: MacServer Serial

2002-06-23 Thread Campbell, Steve V.
Thank you for your reply Mark. I am most honest and honorable. I take offense to his continued emails concerning , If I was to ever create and/or if I would have been at..etc. Gosh, enough is enough. I am sorry. I was being perfectly honest. I received it from Pervasive to begin with "FREE"

RE: Re: Re: Witango-Talk: MacServer Serial

2002-06-23 Thread Campbell, Steve V.
I dont think I explained myself well enough. I would never use the former number again after trade. Anyway, forget that I asked and I apologize for taking up the time of this list. Also, I do create software so before you start to give a lesson in ownership, know that most of us on this list

RE: RE: Re: Witango-Talk: Way off topic..Email Client for PC

2002-06-22 Thread Campbell, Steve V.
Hello I am setting up a new PC..and this has nothing to do with WiTango, but, I knew this would be a good place to ask. I have multiple email accounts. Like 12 to be exact. I use Outlook for Mac OS X on my Mac, but on the PC I dont know what to use. Any ideas on what would be best with

RE: Re: Witango-Talk: MacServer Serial

2002-06-22 Thread Campbell, Steve V.
Hello All I once had a Mac WiTango App Server Serial Number. I traded someone on here for a small Windows app server number. Time has passed since then and I have thus misplaced it. Would anyone like to trade? I think this is legal right? I have also a Unix small serial number I could trade.

RE: Witango-Talk: Record Counter

2002-06-20 Thread Campbell, Steve V.
I wouldn't' mind having something like this available. Steve -Original Message- From: Scott Yoshinaga [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 2:30 PM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Record Counter Hi All... I was wondeering if any o

RE: RE: Re: Witango-Talk: Username in URL

2002-06-20 Thread Campbell, Steve V.
Thank you That is correct! Steve -Original Message- From: Harpreet Matharu [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 11:53 AM To: Multiple recipients of list witango-talk Subject: RE: Re: Witango-Talk: Username in URL your syntax is not correct, you are using a '?' afte

RE: RE: Witango-Talk: File Delete

2002-06-11 Thread Campbell, Steve V.
Title: Message Does anyone have a good File Delete taf?  I have a listing of files in a directory and I need to be able to scroll thru and then delete some. Thanks!   Steve  

RE: Re: Re: Witango-Talk: Error In Syntax

2002-06-05 Thread Campbell, Steve V.
ancouver, BC, Canada Does your company have an Enterprise Information Portal? Check out Salsa at www.plusinternational.com/flash/salsa.htm - Original Message - From: "Campbell, Steve V." <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAIL PR

RE: Re: Witango-Talk: Error In Syntax

2002-06-05 Thread Campbell, Steve V.
I am doing a simple insert into a database and I keep getting a syntax error on the insertion point. The error I get is : Syntax error in query expression '$ 25.00'. If you notice, there is a space before the 2 and after the $. I have no idea how to get that space out of there, but, I think if

RE: RE: Witango-Talk: Currency Format

2002-06-04 Thread Campbell, Steve V.
Hello I am allowing users to enter currency values into a field that feeds into a simple small table in a database. When I pull the value back out of the table I get "5" instead of "5.00". There is a @@currencyChar format that I have found but isnt' there a or something like this? Yes I have

RE: Witango-Talk: Special Announcement FMP Users must read.

2002-06-03 Thread Campbell, Steve V.
Title: Special Announcement FMP Users must read. Mine says  “Page can’t be displayed”   ??   Steve   -Original Message- From: Robert Garcia [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 10:19 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Spec

RE: Re: Witango-Talk: [OT] Correct Topic..sorry..Install woes

2002-05-28 Thread Campbell, Steve V.
Dan Well it looks as if it is getting closer http://216.172.199.13/new.taf I think this is a execution error Steve <>

RE: Witango-Talk: [OT] Correct Topic..sorry..Install woes

2002-05-28 Thread Campbell, Steve V.
Great example of what I am talking about http://216.172.199.13/Tango2000/new.taf That comes up. but when it sits here http://216.172.199.13/new.taf It won't come up. I am sorry to take up listmail with such a dumb error, especially after I just did two installs last week and as with the

RE: RE: RE: Witango-Talk: [OT] javascript newbie need a hand

2002-05-28 Thread Campbell, Steve V.
:Lee Thanks for the reply..but WHAT I dont' follow you.. Services..then Startup??? STeve Original Message- From: Lee Sobo [mailto:[EMAIL PROTECTED]] Sent: Tue 5/28/2002 9:11 PM To: Multiple recipients of list witango-talk Cc: Subject: RE: RE: Witango-Talk:

RE: RE: RE: RE: Witango-Talk: [OT] Correct Topic..sorry..Install woes

2002-05-28 Thread Campbell, Steve V.
o Reseller http://www.pcforge.com/WitangoGoodies.htm latest beta downloads @ http://www.witango.ws -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Campbell, Steve V. Sent: Tuesday, May 28, 2002 6:14 PM To: Multiple recipients of list witango-talk Subject: RE: RE: R

RE: RE: RE: Witango-Talk: [OT] Correct Topic..sorry..Install woes

2002-05-28 Thread Campbell, Steve V.
Win 2000 IIS Tango 2K Large App Server I have installed the Tango App Server on my Win2000 box. I created a DSN and built a basic insert taf to add info to a table. No problem The page will only execute from within the Tango2000 directory that sits inetpub/wwwroot/Tango2000/thenmytafhere

RE: RE: Witango-Talk: [OT] javascript newbie need a hand

2002-05-28 Thread Campbell, Steve V.
Win 2000 IIS Tango 2K Large App Server I have installed the Tango App Server on my Win2000 box. I created a DSN and built a basic insert taf to add info to a table. No problem The page will only execute from within the Tango2000 directory that sits inetpub/wwwroot/Tango2000/thenmytafhere

RE: RE: RE: Re: Witango-Talk: IIS and Email

2002-05-23 Thread Campbell, Steve V.
Maven ;-)   Ben Johansen - http://www.pcforge.com Authorized WiTango Reseller http://www.pcforge.com/WiTangoGoodies.htm  Latest downloads & List Archives @ http://www.witango.ws -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Campbell, Steve V.

RE: RE: Re: Witango-Talk: IIS and Email

2002-05-23 Thread Campbell, Steve V.
o.ws -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Campbell, Steve V. Sent: Thursday, May 23, 2002 1:41 PM To: Multiple recipients of list witango-talk Subject: RE: Re: Witango-Talk: IIS and Email   Hello   I am running several domains on one large mac

RE: Re: Witango-Talk: IIS and Email

2002-05-23 Thread Campbell, Steve V.
Hello   I am running several domains on one large machine running IIS Win 2000 / Large App Server   I was wondering what those use out there for people wanting pop mail for their domains as well.   Thanks for any suggestions you might have   Steve    

RE: RE: Witango-Talk: Newbie Question

2002-05-21 Thread Campbell, Steve V.
Thanks Ben I am aware of the multiple license's on the same subnet. Never fear I am legal. I do however and can, map my extension and that should help tremendously. Thank you Steve -Original Message- From: Ben Johansen [mailto:[EMAIL PROTECTED]] Sent: Monday, May 20, 2002 10:08 PM To

RE: Re: Witango-Talk: Another file upload

2002-05-21 Thread Campbell, Steve V.
Mike Do you have a bean that is an example of this? I would love to see something like this Steve -Original Message- From: Mike Tyranski [mailto:[EMAIL PROTECTED]] Sent: Monday, May 20, 2002 9:15 AM To: Multiple recipients of list witango-talk Subject: Re: Witango-Talk: Another file upl

RE: RE: Re: Witango-Talk: (OT) Email Action Question

2002-05-16 Thread Campbell, Steve V.
<@ASSIGN NAME="myArray" SCOPE=Local VALUE="<@ARRAY VALUE='@@studentArray4' CDELIM=';' RDELIM='~'>"> And of course..this didn't even get me close. Any ideas? Thanks Steve -Original Message- From: Anthony M. Humphreys

RE: Re: Witango-Talk: (OT) Email Action Question

2002-05-16 Thread Campbell, Steve V.
'~'>"> And of course..this didn't even get me close. Any ideas? Thanks Steve -Original Message- From: Anthony M. Humphreys [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 12:44 PM To: Campbell, Steve V. Subject: RE: Re: Witango-Talk: (OT) Email Acti

RE: Re: Witango-Talk: (OT) Email Action Question

2002-05-16 Thread Campbell, Steve V.
Question regarding what can be done in an email action. I am sending out an email after an instructor records via web interface whether or not a student has completed, cancelled or no showed a class they have enrolled in. Basically in the database it's a "1 or a 0" if they completed, cancelled..

RE: Witango-Talk: Print Records?

2002-05-15 Thread Campbell, Steve V.
I know this is partially true.. Maybe others can correct the "wrong part" Steve -Original Message- From: Dan Stein [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 15, 2002 2:56 PM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Print Records? I need to print a

RE: Re: Witango-Talk: File upload

2002-05-15 Thread Campbell, Steve V.
Hello I would like permission to post this "File Upload" taf in my Tango Taf folder on my Hotline Server. Thanks! Steve -Original Message- From: Robert Garcia [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 7:52 PM To: Multiple recipients of list witango-talk Subject: Re: Witang

RE: Re: Witango-Talk: directory listing

2002-05-03 Thread Campbell, Steve V.
I am interested to know and to hear more from what you mentioned here. I have dir. listings and batch's running all over the place. I have changed some out to .tcf's but I would really like to hear about your idea, "simple JavaBean". I have never gotten into these and I would like to hear more

RE: Re: Witango-Talk: Pictures from Conference / List of some siteswe've built

2002-05-02 Thread Campbell, Steve V.
Hello All For those of us that didn't get to go, are there: 1) Pictures from the event? 2) Sites that have been built? Thanks Steve -Original Message- From: Chuck Leavens [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 8:21 PM To: Multiple recipients of list witango-talk S

RE: Witango-Talk: FormBuild

2002-05-01 Thread Campbell, Steve V.
Very cool! Steve -Original Message- From: James Macfarlane [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 01, 2002 10:36 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: FormBuild Hi Tom, The document was designed as an internal reference so the broken link

RE: Re: Witango-Talk: Capturing NT User/Pass

2002-05-01 Thread Campbell, Steve V.
@local$pos2>> scope="LOCAL"> <@ASSIGN name=c_acct_id value=@@local$c_acct_id scope="LOCAL"> /@IF You must not allow "Annonymous Access" to this file in order to capture the username. Mike. - Original Message - From: "Campbell,

RE: Re: RE: Witango-Talk: New Files Added

2002-05-01 Thread Campbell, Steve V.
there yet other sites, apart from yours and Ben's (like > > >Rick), that has tango snippets etc. Shouldn't they simply be a mirror of > > >each others so that any site can be accessed and all have these snippets? > > >Similar to the concept of the centrally located W

Witango-Talk: RE:

2002-05-01 Thread Campbell, Steve V.
ct or "control k" and type in "mac.ouphysicians.com". Hope this helps! Steve -Original Message- From: JJ Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 10:00 PM To: Campbell, Steve V. Subject: Hi Steve, How can I access the below files? At the momen

RE: RE: Witango-Talk: New Files Added

2002-04-30 Thread Campbell, Steve V.
uphysicians.com" and that will get you to my server. -Original Message----- From: Campbell, Steve V. Sent: Tuesday, April 30, 2002 1:07 PM To: Multiple recipients of list witango-talk Subject: RE: Witango-Talk: Capturing NT User/Pass A topic that I know has come across this list.

RE: Witango-Talk: Capturing NT User/Pass

2002-04-30 Thread Campbell, Steve V.
A topic that I know has come across this list. I work for a lot of doctors. Matter of fact, in the entire group there are close to 400 of them. They have been very pleased with what Tango has been able to do for them. All of the different applications has made some aspects of their job much, m

RE: Witango-Talk: Cron Setup

2002-04-30 Thread Campbell, Steve V.
John It sounds as if you are one of the few like me that can't seem to get cron to work at all. You are going to get mixed responses here. I am like you, I can't get it to run. But, there are those on the list that have and have had no trouble. Steve -Original Message- From: John Sha

RE: RE: Witango-Talk: My Conference Recap - Our Thoughts

2002-04-29 Thread Campbell, Steve V.
Ditto! Steve -Original Message- From: Anthony M. Humphreys [mailto:[EMAIL PROTECTED]] Sent: Monday, April 29, 2002 1:02 PM To: Multiple recipients of list witango-talk Subject: RE: Witango-Talk: My Conference Recap - Our Thoughts Appreciated. However, something is better than nothing.

RE: RE: Witango-Talk: Deleting File

2002-04-26 Thread Campbell, Steve V.
plete that task. I intend to submit this to Ben or anyone else who is hosting Witango code examples. - Jake Stevens -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Campbell, Steve V. Sent: April 25, 2002 2:54 PM To: Multiple recipients of list witango

<    1   2   3   >