Sudden COM Failure CFMX

2004-04-15 Thread Nick McClure
We applied to recent windows update patches to our win 2k3 server running cfmx 6.1 and now some COM objects have stopped working. Doesn't seem like all of them, but some of them are throwing and Automation Exception error. Anybody else see this after installing the latest patches? --

RE: Red Sky beta 2 released

2003-06-10 Thread Nick McClure
Also, Just because MM talks about it, that doesn't mean you are still not under NDA. The NDA is there to protect MM, the products, and the consumers. > -Original Message- > From: Philip Arnold [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 10, 2003 1:58 PM > To: CF-Talk > Subject: RE: Re

RE: (Admin) Password attempt

2003-04-03 Thread Nick McClure
I get these occasionally, I forward the headers and the message to eBay. They usually tell me to change my username from an e-mail address to stop getting them. > -Original Message- > From: Michael Dinowitz [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 03, 2003 10:54 AM > To: CF-Talk >

RE: Linkpoint

2003-03-07 Thread Nick McClure
Linkpoint provides an Internet Gateway to an existing merchant account. Linkpoint is/was owned by Card Service International, I think it has been spun off into its own product that could be used with other merchant accounts. > -Original Message- > From: Dowdell, Jason G [mailto:[EMAIL PRO

RE: Problems with session variables getting mixed for 2 different users of office application

2003-03-07 Thread Nick McClure
This can also happen when one user e-mails a URL to another that contains the cfid and cftoken in the query string. > -Original Message- > From: Everett, Al [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 9:41 AM > To: CF-Talk > Subject: RE: Problems with session variables getting

RE: Linkpoint

2003-03-07 Thread Nick McClure
ead. Are you using the CFX tag from > linkpoint (think its $95) or a 3rd party tag? > > Thanks, > > Matt > > -Original Message- > From: Nick McClure [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 9:41 AM > To: CF-Talk > Subject: RE: Linkpoint > &

RE: Linkpoint

2003-03-07 Thread Nick McClure
What version of CF on what OS? I had some problems a long time ago with CF4.5 on NT4. Something with CFHTTP not being able to post to secure sites, can't remember why now, its been about 3 years. The messages that would come back were in no way helpful. We switched to the link point CFX tag afte

RE: Stealing content?

2003-01-20 Thread Nick McClure
Of course I can then keep track of a few things and provide content that you don't want on your system. > -Original Message- > From: Todd [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 20, 2003 9:27 AM > To: CF-Talk > Subject: RE: Stealing content? > > I think you're forgetting that y

RE: Stealing content?

2003-01-20 Thread Nick McClure
You can sue, win, and then loose on appeal. The appeals cases never make the news. > -Original Message- > From: Robertson-Ravo, Neil (RX) [mailto:Neil.Robertson- > [EMAIL PROTECTED]] > Sent: Monday, January 20, 2003 9:22 AM > To: CF-Talk > Subject: RE: Stealing content? > > maybe in the

RE: Stealing content?

2003-01-20 Thread Nick McClure
It happens all the time. If I post something on my site, and you come in with CFHTTP and post the content as your own, that is illegal, usually it doesn't make it to court because the companies settle. I have seen it happen around here, letter from the lawyer usually do the trick. > -Original

OT - APC Recall - just a heads up

2003-01-17 Thread Nick McClure
No need to reply, I just wanted to let people know. APC is recalling two products. A 350 and a 500 Model, the will overheat and melt the case, then cause a fire for more info: http://www.apc.com/rely/index.cfm http://www.apcc.com/rely/pressrel.cfm It is a CF site :)

RE: Net Send

2003-01-06 Thread Nick McClure
No using what you have learned for evil. :) > -Original Message- > From: Paul Wilson [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 06, 2003 10:20 AM > To: CF-Talk > Subject: RE: Net Send > > > > you need '/c' > > -Original Message- > From: Paul Wilson > Sent: 06 January 20

iPlanet 5.1 Directory Server

2002-12-04 Thread Nick McClure
I am having some strange problems connecting to me LDAP server from CF, and other things as well. Anybody out got some example code on how they connect to their iPlanet 5.1 LDAP server? -- Nick McClure TransDigital Solutions, Inc

RE: PDF files with MX on the fly

2002-11-18 Thread Nick McClure
Hehe, .php for a CFX tag. Kinda funny. > -Original Message- > From: Rob Rohan [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 18, 2002 2:04 PM > To: CF-Talk > Subject: SOT: PDF files with MX on the fly > > > I just finished a custom tag this weekend called cfx_treebeard. It can do >

RE: 404-Type Error Redirection?

2002-11-14 Thread Nick McClure
You can set IIS to verify the existence of CF Pages before passing to CF. It is one of the options when you set up the .CFM mapping. There is a "Check that File exists" or something like that box. That will tell it to use the IIS 404 error message, which you can then customize, you can also set t

Re: Includes within a CFC

2002-11-13 Thread Nick McClure
I love include files for this, when you have very large CFCs, then I do place methods into their own include file, usually I place them in a directory with the same name so to keep them separate. At 08:20 PM 11/13/2002 -0800, you wrote: >Is it bad practice to use cfincludes within a CFC? > >The

RE: Coldfusion accessing Exchange Server

2002-11-12 Thread Nick McClure
There is a full API for integrating with Exchange. The calendar is not accessible through the ldap part, you will have to use ADO to communicate with it. Check out the MSDN site, search for Exchange Calendar API or something and you should get back some useful info. > -Original Message- >

Re: SOT Confused by CFMX Pricing and Features

2002-11-10 Thread Nick McClure
With SQL Server 2000, you can set in the application which CPUs to use. If I have a 8 way box, but only want two processors to be for SQL Server, I can set it that way. I have seen a few places do this, they will buy a dual processor box, but then set the SQL Server to only use one processor, L

RE: GUID generation in CFMX/Java in general

2002-11-08 Thread Nick McClure
There is a function called CreateUUID() This was around in 4.x if I am not mistaken. > -Original Message- > From: Gaulin, Mark [mailto:mgaulin@;globalspec.com] > Sent: Friday, November 08, 2002 3:06 PM > To: CF-Talk > Subject: RE: GUID generation in CFMX/Java in general > > Hi Tom > Than

RE: GUID generation in CFMX/Java in general

2002-11-08 Thread Nick McClure
Interesting read. > -Original Message- > From: Tom Harwood [mailto:tharwood@;macromedia.com] > Sent: Friday, November 08, 2002 2:46 PM > To: CF-Talk > Subject: GUID generation in CFMX/Java in general > > Hello Mark, > > CFMX does, in fact, use a JNI library to get the MAC address of the

RE: UPS US Address Validation

2002-11-04 Thread Nick McClure
I would like to know more about this, but you can't send attachments to the list. > -Original Message- > From: Bryan F. Hogan [mailto:bryan.hogan@;digitalbay.net] > Sent: Monday, November 04, 2002 10:38 AM > To: CF-Talk > Subject: UPS US Address Validation > > In case anyone is interested

Re: *** GREAT IDEA *** DING DING DING*** RE: OT RAGE

2002-10-31 Thread Nick McClure
Now this is getting complicated. Can't we all just get along. At 01:25 AM 11/1/2002 -0600, you wrote: >but if you have a kill this thread link - you could kill that thread for >that email address. > >And the people who do want to participant can. > >Eric ~

Re: OT:Yahoo moving to PHP

2002-10-30 Thread Nick McClure
Sure they do. It all depends on who you talk to, Just like C++ vs VB vs Java At 01:22 PM 10/30/2002 -0500, you wrote: >You know, I am so sick and tired of having to defend CF, at work to other >developers here... You know I don't see php, or asp people having do >defend using those languag

RE: Yahoo moving to PHP

2002-10-30 Thread Nick McClure
I know that, you know that. But most people who are new to CF don't. Also there are a lot of people out there who are still limited to 4.x. Not as much that you can do with the scripting side, and they don't know what else is in the newer versions. At 08:09 AM 10/30/2002 -0800, you wrote: > >

Re: Yahoo moving to PHP

2002-10-29 Thread Nick McClure
> or <% if (blah) { }else{ switch () { 1: this; break; 2: that; break;

RE: OT:Yahoo moving to PHP

2002-10-29 Thread Nick McClure
It isn't ugly, but it can be a pain. I would like to see CF be able to be tag based or like everything else. It does get old typing stuff like I like if (blah) { } else { } while you can use CFscript for this, there are a number of things you can't do with CFScript. Like including a file, r

RE: Yahoo moving to PHP

2002-10-29 Thread Nick McClure
I work on that gets nearly 1million hits a day during the course of the event. http://www.rk3de.org All CF, has been for 5 years. >What is the most high trafficked website/application made with >ColdFusion you guys know? ~| Arc

RE: custom tags & .NET

2002-10-25 Thread Nick McClure
I have done this before on a different app. We have a .NET object that a client's client or something needed access to, so we wrote a COM wrapper for it. They were using VB 6, we were using C#, everything fell through at the end so we never were able to test it tho. Go Figure. I have a few days o

RE: custom tags & .NET

2002-10-25 Thread Nick McClure
AFAIK, you can also write unmanged code that still takes advantage of some of the new feature of the .NET Framework. I could be 100% wrong here. > That's not true - .NET isn't just Visual C++ 7. While you can write NET > assemblies with the Visual C++ compiler that comes with Visual Studio.NET >

RE: custom tags & .NET

2002-10-25 Thread Nick McClure
That is what I figure as well, but you never know until you try :) > -Original Message- > From: Mike Townend [mailto:mike@;cfnews.co.uk] > Sent: Friday, October 25, 2002 1:59 PM > To: CF-Talk > Subject: RE: custom tags & .NET > > Pretty much the same... From what I recall it just calls th

RE: custom tags & .NET

2002-10-25 Thread Nick McClure
I wonder how it would work with C# I might try that next week. Play with the new .NET tools and CFX Tags. I will report my findings :) > -Original Message- > From: Clint Tredway [mailto:ctredway@;fishermenstudios.com] > Sent: Friday, October 25, 2002 1:49 PM > To: CF-Talk > Subject: RE: c

RE: custom tags & .NET

2002-10-25 Thread Nick McClure
s its just perplexing since .NET is really > just Visual C++ 7, and right now custom tags can be > written in C++ 6 right? > > ..tony > > Tony Weeg > Senior Web Developer > Information System Design > Navtrak, Inc. > Fleet Management Solutions > www.navtrak.net &g

RE: custom tags & .NET

2002-10-25 Thread Nick McClure
And the same with using CF in .NET. In order for .NET to be able to see it, it have to be part of a Web Service. > -Original Message- > From: Dave Watts [mailto:dwatts@;figleaf.com] > Sent: Friday, October 25, 2002 1:24 PM > To: CF-Talk > Subject: RE: custom tags & .NET > > > ok, forget

RE: CFC in .NET

2002-10-25 Thread Nick McClure
Thanks Mark, that actually makes perfect sense. > -Original Message- > From: Mark A. Kruger - CFG [mailto:mkruger@;cfwebtools.com] > Sent: Friday, October 25, 2002 11:26 AM > To: CF-Talk > Subject: RE: CFC in .NET > > Nick, > > Cold fusion doesn't use constructors in a traditional sense,

RE: CFC in .NET

2002-10-25 Thread Nick McClure
> > On Friday, Oct 25, 2002, at 07:50 US/Pacific, Nick McClure wrote: > > How does one deal with things like Constructors and such? > > Since you're invoking it via a Web Service, constructors aren't really > an issue. > > An Architect's View --

RE: CFC in .NET

2002-10-25 Thread Nick McClure
How does one deal with things like Constructors and such? > -Original Message- > From: Ben Forta [mailto:ben@;forta.com] > Sent: Friday, October 25, 2002 10:07 AM > To: CF-Talk > Subject: RE: CFC in .NET > > And you could also write a CFC in CF and invoke it from within .NET. > > --- Ben

RE: How do I configure ColdFusionMX's internal web server?

2002-10-22 Thread Nick McClure
Cool, Anything in the license agreement that might make that bad? > -Original Message- > From: Dave Watts [mailto:dwatts@;figleaf.com] > Sent: Tuesday, October 22, 2002 2:27 PM > To: CF-Talk > Subject: RE: How do I configure ColdFusionMX's internal web server? > > > On top of this, is it

RE: How do I configure ColdFusionMX's internal web server?

2002-10-22 Thread Nick McClure
On top of this, is it possible to have MX Installed in both stand alone and as part of IIS? ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=list

RE: OT - prog languages

2002-09-09 Thread Nick McClure
It was my experience that you could learn these things later if you wanted to. Most students don't need that information, as many of them will be using the API anyway. If you want to learn the additional information they still offer classes that teach it. There are a lot of cool electives in CS.

RE: Some emails are by passing my 'rules' and coming into my reception.

2002-09-03 Thread Nick McClure
I have that problem all of the time with outlook > -Original Message- > From: Kodjo Ackah [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 03, 2002 10:10 AM > To: CF-Talk > Subject: Some emails are by passing my 'rules' and coming into my > reception. > > Why is this bypassing my ru

Intellisync

2002-09-01 Thread Nick McClure
Anybody here have any experience working with Intellisync and a CF application? I have a client who wants to sync the calendar app, which we built, with his Palm handheld. He uses the Palm desktop so it would need to work with that. Anybody done this before? What can I expect? _

RE: Women programmers

2002-08-29 Thread Nick McClure
I like women. > -Original Message- > From: Brian Thornton [mailto:[EMAIL PROTECTED]] > > I second > > > - Original Message - > From: "Will Swain" <[EMAIL PROTECTED]> > > > > women are good. __ Your ad could b

Create Datasources on the Fly

2002-08-29 Thread Nick McClure
I am trying to find a way to create excel datasources on the fly. The only resources I can find online deal with Access and SQL Server. I remember reading somewhere that I could use one those fancy un-documented tags to do this. But I can't find anything about them. I am using 4.5 __

RE: programmer vs. developer

2002-08-28 Thread Nick McClure
> hey, mike I think we need an CFOT-List so that people > can vent their odd OT questions/iterations/musings there > We have that list, it is called cf-community ;) __ Your ad could be here. Monies from ads go to support the

RE: programmer vs. developer

2002-08-28 Thread Nick McClure
What do you mean, we don't do what they do? > -Original Message- > From: Fitch, Tyler [mailto:[EMAIL PROTECTED]] > > We don't do what they do. We program web pages/applications, but are > considered 'developers'. __ T

RE: programmer vs. developer

2002-08-28 Thread Nick McClure
A programmer writes code, of any sort, it is a stretch but you can call HTML code. A developer may be a programmer as well, but I see a developer as somebody who creates something, or develops something, it might not involve programming, but it does not exclude it. Home Developer, Web Developer,

RE: -OT- Give me a hand testing this

2002-08-26 Thread Nick McClure
There is a JS file that points to LocalHost. Is that the only thing on the page? > -Original Message- > From: Thane Sherrington [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 26, 2002 12:37 PM > To: CF-Talk > Subject: -OT- Give me a hand testing this > > If anyone could go to this pag

Session Time Out not actually doing anything

2002-08-14 Thread Nick McClure
I have a site running CF 4.5 on NT4, I have the session time out set at 10 minutes, but it seems to actually time out after 2-5. Any ideas? -- Nick McClure TransDigital Solutions, Inc __ Your ad could be here. Monies from ads

RE: CFX_PayFlowPro

2002-06-21 Thread Nick McClure
The do offer an HTTP Post method, put personally I prefer the custom tag. It seems to work better for me. > -Original Message- > From: Stacy Young [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 4:07 PM > To: CF-Talk > Subject: RE: CFX_PayFlowPro > > Things to watch out for when

Re: CF and PayPal

2002-06-15 Thread Nick McClure
I usually tell clients they should get a full merchant account, the rates are similar, but the setup costs are higher. Check out Verisign Pay Flow Pro for more info on it. At 03:46 PM 6/15/2002 -0400, you wrote: >Well, I looked into this as well Mike, so you're not alone. I actually >paid 15 b

RE: OT - Dual Display

2002-06-13 Thread Nick McClure
I run two monitors at work, I had one AGP and one PCI card in the computer. Works under 2k and XP. Mine just worked, I put the second card in, and under the display properties you can tell it to spread your desktop across all monitors. I am at home, so I can't tell you the exact settings. At 0

RE: Hack Attempt?????

2002-06-12 Thread Nick McClure
How much time was between hits? Did it look like a bot or a person trying to find something? These files have been known to open up some holes, and it is best to not install them. But on newer versions they set them to only be accessible from localhost (I think). > -Original Message- > F

Re: OT: url param seperator

2002-06-11 Thread Nick McClure
There is the old fashioned way. Roll your own. Create a script that runs in the Application.cfm file that does the separation for you, then assigns the info into URL variables. Other than that, I don't know of one. Now, why are you wanting to do this? At 12:09 AM 6/12/2002 -0400, you wrote:

RE: SMTP Relay

2002-06-06 Thread Nick McClure
If he is using Windows 2000 or XP pro he can install an SMTP server on his computer and Relay through that. > -Original Message- > From: David Jones [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 06, 2002 1:42 PM > To: CF-Talk > Subject: SMTP Relay > > Does anyone know of a free SMTP

Re: Query Issue

2002-05-20 Thread Nick McClure
SELECT * FROM Table WHERE #form.ID# IN (AccessList) At 03:42 PM 5/20/2002 -0700, you wrote: >Howdy List! > >Can someone please 'gimmie a thread' on this? (ie: Brain thread, as in cpu >thread) > >I have an existing database with a field named 'AccessList'. This field is a >comma delimited list of

Re: PayFlow

2002-05-06 Thread Nick McClure
People who subscribe to the PayFlow Pro service can use this Feature. I think you have to be using PayFlow pro to get it. You can download it from the download section of your verisign manager. At 12:05 PM 5/6/2002 -0400, you wrote: >I've seen reference to a CFX_PFPRO tag but can't find out how

RE: Determine if file is there

2002-05-06 Thread Nick McClure
Oh yea, don't mind me, its monday. At 10:01 AM 5/6/2002 -0500, you wrote: >Fileexists function > >Fileexists(absolute_path) > > >-Original Message----- >From: Nick McClure [mailto:[EMAIL PROTECTED]] >Sent: Monday, May 06, 2002 9:59 AM >To: CF-Talk >Subjec

Determine if file is there

2002-05-06 Thread Nick McClure
Is there an easy way, without reading the entire file to determine if a file exsists on the server? __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http:

RE: DWMX First Impressions

2002-04-30 Thread Nick McClure
So far, I like just about everything, The things I use are easy to get too, and it makes it easier to do more than one thing at a time, like look at the docs and the code. One problem I am having, Dreamweaver is taking a lot of CPU, it stands at around 20% when idle. This is something they mus

RE: CF's Most Wanted ::

2002-04-22 Thread Nick McClure
You can with JavaScript. You could have a hidden form field, when the page is Submitted some JavaScript takes the value of the File box and stores it in the form field, then submits the form. It allows you to grab the exact text and the file content. >It's quite hard to work with if you are b

Re: WOT: MS Excel! Help me or shot me!

2002-04-19 Thread Nick McClure
Can't help with Excel part, but I can shoot you :) At 09:14 AM 4/19/2002 -0500, you wrote: >I have one of the VP's here needing some Excel help and I have been >given the job of doing it. > >He wants to check a group of cells on the right (in use) and see if they >match any of the numbers on the

Re: Reading cookies set with ASP

2002-04-16 Thread Nick McClure
It can be done. If you have debugging turned on, take a look at the cgi variable that holds the cookies, I can't remember which one. If you don't output the value of that variable. If the cookie isn't there it might have been set at a different domain. Make sure you know where ASP is setting

Re: Any Ideas on How to Start the Testing Of Content Management Syste m - written in ColdFusion & FuseBox 3.0.

2002-04-15 Thread Nick McClure
I have always found the best way is to get non-developers to go through the site, use the system and write down things as they happen. People who have never seen the site before. Don't give them any more direction than you would the client, and let them go. At 03:57 PM 4/15/2002 -0500, you wro

RE: What is MX

2002-04-01 Thread Nick McClure
I have noticed this on banner ads. There are some that make my computer lag while the browser is on the page. Makes me mad. At 02:17 PM 4/1/2002 -0500, you wrote: >Also another issue with Flash is bad bad coding. There is a flash website >for a local radio station here. http://www.wjrr.com/main

Re: What is MX

2002-04-01 Thread Nick McClure
You are correct, but if you want all of content indexed, this won't work for you. >On the search engine thing, I believe that search engines will index the alt >parameter of the object tag for the swf... > >jon __ This list and

Re: What is MX

2002-04-01 Thread Nick McClure
gt;http://www.quilldesign.com >SiteDirector v2.0 - Commerce Builder > > >- Original Message - >From: "Nick McClure" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Monday, April 01, 2002 12:29 PM >Subject: Re: What is MX > >

Re: What is MX

2002-04-01 Thread Nick McClure
In general I would agree with this, the reason being the mechanism for displaying the content already existed. The scroll bars, the page navigation, all part of HTML and the web browser. MX is supposed to have some of these things standard controls available for use in your projects, this woul

Re: Little OT: AOL 8 beta using Mozilla Gecko engine

2002-03-15 Thread Nick McClure
But you can go to any store and pick up a free cd or 3, Or order an upgrade cd for free from AOL. The reason people are still using those older browsers is because they haven't upgraded their IE. When AOL moves to v8.0 that won't be an option. >While not discounting the need to develop for it,

Re: Adult CF hosts

2002-03-06 Thread Nick McClure
Sounds like a custom tag in the making Possible values for type: Use your imagination. At 01:29 PM 3/6/2002 -0500, you wrote: >Anyone know of, or have experience with, virtual CF hosts that allow Adult >content > >Thanks __ Why

Re: Macromedia's XML Resource Feed

2002-03-05 Thread Nick McClure
You will need to use true XML parsing. There are tags in the Tag library that will do this. Most of them will create a structure, or an array of structures that you can look through and display. At 12:54 PM 3/5/2002 -0600, you wrote: >Hi, > >Has anyone used Macromedia's resource feed with CF l

RE: a little about the future

2002-03-04 Thread Nick McClure
I was actually wanting to know more about .NET and CF working together. At 04:57 PM 3/4/2002 +, you wrote: >http://www.microsoft.com/net/ > >-Original Message- >From: Nick McClure [mailto:[EMAIL PROTECTED]] >Sent: 04 March 2002 16:57 >To: CF-Talk >Subject: R

RE: a little about the future

2002-03-04 Thread Nick McClure
This .NET stuff you speak of, tell me more. At 11:51 AM 3/4/2002 -0500, you wrote: >Tech related to CF and which tells a bit more about Neo (publicly). Fits > with this list a bit more. > >"Macromedia ColdFusion MX, which can be used in conjunction with Microsoft > .NET, Java application server

Re: cfif in cfset

2002-03-02 Thread Nick McClure
You know, I don't know the answer to that question. I use it often enough, and I don't notice a problem. It is the only thing that you can use accomplish the problem. You could write a function and use cfscript to take care of it for you. At 11:40 PM 3/2/2002 +0200, you wrote: >Nick, > > > You

Re: cfif in cfset

2002-03-02 Thread Nick McClure
You want to use IIF syntax: At 11:16 PM 3/2/2002 +0200, you wrote: >I'm using CF 4.5, how can I perform something like this? > > > >without needing to do: > > > > > > > > > > > > __ Dedicated Windows 2000 Server PI

Re: Joining Tables from Different Datasources... Possible?

2002-02-22 Thread Nick McClure
If the two tables are on a SQL Server you could reference the full name in your query. SELECT T1.a, T2.b FROM database.username.tablename T1 INNER JOIN database2.username2.tablename ON If this is not the case, you will need to use CF 5. At 05:05 PM 2/22/2002 -0500, you wrote: >How w

Re: SOT: Is the Netscape browser still a consideration?

2002-02-19 Thread Nick McClure
I am one of those hard core Netscape users. Really I use it because I don't trust the security of IE/Outlook. I still use Netscape and Eudora for that reason. The threat of the next big hole that MS has not yet released a patch for, and me going to some obscure website that somebody from cf-co

RE: Image Theft Sofware

2002-02-18 Thread Nick McClure
I have heard of people, periodically renaming images. At the old name they would put up an image that you would not like to see on your corporate site. At 12:08 PM 2/18/2002 -0800, you wrote: >Log files are good. But the BEST solution I've found is to name a few images >something really, reall

Re: Image Theft Sofware

2002-02-18 Thread Nick McClure
Log analyzer software. Your log files should contain the hits on the images and the referrer. The referrer should be the URL of the site that is linking to your images. At 02:28 PM 2/18/2002 -0500, you wrote: >*Sigh* Does anyone know of a good, cheap piece of software that I can >install on t

RE: OT DHTML Menu - Memory Leaks

2002-02-08 Thread Nick McClure
Try this: http://software.xfx.net/utilities/dmbuilder/ This is the same thing Iomega uses on their site. We bought and are using on a couple now. It works pretty well. At 02:54 PM 2/8/2002 -0500, you wrote: >I like this one: >http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm > >free to

RE: Content Management

2002-02-05 Thread Nick McClure
We use CVS, but I am not pleased with it. We have a few problems with the windows client not working correctly, overwriting files, and not merging correctly. We have found that many of these problem are solved when the user pays very clse attention. If you use Sun's Forte Programs, they have a

Re: OT: New Code Red-type outbreak?

2002-02-03 Thread Nick McClure
I have more than usual on my DSL, but it is not bad. But yea, I see and increase from about the 26th. At 11:47 AM 2/3/2002 -0800, you wrote: >Is it just me, or has the usual level of noise generated by Code >Red-infected servers gone *way* up in the last few days? My home dsl >connection is bei

Re: Need clarification on Content Management

2002-01-15 Thread Nick McClure
In general Content Management as it applies to the refers to a system that people use to add/edit/delete all of the content on their site. Content can be as simple or complex as the users/developers/clients determine. It its most simple for an automated content management system would allow a

Re: Web-based WYSIWYG content editor

2002-01-15 Thread Nick McClure
Siteobjects.com has a pretty good one. It used to be called ezEdit, it is not called soEditor It only works in IE, but there is a free version, the most expensive version is 399 per server. At 09:51 AM 1/15/2002 -0400, you wrote: >I'm looking for opinions on Web-based WYSIWYG editors for cont

Re: Quoting posts in responses

2002-01-14 Thread Nick McClure
You like to tease us with your talk of Neo ;) I want to know more. At 11:52 PM 1/14/2002 -0500, you wrote: >I try to do my part with the list itself. The footers that you see with >the list information and the text ad are automatically trimmed on each >post so they never 'add up'. I'm also redoi

Re: Lynk ecommerce

2002-01-14 Thread Nick McClure
I was one of the first to use it a couple of years ago. Back then it didn't work at all. They gave me the source to try to make a CFX out of it, but that didn't work either. He would make and update and send it to me, we went back and forth for a few months until they finally got it to work.

Re: OT Modifying Source File in DTS package

2002-01-08 Thread Nick McClure
ant to do is import the log files daily and the name of the logfile >changes every day. >Right now I am just handling it in CF instead of using DTS but it seems like >DTS would be a more efficient way. > >- Original Message - >From: "Nick McClure" <[EMAIL

Re: OT Modifying Source File in DTS package

2002-01-08 Thread Nick McClure
You want to change the source file of the DTS or of a CFM? The DTS source is typically stored on the DB inside the MSDB database, and is not easy to get to, in fact, I have never actually found all of it. If I remember correctly it is stored in a binary column, which would be very difficult

RE: death of coldfusion

2001-12-31 Thread Nick McClure
What type of dramatic improvements to the editor are we talking about here? If you mean UltraDev then that is not an improvement. What can you tell us here? >Not to mention access to JSP tag and libraries (and other Java bits), native >XML support, the ability to access and publish Web services

RE: SQL Security

2001-12-27 Thread Nick McClure
The way I prefer to do this is by using Strored Procs. You only give the user access to execute stored procs, then you don't have to worry so much about hacking attempts where somebody tries to execute their own SQL.. You can usually verify size limits in the HTML for the form fields, and the

Re: CFserver.exe / Win XP Conflict?

2001-12-27 Thread Nick McClure
I have had no problems with it. Eudora and my DVD player work just fine. I also have CF server 4.5 running through IIS on XP Pro, on both my desktop and my laptop. It has been my experience with MS operating systems, that sometimes you get lucky and everything works or sometimes nothing work

RE: Netscape Object Moved problem

2001-11-21 Thread Nick McClure
a cfabort it would work. At 12:02 PM 11/21/2001 -0500, you wrote: >So is the only way around this to do a CFHEADER instead of a CFLOCATION? >The solution I ended up going with was replacing my CFLocation with > > >-Original Message----- >From: Nick McClure [mailto:[EMAIL

Re: Netscape Object Moved problem

2001-11-21 Thread Nick McClure
It is because of what CFLocation does. Netscape follows the standard to a T and IE does not. CFLocation issues a response code of 403 Object Moved. The browser is supposed to resend the original request to the new page. Netscape resends all of you form data to the new page. IE Does not do this

Re: Netscape 4.6

2001-11-19 Thread Nick McClure
Yea 4.6 had a few problems. 6 is becoming better and better every new version. At some point it will be useable to normal people. At 11:23 PM 11/19/2001 -0500, you wrote: >I just wanted to vent for a minute: >Netscape 4.6 is a pile of dunk. > >Gnite. > > >Michael T. Tangorre > >===

RE: Passing Form Variable forward

2001-11-19 Thread Nick McClure
would it be possible for the value of: PROJ_DESC to contain quotes? It could cause problems with the info submitted. From what I remember, disabled does get submitted. But do note it is not supported under netscape 4. So if you put the hidden field in it would pass double and screw stuff up. ~~

RE: SQL To Sum data

2001-11-19 Thread Nick McClure
What is you just did SUM(ISNULL(tbldetailentry.reghrs)) Would this work? At 03:59 PM 11/19/2001 -0400, you wrote: >None of this ..is working and it is just not making much sense as to why >it isn't working. > >Using the SUM(ISNULL(tbldetailentry.reghrs),0) results in an error, >Wrong Number Of

Re: Check out what Gartner is recommending. Drop IIS!

2001-09-25 Thread Nick McClure
They were responsible for putting the Internet in the homes, which created a large number of jobs. At 07:43 AM 9/26/2001 +1000, you wrote: > > Look at all the good they have done. > >And what would that be? You listed all the things that they are already >noted before? > >What good have they d

RE: Check out what Gartner is recommending. Drop IIS!

2001-09-25 Thread Nick McClure
The problem is not IIS its self. I have IIS servers that I didn't install any patches on and they did not get hit. They were attacked, but nothing went through. You have to make sure to take every security precaution. Make sure your web root is not stored on the same hard drive as your OS. Re

Re: How does CFLOCATION work?

2001-09-17 Thread Nick McClure
I am just going by what CF produces, If you read the headers it calls it an Object Moved. >Correction. Statuscode 302 is "Found", as per RFC 2616, section 10.3.2: ~~ Your ad could be here. Monies from ads go to support these lists and provide more

RE: How does CFLOCATION work?

2001-09-17 Thread Nick McClure
Specifically, it changes the status code to 302, which is Object Moved, it then adds a new header named Location which is where the browser is supposed to go. One of the side effects of using this type of redirect is the browser is supposed to resend the same request but with a different file.

RE: E-Commerce...? Duane Boudreau FIRED by client

2001-09-12 Thread Nick McClure
I too have used the product. the only problem I had was trying to impliment a very complicated design into it. The product itself worked great and the source was fully documented. The tech support rep that I spoke with once regarding conversion to SQL Server 7 was very nice and helpful. Able

  1   2   3   >