tutorials?

2000-11-14 Thread Kylie Lovelock
I'm on a mission / pilgrimage of knowledge! Can anyone point me in the direction of some good tutorials on Cold Fusion. Thanks for your time. Cheers Kylie Archives:

IIS4 logging slash based CF site

2000-11-14 Thread Philip Arnold - ASP
OK, here's the problem... We've got 4 servers running IIS4 and CF4.5.1 Our sites are slash based (we don't use ? and in the URL variables, similar to the way Fusebox works, but not quite) Here's the problem - we want to use a Log Analyser (WebTrends or whatever), but IIS doesn't seem to log

RE: tutorials?

2000-11-14 Thread Nick Betts
Try these: http://www.cfcomet.com/cfcomet/ http://alive.allaire.com/ http://www.teamallaire.com/ http://docs.rinet.ru/Cold/index.htm The last one is particluarly useful ; ) Nick Betts Software Engineer Poulternet, Leeds, UK. -Original Message- From: Kylie Lovelock [mailto:[EMAIL

Scheduling tasks

2000-11-14 Thread Nick Betts
I am having problems getting cf scheduler to work. Is the path absolute for filename? Also is there a workaround with cfschedule tag, or does that also require use of admin? cheers, nick betts. -Original Message- From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]] Sent: 14 November

Re: DNS Administration

2000-11-14 Thread W Luke
cfrant always best to post in Plain Text Format, not HTML btw /cfrant Has anyone seen a Cold Fusion or ASP control for Microsoft DNS. In = order to update and build zone's via a webpage. I know there are some = out there for BIND, but need one for Microsoft DNS on Windows 2000. AFAIK no -

RE: Scheduling tasks

2000-11-14 Thread Philip Arnold - ASP
I am having problems getting cf scheduler to work. Is the path absolute for filename? Also is there a workaround with cfschedule tag, or does that also require use of admin? Are you setting up the Schedule via the Admin or the tag? It's a lot easier to test and setup via the Admin The

Re: Date Manipulation?

2000-11-14 Thread W Luke
Ok, I have a date. I need to add a day, or a number of days. How the = devil does one do this? The following should get the date in 6 days time, from todays'. cfset today = #createODBCDate(Now())# #DateAdd("d", 6, today))# What's the syntax for previous dates - yesterday, day before

Stored Data

2000-11-14 Thread Carignan, Michael (NE)
Hello, I have a project where customers will be billed on a monthly basis according to the services that they used. My question is concerning the Credit Card information. How should I store the credit card information in an Oracle DB(8i) using CF 4.5.1? Encrypted, non-encryptedother

RE: Stored Data

2000-11-14 Thread Ben Lowndes
Digital Outlook do an excellent CFX_PGP tag so you can encypt the details before inserting into the DB: https://www.digitaloutlook.com/solutionsstore.cfm Ben -Original Message- From: Carignan, Michael (NE) [mailto:[EMAIL PROTECTED]] Sent: 14 November 2000 13:13 To: CF-Talk

Re: Date Manipulation?

2000-11-14 Thread Rob Keniger
on 11/14/00 10:48 PM, W Luke at [EMAIL PROTECTED] wrote: The following should get the date in 6 days time, from todays'. cfset today = #createODBCDate(Now())# #DateAdd("d", 6, today))# What's the syntax for previous dates - yesterday, day before etc? cfset today =

Image Optimising???

2000-11-14 Thread ibtoad
Does anyone know if there is a custom tag that works in conjunction with CFFILE that will optimise gif and jpg images upon upload?? Rich Archives:

Informix Connections

2000-11-14 Thread Benji Spencer
The following is on a Sun box with CF 4.5.1 We are trying to get an Informix connection between CF and the Informix Server, but have run into dead ends. This is due in-part to the fact we are not sure what CF is looking for in the Native Drive set up, and the ODBC driver setup. Does anyone

RE: Mail Servers

