Re: CFC's - Where to put them?

2003-03-15 Thread Dave Carabetta
As for messing with WEB-INF - I would definitely not recommend that! Can you briefly elaborate why? Here's what we do (for CFMX for J2EE on JRun 4): /data /www /appserver /cfmx /config ...mapped in CF Admin... /extensions /components ...in Custom Tag Paths... ...tree of CFCs...

Re: Slightly OT: MM Updaters

2003-03-15 Thread Sean A Corfield
On Thursday, Mar 13, 2003, at 23:55 US/Pacific, [EMAIL PROTECTED] wrote: They were actually the two I found - Or rather I've got CFMX updater 2 on hand, I don't have the 3 beta, which i'm told fixes some com issues created with updater 2? Here's a list of updaters for various MM products:

Re: CFC's - Where to put them?

2003-03-15 Thread Sean A Corfield
On Saturday, Mar 15, 2003, at 00:12 US/Pacific, Dave Carabetta wrote: As for messing with WEB-INF - I would definitely not recommend that! Can you briefly elaborate why? I'd consider it a 'system directory' and subject to change without notice... :) Here's what we do (for CFMX for J2EE on

RE: CFC's - Where to put them?

2003-03-15 Thread Benoit Hediard
Indeed, it seems a nice way to organise your CFMX code. We do something similar (no files under Jrun4/CFMX installation). Here is our structure (that we use with CFMX Pro/Ent or CFMX for J2EE) : d:/applications ColdFusion pages accessible through HTTP d:/applications/www.myappA.com - an

RE: CFC's - Where to put them?

2003-03-15 Thread Benoit Hediard
Sorry, some typing errors at the end of the previous message : ... any Lib by cfinclude /CF-INF/cflibs/someLib.cfm, any custom tags by cfimport /CF-INF/cftags/ui ... Benoit Hediard -Message d'origine- De : Benoit Hediard [mailto:[EMAIL PROTECTED] Envoyé : samedi 15 mars 2003 11:33 À

Re: Text searching in Oracle

2003-03-15 Thread Thomas Chiverton
On Friday 14 Mar 2003 18:33 pm, Matt Robertson wrote: doesn't like me searching on the PageText (type=long) field. Error is OR filename.PageText LIKE cfqueryparam cfsqltype=CF_SQL_LONGVARCHAR value=%#form.SearchText#% Long is a type of number, so you can't do a text operation

Re: CFMX Easter egg (I think)

2003-03-15 Thread Thomas Chiverton
On Friday 14 Mar 2003 20:44 pm, Zachary Bedell wrote: You'll need the Flash player installed. The latest Flash player for Mozilla doesn't play the movie here :-( -- Tom C Land of the free, home of the brave... you have to be brave to live there and enjoy the freedoms

Re: Macromedia.Com (The new site?)

2003-03-15 Thread Thomas Chiverton
On Friday 14 Mar 2003 23:21 pm, Joshua Miller wrote: Actually, Flash Studio Pro can access mySQL databases in remote locations and they're working on MS SQL Server connectivity as well Well that'll be usefull in the real world. Not. Support for a proper DB at all ? I'm thinking one begining

RE: Slightly OT: MM Updaters

2003-03-15 Thread Scooter
Hi Sean, Thanks for the help... I had actually found that page though, the search option had seemed like the logical place to begin a search... But with 294 results, it seemed at first glance like probably a bloated reply set with more information then I really needed. The first three links

Verify Connections error

2003-03-15 Thread Jim Watkins
Why would I get the following error when attempting to Verify all connections on the ODBC Datasources page in the CF Administrator? I am running CF5 on Windows 2000. Request canceled or ignored by serverServer busy or unable to fulfill request. The server is unable to fulfill your request due to

occlude custom tag file ?

2003-03-15 Thread Jim Watkins
Is the following warning in my CF 5 Application log something to be concerned about? In a CF_TagName construct custom tag file 'D:\cfusion\customtags\uicascadingmenu.cfm' will occlude custom tag file 'D:\cfusion\customtags\componentkittags\uicascadingmenu.cfm'. Jim Watkins

Error - please help

2003-03-15 Thread Jim Watkins
Why is this error in application log suddenly showing? The error is on CF5 and using an Oracle driver accessing an Oracle DB. After restarting CF it works fine for a while.: Unable to get a connection to NGTBANNER. Reason: 30 second timeout limit exceeded. Jim Watkins

Re: occlude custom tag file ?

2003-03-15 Thread Jochem van Dieten
Jim Watkins wrote: Is the following warning in my CF 5 Application log something to be concerned about? In a CF_TagName construct custom tag file 'D:\cfusion\customtags\uicascadingmenu.cfm' will occlude custom tag file 'D:\cfusion\customtags\componentkittags\uicascadingmenu.cfm'. You have

Re: occlude custom tag file ?

2003-03-15 Thread Jim Watkins
Thanks! Now to solve my other problems Jim Watkins - Original Message - From: Jochem van Dieten [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Saturday, March 15, 2003 9:45 AM Subject: Re: occlude custom tag file ? Jim Watkins wrote: Is the following warning in my CF 5

Re: Slightly OT: MM Updaters

2003-03-15 Thread Mike Chambers
FYI, If you have a DevNet Pro Subscription, you have very convenient access to updates for all Macromedia products. More info at: http://www.macromedia.com/devnet/subscriptions/ http://www.markme.com/mesh/archives/001877.cfm mike chambers [EMAIL PROTECTED] - Original Message - From:

Re: Macromedia.Com (The new site?)

2003-03-15 Thread Sean A Corfield
On Friday, Mar 14, 2003, at 08:10 US/Pacific, S. Isaac Dealey wrote: Real simple stuff -- just go to the first page of the Devex and under Applications Collaborative Computing you'll see it says at the top left Displaying 1-24 of 25 items and it is indeed showing 24 items in the list, so

RE: Slightly OT: MM Updaters

2003-03-15 Thread Debbie Dickerson
I think for most (if not all) of the products, you can go to that products Support Center and go to the Downloads link. Choose the first link (usually labeled Updaters, but a couple are labeled Downloads). That provides links for Updaters, Maintenance Releases, hot fixes, etc. for the various

Re: Slightly OT: MM Updaters

2003-03-15 Thread Sean A Corfield
On Saturday, Mar 15, 2003, at 04:53 US/Pacific, Scooter wrote: I shouldn't need to know My MM software poackages backwards as a user. I shouldn't need to spend hours searching through product releases. I should be able to go to a page, find a list of products, and from each product be

RE: has anybody tried SAP DB

2003-03-15 Thread Lomvardias, Christopher
Charlie Arehart has some notes on using SAP and CF on his Blog. Read more at http://cfmxplus.blogspot.com/2002_09_01_cfmxplus_archive.html#85407204 Chris -Original Message- From: Huynh Weiming To: CF-Talk Sent: 3/14/03 5:39 PM Subject: has anybody tried SAP DB looking for open source

Re: Slightly OT: MM Updaters

2003-03-15 Thread samcfug
I did submit the suggestion that Macromedia incorporate all of its updates into one intelligent Updater much along the line of the one used by Symantec. This installer package will search for any Symantec software and apply the appropriate updates, virus definitions, and whatever. This packaging

canadian database

2003-03-15 Thread Carol Thomas
I am looking for an access database with longitude and latitude for a dealer locator for Canada. I have not been able to find anything in that I can use with cold fusion. At least nothing below $1800. I use access 2000, cf 4.0, windows nt 4.0 thanks in advance for any help. Carol

RE: Text searching in Oracle

2003-03-15 Thread Matt Robertson
OK, thanks Thomas. A field that can theoretically handle up to 2gb isn't the greatest thing to run LIKE against to start with, but to some degree I'm stuck with how the system is designed. To_Char was a great idea, but Oracle threw back a type mismatch. Expected char but got long. Looks like I

Re: canadian database

2003-03-15 Thread samcfug
The only one that I have is for the US - sorry = Douglas White group Manager mailto:[EMAIL PROTECTED] http://www.samcfug.org = - Original Message - From: Carol Thomas [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED]

RE: OT Domain registration

2003-03-15 Thread Rick Faircloth
I was very curious about responses to your last response, Jason. I've been using GoDaddy and using blind forwarding for my domains and have been having trouble with search engines. I was just beginning to wonder what effect blind forwarding was having on that. I see that you go no response to

OT: SQL first row of duplicates problem

2003-03-15 Thread cf-talk
Hi list, I have an SQL-problem 29 [EMAIL PROTECTED] MisterMayer 2 26 [EMAIL PROTECTED] MisterMayer 2 4 [EMAIL PROTECTED] MissesMiller 2 I want to mark every first (but only the first !) line of the lines where the email adress is equal. e.g. with ID = 29

Trouble installing CF MX on OS X

2003-03-15 Thread Ian Lurie
Hi all, I've got JRUN running on my Powerbook, no problem. I then downloaded CFMX for J2EE for OS X and followed the directions on Macromedia's site. Everything seemed fine, until i tried to start the server instance where I'd installed CF. Then I got: Exception in thread main

RE: canadian database

2003-03-15 Thread Erik Yowell
Perhaps this may suit your needs: http://www.zipinfo.com/products/zcg/zcg.htm Erik Yowell [EMAIL PROTECTED] http://www.shortfusemedia.com -Original Message- From: Carol Thomas [mailto:[EMAIL PROTECTED] Sent: Saturday, March 15, 2003 11:30 AM To: CF-Talk Subject: canadian database I

Re: OT Domain registration

2003-03-15 Thread jonhall
If blind forwarding is a term for a HTTP 3xx redirect, then yes the search engines will generally follow them as long as the domain doesn't change. Why not just skip the whole forwarding thing though, and get someone to host dns for you if you don't want to do it yourself? It should be cheap or

Re: Trouble installing CF MX on OS X

2003-03-15 Thread Sean A Corfield
Looks like an error in your jvm.config file. -Djava/... should have a space in front of it and I'm not sure what that 'rn' is). Post your jvm.config file and I'll debug it for you (or send it me offlist if you want). On Saturday, Mar 15, 2003, at 13:33 US/Pacific, Ian Lurie wrote: Hi all,

Re: SQL first row of duplicates problem

2003-03-15 Thread Michael T. Tangorre
SELECT TOP 1 - Original Message - From: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Saturday, March 15, 2003 4:02 PM Subject: OT: SQL first row of duplicates problem Hi list, I have an SQL-problem 29 [EMAIL PROTECTED] MisterMayer 2 26 [EMAIL PROTECTED]

Re: Trouble installing CF MX on OS X

2003-03-15 Thread Ian Lurie
Hi Sean, I contacted you off list, then looked more closely - my jvm.config (in the Jrun bin directory) points to the Versions/1.3.1 directory under JavaVM.framework. But I just upgraded to 1.4.1 - could that be the problem? Ian On Saturday, March 15, 2003, at 02:18 PM, Sean A Corfield

SOLVED: Trouble installing CF MX on OS X

2003-03-15 Thread Ian Lurie
Hi all, I got it figured out - it was the space before -Djava. Sure would help if Macromedia checked that sorta thing before they distributed their applications... Thanks! Ian On Saturday, March 15, 2003, at 02:39 PM, Ian Lurie wrote: Hi Sean, I contacted you off list, then looked more

Urgent need help!

2003-03-15 Thread Jim Watkins
This is killing me! CF shuts down even though it says it is running in NT Services. What causes this and how can I fix it? Application Log Error: Unable to get a connection to ORCL. Reason: 30 second timeout limit exceeded. The error is on CF5 and using an Oracle v7 driver accessing an Oracle

Re: Macromedia.Com (The new site?)

2003-03-15 Thread S . Isaac Dealey
Sean Corfield: We try to fix bugs as soon as we know about them! Don't get me wrong. I'm really not trying to criticize Macromedia. As firsts go, I think both CF MX and the new MM site are smash-up jobs. As with all (or most) firsts, there are plenty of wrinkles that still need to be ironed

Pet Market cfc's

2003-03-15 Thread jonhall
I've been digging into the Pet Market this weekend, and I'm hoping if anyone can shed some light on the reasoning behind the way they chose to initialize the cfc's. Specifically the user.cfc which is instantiated in the application.cfm, has constructor code that looks like this. cfparam

RE: Urgent need help!

2003-03-15 Thread Joe Eugene
The error is on CF5 and using an Oracle v7 driver accessing an Oracle DB with NT 2000. What Oracle driver are you using? A bad DB driver can bring down your box. Joe Eugene -Original Message- From: Jim Watkins [mailto:[EMAIL PROTECTED] Sent: Saturday, March 15, 2003 5:51 PM To:

Re[2]: SQL first row of duplicates problem

2003-03-15 Thread cf-talk
Hello Michael, thanks. Takes me in the right direction. I guess this takes THE First record of a query. But I would like to get EVERY First. Is there such a function ? Uwe Saturday, March 15, 2003, 11:36:20 PM, you wrote: MTT SELECT TOP 1 MTT - Original Message - MTT From: [EMAIL

Re: Pet Market cfc's

2003-03-15 Thread Sean A Corfield
This looks like the work of either Mike Nimer or Ray Camden... One of them, I can't remember which, is very fond of the cfparam-to-initialize-this-attributes idiom. I personally don't like it(!) because, to me, cfparam says I'm being passed some parameters and I'll validate their types and set

Re: SOLVED: Trouble installing CF MX on OS X

2003-03-15 Thread Sean A Corfield
On Saturday, Mar 15, 2003, at 14:51 US/Pacific, Ian Lurie wrote: I got it figured out - it was the space before -Djava. Sure would help if Macromedia checked that sorta thing before they distributed their applications... As distributed, it works just fine - this is not Macromedia's bug! Ian

Re: Trouble installing CF MX on OS X

2003-03-15 Thread Sean A Corfield
On Saturday, Mar 15, 2003, at 14:39 US/Pacific, Ian Lurie wrote: I contacted you off list, then looked more closely - my jvm.config (in the Jrun bin directory) points to the Versions/1.3.1 directory under JavaVM.framework. But I just upgraded to 1.4.1 - could that be the problem? JRun should

flash forms

2003-03-15 Thread Mahmut Basaran
Hi, Has anyone got experience in building flash forms ? Is there a checklist that I should have? I have 3 page html form that I want to build in flash. So far, I couldn't figure out how to put all of them into one .swf file. I tried making 3 different flash forms and calling them with

RE: OT Domain registration

2003-03-15 Thread Rick Faircloth
Hi, Jon. I've managed to get a Windows 2000 Server serving my clients' websites, but never could figure out the DNS part.. I need to invest in a Windows 2000 Server for Dummies book to find some starter info on how to handle DNS, start to finish. I'm hosting multiple sites under a single IP and

Re: Pet Market cfc's

2003-03-15 Thread jonhall
Thanks for clearing that up for me. As far as the this scope goes though, to be honest, writing set and get methods is a pita even though I know it's a good habit. Just thinking out loud here...but a keyboard shortcut that prompt's for the variable name and write's out the set and get methods

Re: OT Domain registration

2003-03-15 Thread samcfug
You seem to have several problems : First, is your OS Win2k Server or Win2k Adv Server? Or WindowsXP Pro? I am not sure about Win2k Server, as I run Adv server, and it is pretty simple to set up multiple virtual sites. Adv server can also handle DNS, although best practices call for a separate box

RE: OT Domain registration

2003-03-15 Thread Matt Robertson
Douglas wrote: Win2k Advanced server is required to set up multiple Web Sites, but I forget here. Win2k Server can do the same job in exactly the same way, but otherwise everything you said sounds pretty much spot on. Its Win2k Pro that can't do multiple sites in IIS. Personally, I run my dns

Re: OT Domain registration

2003-03-15 Thread jonhall
After looking at the URL, GoDaddy is hosting the domain and simply putting up a frame src with whatever you type in apparently. htmlheadtitlewww.BodafordHomes.com/title/head frameset rows=100%,* border=0 frame src=http://66.79.46.138/cfdocs/rea/index.cfm; frameborder=0 frame frameborder=0

Re: Pet Market cfc's

2003-03-15 Thread Sean A Corfield
On Saturday, Mar 15, 2003, at 20:23 US/Pacific, [EMAIL PROTECTED] wrote: As far as the this scope goes though, to be honest, writing set and get methods is a pita even though I know it's a good habit. Well, it's a tradeoff. If the attributes are really just public and have no constraints on

Re: flash forms

2003-03-15 Thread Sean A Corfield
On Sunday, Mar 16, 2003, at 03:52 US/Pacific, Mahmut Basaran wrote: I have 3 page html form that I want to build in flash. So far, I couldn't figure out how to put all of them into one .swf file. I tried making 3 different flash forms and calling them with loadMovie() and it worked fine.

Re: OT Domain registration

2003-03-15 Thread samcfug
- Original Message - From: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Saturday, March 15, 2003 11:30 PM Subject: Re: OT Domain registration | After looking at the URL, GoDaddy is hosting the domain and simply | putting up a frame src with whatever you type in apparently. | |