2000-11-14 Thread Benjamin S. Rogers
Steve, The only way to prevent entry into the ORBS database is to restrict relay to your local network, either by IP address or by blocking the port, or to perform some sort of authentication such as SMTP AUTH or POP before SMTP. Do not think for one minute that your mail server is secure

DHTML Collapsing Tree

2000-11-14 Thread Duane Boudreau
Does anyone know of a cross browser ( IE4 NN4 ) DHTML collapsing tree that supports at least 3 levels of menus. TIA, Duane Boudreau Director of Web Technologies Ektron, Inc. Archives:

Automatic documentation

2000-11-14 Thread JustinMacCarthy
Anyone got a script that looks through CF code and adds Comments to the top of the code , listing which custom tags variables etc are used? Thanks Justin MacCarthy Archives:

RE: DHTML Collapsing Tree

2000-11-14 Thread Doug Powell
Some good menu's at http://www.bratta.com/dhtml/scripts.asp -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 14, 2000 9:16 AM To: CF-Talk Subject: DHTML Collapsing Tree Does anyone know of a cross browser ( IE4 NN4 ) DHTML collapsing tree that

RE: Date Manipulation?

2000-11-14 Thread Nick Betts
The syntax for previous days is to still use DateAdd but to subtract the days. eg #DateAdd("d", -6, today))# will subtract 6 days. Nick Betts Software Engineer Poulternet, Leeds, UK. -Original Message- From: W Luke [mailto:[EMAIL PROTECTED]] Sent: 14 November 2000 12:49 To: CF-Talk Cc:

Help w/ Dynamic Structure Creation

2000-11-14 Thread Alex Sherwood
I am trying to create a series of structures. The name of each is contained in a list, and I want to concatenate the word "session." with the name to create a structure that resides in the SESSION scope. I have session variables enabled and verified its works with a regular CFSET for a

Re: DHTML Collapsing Tree

2000-11-14 Thread Terri Stocke
Duane, Try http://www.bratta.com. There are lots of cross-browser DHTML scripts here written by Thomas Brattli. He has examples, he indicates the browser support for each script, and he provides well-commented code that allows you to easily customize his scripts. He has several cool options

Re: DHTML Collapsing Tree

2000-11-14 Thread David E. Crawford
Check out Joust: http://www.alchemy-computing.co.uk/joust/ There is a version in the WDDX SDK which will take a WDDX packet to build the tree. It is cross-browser and quite easy to implement once you break the code. DC - Original Message - From: "Duane Boudreau" [EMAIL PROTECTED] To:

RE: DHTML Collapsing Tree

2000-11-14 Thread Park, Simon
Duane Boudreau [mailto:[EMAIL PROTECTED]] wrote: Does anyone know of a cross browser ( IE4 NN4 ) DHTML collapsing tree that supports at least 3 levels of menus. http://developer.netscape.com/docs/technote/dynhtml/collapse/index.html =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

RE: [OT] Mail Servers

2000-11-14 Thread Benjamin S. Rogers
Someone else on this list recommended VOPMail and I was simply pointing out that VOPMail has a known problem with RBL's that you might want to watch out for. As to why Vircom leaves that spam hole open, is probably a topic for off this list. Steve, Again, filtering by the RCPTO command is

RE: Help w/ Dynamic Structure Creation

2000-11-14 Thread Dan G. Switzer, II
Alex, The session scope is also a structure, so you can use the StructInsert on the Session scope as well. You can also use the format: CFSET Session[idx] = StructNew() which is a little easier to read. -Dan ++---+ | name | Dan G. Switzer, II|

RE: Mail Servers

2000-11-14 Thread Benjamin S. Rogers
If a host receives 1,000,000 e-mails from a single host in a day, can't it be flagged as suspicious activity and rerouted to a temp account or dumped? Many mail servers are capable of this or some similar behavior. For instance, as you probably guessed by watching this thread :), our shop uses

Re: Scheduling Tasks

2000-11-14 Thread Michael She
Actually I think it's an HTTP address. Date: Tue, 14 Nov 2000 10:45:07 - From: Nick Betts [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED] Subject: Scheduling tasks Message-ID: B1AE19AD2A9FD211ACD80050DA376E456131F1@EXTRANET I am having problems getting cf scheduler to

RE: SQL Generator

2000-11-14 Thread Chris Montgomery
What's the username/password to run the demo? Chris Montgomery [EMAIL PROTECTED] Web Development Consulting http://www.astutia.com Allaire Consulting Partner NetObjects Reseller 210-490-3249/888-745-7603Fax 210-490-4692 -Original Message- From: John Anderson

RE: Help w/ Dynamic Structure Creation

2000-11-14 Thread Simon Horwith
Try session[#var1#] ~Simon Simon Horwith Certified ColdFusion Developer Fig Leaf Software 1400 16th St NW, # 220 Washington DC 20036 202.797.6570 (direct line) www.figleaf.com -Original Message- From: Alex Sherwood [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 14, 2000

CFTree on runtime population...

2000-11-14 Thread Jablonski, Adam, MTC-DCLCx
Hello, I'm populating CFTree with data from a huge database. My problem is that I don't want to do it all at once, just because it takes too much time (I have to read all the data from database). What I want to do is to read only the data needed for a branch of tree that is populated at the

Re: IIS4 logging slash based CF site

2000-11-14 Thread paul smith
I thot I heard at the recent Allaire CF Conference that ClusterCats was being extended to WebSite Pro. Anyone agree? best, paul At 10:05 AM 11/14/00 +, you wrote: Does anyone know of a way to getting IIS to log the whole thing, or if we have to switch to another web server software, we

RE: Help w/ Dynamic Structure Creation

2000-11-14 Thread Alex Sherwood
At 09:39 AM 11/14/2000 -0500, you wrote: Alex, The session scope is also a structure, so you can use the StructInsert on the Session scope as well. You can also use the format: CFSET Session[idx] = StructNew() which is a little easier to read. Thanks! You know, I was staring right at the

RE: Help w/ Dynamic Structure Creation

2000-11-14 Thread Alex Sherwood
At 09:41 AM 11/14/2000 -0500, you wrote: Try session[#var1#] ~Simon Simon Horwith Certified ColdFusion Developer Fig Leaf Software 1400 16th St NW, # 220 Washington DC 20036 202.797.6570 (direct line) www.figleaf.com Thanks!

Small request

2000-11-14 Thread Christopher S Martin
Hi everyone. I seem to recall that osmeone posted a link to the list a while abck that had an article with a shootout between CF, PHP, JSP, and ASP. Could someone repost that url or sned it to me privatley, please? Thanks, Chris Martin [EMAIL PROTECTED]

BULK INSERT Problem

2000-11-14 Thread paul smith
The BULK INSERT is not carried out if I CFINCLUDE the following into a template: !--- Read raw data from file --- cfquery name="bulkin" datasource="golfdata" username="" password="" BULK INSERT MarketUpdate FROM 'D:\website\htdocs\stockgolf\htdocs\data\eod.txt' WITH ( FIELDTERMINATOR=',',

RE: Link within a page and Query Data

2000-11-14 Thread Robert Segal
Just loop through the query twice, once at the tope of the page to list the GetCurrentLocalOffers.market_n ame, and once at the bottom to create the anchors and list the detail information. -Original Message- From: Rosa, Issac [mailto:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000

How to get a date from Week Number

2000-11-14 Thread Larry Juncker
A while back, I remember someone asking how to get a date when you knew the Week Number. I can not find in my notes where that was, but if that person is still looking, I have written some code that will do that. I you give the year and a week number, my template will return to you the

Re: fusebox

2000-11-14 Thread Todd Ashworth
Yeah .. It looks more complicated than it needs to be to me too. Does anyone know of any other methodologies out there? Todd Ashworth - Original Message - From: "Fred T. Sanders" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, November 13, 2000 2:04 PM Subject: Re:

RE: Mail Servers

2000-11-14 Thread Len Conrad
If a host receives 1,000,000 e-mails from a single host in a day, can't it be flagged as suspicious activity and rerouted to a temp account or dumped? Many mail servers are capable of this or some similar behavior. For instance, as you probably guessed by watching this thread :), our shop

Re: Small request

2000-11-14 Thread Howie Hamlin
Here ya go: http://www.zdnet.com/eweek/stories/general/0,11011,2646052,00.html Regards, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Server (iMS) - the World's most configurable mail server - Original Message -

RE: DHTML Collapsing Tree

2000-11-14 Thread John Rice
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01C04E52.5143E424 Content-Type: text/plain; charset="iso-8859-1" Studio may have what you need. Cold Fusion Studio File New

Newbie Security Question

2000-11-14 Thread Gieseman, Athelene
I've been watching this list for a while and reading what I can find. Yet I'm still stuck. Please tell me if I've missed something. I have an application where I want the user to see only those sql records (using MS SQL 7.0) where a certain field is equivalent to their NT user id. It seems

RE: BULK INSERT Problem

2000-11-14 Thread Zachary Bedell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The BULK INSERT is not carried out if I CFINCLUDE the following into a template: One idea occurs to me. Try making the CR/LF in ROWTERMINATOR explicit instead of relying on CF to stick one in there. Like so: !--- Read raw data from file

Include a file on another server

2000-11-14 Thread MIKE GEORGE
How can I do an include of a file on another server? Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebarRsts or send a

Best Practices?

2000-11-14 Thread Todd Ashworth
I was editing some code, trying to make it more efficient and secure. I was going through wrapping all URL variables in Val() functions and all text in Trim() functions .. etc. I looked at a page that had about 45 Val() and Trim() functions all over it and thought "that's a lot of functions to

Re: Small request

2000-11-14 Thread Christopher S Martin
A big thanks to everyone who sent me this link. ^_^ Chris Martin Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Re: tutorials?

2000-11-14 Thread Joseph Thompson
Lots of stuff to get you started here : ) cfplug http://cfhub.com /cfplug I'm on a mission / pilgrimage of knowledge! Can anyone point me in the direction of some good tutorials on Cold Fusion.

Re: Include a file on another server

2000-11-14 Thread Gregory Harris
You can't really use CFINCLUDE for this, I would suggest using CFHTTP and (if necessary) setting RESOLVEURL="Yes" to make sure the images and data come back correctly. Email me if you need more info. Gregory Harris Web Developer Stirling Bridge Group LLC - Original Message - From:

Re: Newbie Security Question

2000-11-14 Thread Kevin Schmidt
You could save their NT user ID in a session variable and refer to that everytime you want to run a query. Kevin Schmidt Internet Services Director PWB Integrated Marketing and Communications Office: 734.995.5000 Mobile: 734.649.4843 - Original Message - From: "Gieseman, Athelene"

Re: Include a file on another server

2000-11-14 Thread Kevin Schmidt
specify that file in the CFINCLUDE Tag IE CFINCLUDE URL="http://www.yourserver.com/yourfile.cfm" that is assuming you are running webservices on that machine. Kevin Schmidt Internet Services Director PWB Integrated Marketing and Communications Office: 734.995.5000 Mobile: 734.649.4843 -

Re: Newbie Security Question

2000-11-14 Thread paul smith
SELECT * FROM Your_Table WHERE YourColumn1 = 'foo' AND USERNAMEFIELD = '#this is what I'm missing#' best, paul At 09:41 AM 11/14/00 -0600, you wrote: I've been watching this list for a while and reading what I can find. Yet I'm still stuck. Please tell me if I've missed something. I have

RE: Newbie Security Question

2000-11-14 Thread Gieseman, Athelene
OK. This is where my ignorance will really show. How do get the user id from NT? In other words, how do I set that variable? I'm sure I'm just missing something obvious. My apologies. Athelene -Original Message- From: Kevin Schmidt [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November

Re: Newbie Security Question

2000-11-14 Thread Deanna L. Schneider
Have you tried using #cgi.authuser#?, or is it auth_userI can never remember and have to always test it or look it up. -d Deanna Schneider Interactive Media Developer UWEX Cooperative Extension Electronic Publishing Group 103

Re: fusebox

2000-11-14 Thread Jesse
go to www.fusebox.org and you can download the code for that site. put it up on your CF server and look at the code and layout of that site. this may help you better understant it... - Original Message - From: "Todd Ashworth" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent:

Re: Re: DNS Administration

2000-11-14 Thread net_man
If you complete this endeavor for Windows 2000 DNS, let me know, we would be interested in how you accomplished it. Thanks, Robert [EMAIL PROTECTED] wrote: always best to post in Plain Text Format, not HTML btw Has anyone seen a Cold Fusion or ASP control for Microsoft DNS. In = order

Re: fusebox

2000-11-14 Thread Todd Ashworth
Actually, I was talking about switch-box looking more complicated than it has to be. I know of Fusebox, Black-box, and Switch-box. Does anyone know of any other methodologies? Todd Ashworth - Original Message - From: "Jesse" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent:

RE: Crystal Reports 8

2000-11-14 Thread Hoffman, Joe (CIT)
and opening it in the IE4 with the ActiveX viewer Is that with pointing to the *.rpt file directly in the browser? IE 4 only? What about 5, 5.x? Are you using SSL? IIS web server or something else? "Error detected in database dll". I have not seen this ... I do have another issue I have

RE: Include a file on another server

2000-11-14 Thread Russel Madere
A few quick question Is the file available by UNC from the first server? Finally, does you Cold Fusion server run with a user that has permissions to read the other server if it is available via UNC? If you answer yes to these questions, then you can use CFINCLUDE to get the file. If not,

RE: fusebox

2000-11-14 Thread David Livingston
Well it isn't a methodology, but iiFramework (http://www.iiframework.com) is an application framework that makes a lot of the basic stuff like authentication and content management easier. Dave -Original Message- From: Todd Ashworth [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 14,

RE: SQL Generator

2000-11-14 Thread John Anderson
There is no username and password for the demo. The demo is just hard coded html to give a view of how the generator works and the files that it will produce. To follow the demo just click the submit buttons as if you were using the actual product ie choose a database and click connect (the

highlighting strings, with a twist.

2000-11-14 Thread Jamie Keane
Hi all, I know this has been discussed previously, but I've got a question with a little quirk in it. I know there are ways to highlight a string, and basically you REReplace the string with a copy of itself wrapped in a highlighting font tag (or span, or what have you). The problem is this:

Various Output within a loop

2000-11-14 Thread Rosa, Issac
What would be the best way to accomplish this? I have a display page that has links at the top that will take you to another point on the same page. What I need to do is dynamically create the links for the output in the document with data (some data) from a table. I want to avoid creating a

Re: fusebox

2000-11-14 Thread Andy Goodson
Not exactly along the same lines, but you might wish to review www.rational.com for the latest in Rational Unified Process and UML. -Andy At 12:42 PM 11/14/00 -0500, you wrote: Actually, I was talking about switch-box looking more complicated than it has to be. I know of Fusebox, Black-box,

A CF limitation in building a spider?

2000-11-14 Thread Phill Gibson
Hi All, I'm putting together a spider to be used with a search engine, and have come up to what looks like a limitation in using CF for the task. Here's what's going on: I'm using cfhttp to extract links from specific sites. It loops through, collecting all hyperlinks that are within the site

RE: Doubled Headers

2000-11-14 Thread Jaime Garza
-Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000 7:05 PM To: CF-Talk Cc: '[EMAIL PROTECTED]' Subject: RE: Doubled Headers There we go again... I have tooth cavities, would fusebox take care of them? ;-) No, but the dentist

Netscape 6 out UGH!!!!

2000-11-14 Thread Robert Everland
Well Netscape 6 is out everyone and as I dreaded they still haven't completely fixed javacsript. I have javascript that works fine in Navigator 4.7 but now doesn't work in Netscape 6. Everyone can take a look at it at www.dixonusa.com then click on products after the flash. Just thought

Re: highlighting strings, with a twist.

2000-11-14 Thread Todd Ashworth
Are you wanting to display the HTML, or just parse it without it getting messed up? Todd Ashworth - Original Message - From: "Jamie Keane" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, November 14, 2000 12:40 PM Subject: highlighting strings, with a twist. | Hi all,

RE: Netscape 6 out UGH!!!!

2000-11-14 Thread Bert
go to www.netscape.com, click on the link to download netscape6, and javascript error: 'is_ie' is undefined nice Bert -Original Message- From: Robert Everland [mailto:[EMAIL PROTECTED]] Sent: 14 November 2000 18:01 To: CF-Talk Subject: Netscape 6 out UGH Well

Re: A CF limitation in building a spider?

2000-11-14 Thread Joseph Thompson
I built a FTP "recursive" custom tag that may help... although I have my development server set to not time out I think that because it calls itself over and over it may work for you? http://cfhub.com/taggallery/ftp2tree/ftp2tree.zip

RE: Netscape 6 out UGH!!!!

2000-11-14 Thread Jaime Garza
This is a multi-part message in MIME format. --=_NextPart_000_00B6_01C04E25.AC752A10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit On the other hand, I had code that only worked and looked good in IE, and broke badly in Netscape 4.75. With 6 it at

RE: highlighting strings, with a twist.

2000-11-14 Thread Steve Bernard
That can be solved with RE's. You will have a harder time making CF's native RE's library do the trick. On the server-side, I'd use CFX_PCRegEx, (see URL below). It provides full PERL-esque RE's, which will allow you to get the job done. Also, by using PERL RE's you can use O'Reilly's "Mastering

RE: Netscape 6 out UGH!!!!

2000-11-14 Thread Jeremy Allen
Netscape 6 is crap, Go get a nightly build of Mozilla.. NO ONE is going to use or support Netscape 6 until they get it working right, they have not. It is a huge bloated marketing tool. Use Mozilla, its like the directors cut of netscape minus all the stupid BS like AIM and the AOL Icons on

RE: Netscape 6 out UGH!!!!

2000-11-14 Thread Larry W. Virden
In my opinion, IE was what killed the entire topic of web browsers - it stinks, Netscape is getting to be as bad, or perhaps even worse now, and everyone else went off and pouted because the big boys didn't want to let them play ball. That's too bad - at least the iCab, Opera and a few other

Re: BULK INSERT Problem

2000-11-14 Thread Peter Theobald
"BULK INSERT"; Is that a SQL Server only thing? I could really use that... but I'm using Sybase on Linux which has a command line tool (BCP) but I never heard of a SQL statement to do bulk inserts. At 07:05 AM 11/14/00 -0800, paul smith wrote: The BULK INSERT is not carried out if I CFINCLUDE

contains

2000-11-14 Thread Peter Benoit
If I have a string like: cfset tmpstr ="thisismystringpeterthatwasmystring" how can I find "peter" in that mess? I tried cfif tmpstr contains "peter" and cfif FindNoCase("peter",tmpstr) but neither one worked. Could someone tell me what I'm doing wrong? Thanks, Pete

RE: DHTML Collapsing Tree

2000-11-14 Thread Duane Boudreau
Studio may have what you need. Cold Fusion Studio File New DHTML Outline Wizard. Supports up to 4 collapsable brances. Its easy to customize. Doesn't seem to work in Netscape. Anyway I found something at http://www.dansteinman.com/dynduo/ Cheers and thx...Duane

RE: contains

2000-11-14 Thread John Stanley
cfset tmpstr ="thisismystringpeterthatwasmystring" cfset peter_string = FindNoCase(peter, tmpstr, 1) Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

RE: contains

2000-11-14 Thread Simon Horwith
try FindNoCase(substring, string) ~Simon Simon Horwith Certified ColdFusion Developer Fig Leaf Software 1400 16th St NW, # 220 Washington DC 20036 202.797.6570 (direct line) www.figleaf.com -Original Message- From: Peter Benoit [mailto:[EMAIL PROTECTED]] Sent: Tuesday,

Re: contains

2000-11-14 Thread David E. Crawford
If I have a string like: cfset tmpstr ="thisismystringpeterthatwasmystring" how can I find "peter" in that mess? I tried cfif tmpstr contains "peter" and cfif FindNoCase("peter",tmpstr) but neither one worked. Could someone tell me what I'm doing wrong? Thanks, Pete What do

RE: contains

2000-11-14 Thread Dave Watts
If I have a string like: cfset tmpstr ="thisismystringpeterthatwasmystring" how can I find "peter" in that mess? I tried cfif tmpstr contains "peter" and cfif FindNoCase("peter",tmpstr) but neither one worked. Could someone tell me what I'm doing wrong? That's funny.

RE: contains

2000-11-14 Thread Simon Horwith
I apologize... didn't finish reading before I'd already replied. How about: cfif FindNoCase("peter", tmpstr, 1) IS NOT 0 ~Simon Simon Horwith Certified ColdFusion Developer Fig Leaf Software 1400 16th St NW, # 220 Washington DC 20036 202.797.6570 (direct line) www.figleaf.com

Re: contains

2000-11-14 Thread Loryn C Williams
This is a multi-part message in MIME format. --D606E4CBD230FE046FC54623 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Peter, Try cfif FindNoCase("peter", tmpstr,"1") worked for me. Loryn Peter Benoit wrote: If I have a string like: cfset tmpstr

RE: jr CF

2000-11-14 Thread Robert Flesher
If your having problems getting a job doing cf it's purely because you don't have the skills, not the experience. Read, read, read then start creating pages to build a portfolio. cf is a very easy language to learn. And you can get the general basics down in under a month if you put the

RE: jr CF

2000-11-14 Thread Robert Flesher
If your having problems getting a job doing cf it's purely because you don't have the skills, not the experience. Read, read, read then start creating pages to build a portfolio. cf is a very easy language to learn. And you can get the general basics down in under a month if you put the

RE: contains

2000-11-14 Thread John Stanley
try peter without the quotes -Original Message- From: David E. Crawford [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 14, 2000 2:22 PM To: CF-Talk Subject: Re: contains If I have a string like: cfset tmpstr ="thisismystringpeterthatwasmystring" how can I find "peter" in that

RE: contains

2000-11-14 Thread Arden Weiss
Look at FindOneOf or FindNoCase functions -- See page 348 of CFML Language Reference Manual Arden Weiss 410-757-3487 -Original Message- From: Peter Benoit [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, November 14, 2000 2:08 PM To: CF-Talk Subject:contains If I have a string

Re: contains

2000-11-14 Thread David E. Crawford
Hmmm. Isn't that implied in: CFIF findnocase(substr,str,pos found, do something CFELSE not found do something else /CFIF ? I am personally in favor of using functions that return integers in a fashion that allows them to be used as boolean answers. DC - Original Message - From:

How to get enviromental variables out of a cookie?

2000-11-14 Thread Tracy Bost
This is a multi-part message in MIME format. --=_NextPart_000_011E_01C04E43.0AE837A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm using a cfhttp to "post" to a ssl server, which in return sends a = cookie with the info I need. How am

RE: BULK INSERT Problem

2000-11-14 Thread Zachary Bedell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "BULK INSERT"; Is that a SQL Server only thing? I could really use that... but I'm using Sybase on Linux which has a command line tool (BCP) but I never heard of a SQL statement to do bulk inserts. It's definately an MS-SQL extension. I dunno

Re: Netscape 6 out UGH!!!!

2000-11-14 Thread Greg Wolfinger
Larry: I find it hard to believe that you are saying IE stinks. Out of all of the browsers on the market I have found that IE handles tables and css the best. I also hate to tell you that IE and Netscape are based off of the open source Mozilla project which Opera has followed closely with.

RE: contains

2000-11-14 Thread Simon Horwith
me too, but between all the possible configurations and so on and so forth, it never hurts to ty. I ran his code, as supplied, and it worked for me so I thought I'd just offer a more simple method of saying the same thing programmatically. You should always use functions that can be placed

Re: Re: DNS Administration

2000-11-14 Thread Eric Dawson
I am interested. regardless of platform. we have linux and win2k. although no cf on the linux box From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: Re: DNS Administration Date: Tue, 14 Nov 2000 12:13:21 -0500 If you complete

List Delimiter Question

2000-11-14 Thread Craig A. Zingerline
Hello, We have an application where we are creating a list from numerous text fields all with the same name. Currently, if a user enters a comma in one of the text boxes, the program sees this as a delimiter and our program doesn't work. Is there a way that I can ignore commas from being used

RE: How to get enviromental variables out of a cookie?

2000-11-14 Thread Robert Segal
Look at the cfhttp.responseheader structure returned after the cfhttp call. One of the keys in the structure will hold the cookie information returned by the request. -Original Message- From: Tracy Bost [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 14, 2000 2:59 PM To: CF-Talk

CFUG in Northern New England

2000-11-14 Thread Duane Boudreau
Hi All, Is there any interest in a CFUG serving those of us in the east, north of Boston? Although I'm only 45 miles north of Boston, driving to Boston is a real pain. If anyone is interested please contact me off list. Cheers, Duane Boudreau Director of Web Technologies Ektron, Inc.

RE: BULK INSERT Problem

2000-11-14 Thread Braver, Ben:
Oracle has SQLLOAD -Original Message- From: Zachary Bedell [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, November 14, 2000 12:22 PM To: CF-Talk Subject: RE: BULK INSERT Problem -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "BULK INSERT"; Is that a SQL Server only thing? I

RE: CFLOOP has me stumped again.

2000-11-14 Thread George Cusumano
Yes this was a nice trick, I plugged it into a local table and found I could even go 1 step further and Nest the groups. Thanks for the tip! Here is my nested group clip: cfquery datasource="DB1" name="test" select DISTINCT department, wonum, sublocation1 from woeqlist WHERE DEPARTMENT ''

RE: Netscape 6 out UGH!!!!

2000-11-14 Thread Raymond K. Camden
IE is based off of Mozilla? Did I wake up on another planet today? As far as I know, thats _defintely_ not the case. (Although I prefer IE over Netscape as you do.) === Raymond Camden, Principal Spectra Compliance Engineer for

RE: Netscape 6 out UGH!!!!

2000-11-14 Thread Dave Watts
I also hate to tell you that IE and Netscape are based off of the open source Mozilla project which Opera has followed closely with. While I prefer IE to other browsers, I don't think there's anything in IE which has to do with Mozilla, or open source in general for that matter. For

RE: BULK INSERT Problem

2000-11-14 Thread Peter Theobald
CFFILE upload, CFEXECUTE a shell or Perl script that calls the BCP utility. Clumsy but it will do the job. At 03:21 PM 11/14/00 -0500, Zachary Bedell wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "BULK INSERT"; Is that a SQL Server only thing? I could really use that... but I'm using

OLE DB and CF

2000-11-14 Thread S R
HI, I am trying to add an OLD DB datasource to CF Admin, but when I add it, the datasource connection fails. I have never used OLE DB, I've only used ODBC. I've been urged to use OLE DB for SQL Server 7.0 but I guess I don't know how to do it. Does anyone have any ideas as to why this may be

Re: List Delimiter Question

2000-11-14 Thread Howie Hamlin
Wrap the fields in double quotes or use a TAB as a delimiter. HTH, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Server (iMS) - the World's most configurable mail server - Original Message - From: "Craig A.

  1   2   >