Re: dishing up servlets on cfmx enterprise

2005-01-07 Thread Sean Corfield
On Fri, 7 Jan 2005 13:44:10 +0800, James Holmes [EMAIL PROTECTED] wrote: Servlets, yes; war files, no (in the standalone, anyway). Are you trying to run a servlet or deploy a war file? CFMX Enterprise is either CFMX + JRun in which case you can certainly run Servlets, deploy WAR files (they

RE: dishing up servlets on cfmx enterprise

2005-01-07 Thread Ken Ketsdever
Sean Where are you that you are up and working at this hour? Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is

Re: dishing up servlets on cfmx enterprise

2005-01-07 Thread Sean Corfield
On Fri, 7 Jan 2005 00:08:51 -0800, Ken Ketsdever [EMAIL PROTECTED] wrote: Sean Where are you that you are up and working at this hour? Sitting in bed with my wife watching Nicole Kidman on Jay Leno - it's only just after midnight! -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox --

RE: dishing up servlets on cfmx enterprise

2005-01-07 Thread Ken Ketsdever
Must be on the west coast. Sacramento myself -Original Message- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Friday, January 07, 2005 12:14 AM To: CF-Talk Subject: Re: dishing up servlets on cfmx enterprise On Fri, 7 Jan 2005 00:08:51 -0800, Ken Ketsdever [EMAIL PROTECTED]

RE: dishing up servlets on cfmx enterprise

2005-01-07 Thread Micha Schopman
So familiar :D Glad I have wifi, I am even able to code on the toilet.. Micha Schopman Software Engineer Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380

RE: dishing up servlets on cfmx enterprise

2005-01-07 Thread James Holmes
Sean, can you elaborate on the manual expansion of a war file for the standalone install of CFMX 6.1 Enterprise (i.e. no separate Jrun install)? I've had people ask about this but I've never seen a doc for it. -Original Message- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent:

RE: dishing up servlets on cfmx enterprise

2005-01-07 Thread kola.oyedeji
James You can use the java archive tool which comes with the JDK to expand .war, .jar, .ear files: jar -xvf somefile.war http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/instal16.htm http://java.sun.com/docs/books/tutorial/jar/basics/ HTH Kola -Original Message- From: James

Re: dishing up servlets on cfmx enterprise

2005-01-07 Thread Mark Drew
I am not going to mention the quality of the code made in a toilet?!?!?! On Fri, 7 Jan 2005 09:24:19 +0100, Micha Schopman [EMAIL PROTECTED] wrote: So familiar :D Glad I have wifi, I am even able to code on the toilet.. Micha Schopman Software Engineer Modern Media, Databankweg 12 M,

RE: dishing up servlets on cfmx enterprise

2005-01-07 Thread Micha Schopman
It stinks? Micha Schopman Software Engineer Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380 ~| Sams Teach Yourself Regular Expressions in 10

Re: dishing up servlets on cfmx enterprise

2005-01-07 Thread Mark Drew
Or infact WinRar or WinZip will uncompress War files Regards MD On Fri, 7 Jan 2005 10:09:39 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: James You can use the java archive tool which comes with the JDK to expand .war, .jar, .ear files: jar -xvf somefile.war

Re: Certification exam: Wait for Blackstone?

2005-01-07 Thread Bert Dawson
1. no idea 2. dunno, but i took the exam at CF4.5, and when CF5 came out a few months later i got a new certificate saying i was a CF5 certified (advanced) developer. 3. dunno 4. personally, i would wait. I had a vague plan to take the exam again sometime, but have put this on hold until the cf7

Regex again

2005-01-07 Thread Craig Dudley
OK, a regular expressions is doing my head in again, can anyone help? What I'm trying to do is, match and replace all new line characters with br that are not inside html such as tables or lists, e.g. in the following string I would not want to add a br while I'm inside the ordered list. cfset

RE: Clustering multiple CFMX server

2005-01-07 Thread tonyp
That's just it. The steps that I followed are outlined on this page: http://www.talkingtree.com/blog/index.cfm?mode=entryentry=25A98D33-45A6-284 4-7E780B5AEBD8C085 Please do me that favor of looking over the instructions on that webpage and tell me if it is different from what you did. I really

List all Available Queries

2005-01-07 Thread Robertson-Ravo, Neil (RX)
Apart from Debugging is there any way to access all the available queries for a page stack/call? Maybe via the Factory? This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number

Re: dishing up servlets on cfmx enterprise

2005-01-07 Thread Thomas Chiverton
On Friday 07 Jan 2005 08:13 am, Sean Corfield wrote: Sean Where are you that you are up and working at this hour? Sitting in bed with my wife watching Nicole Kidman on Jay Leno - it's only just after midnight! Argh ! My minds eye ! There are children present :-) -- Tom Chiverton Advanced

RE: List all Available Queries

2005-01-07 Thread Micha Schopman
Yes, ... but only if you enable debugging in the administrator :) Only then, the service factory collects debugging information. If you use MSSQL, you might use Microsoft SQL Profiler, to view all executed queries and the corresponding information. Micha Schopman Software Engineer Modern

CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trinity)

2005-01-07 Thread Stuart Kidd
Hi guys, I'm about to start on a new project at my current contract for which i've had them buy CF (and for once i didn't take too much convincing). In the past (and present) I connect to an MS-SQL database which i've grown to love. At work however, it's all Oracle. I've connected it using

RE: Certification exam: Wait for Blackstone?

2005-01-07 Thread Kevin Roche
Hi, 1. It seems so from the insider information I saw. 2. Only for a limited period. I took the CF 5 Exam just before the CFMX release and got a 1 year validation. 3. Don't know of one 4. Wait - unless you have a really good reason for wanting it now. Kevin Roche On Thu, 06 Jan 2005 10:20:16

Re: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trinity)

2005-01-07 Thread Aaron Rouse
To do autonumbering you have to create a sequence and a trigger, to the best of my knowledge Toad does not provide a shortcut to creating these. I just edit a small snippet of code to reflect whatever table i need it for, such as: CREATE SEQUENCE SEQ_ACTIVITYLOG START WITH 1 MAXVALUE 1E27

RE: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trin ity)

2005-01-07 Thread Robertson-Ravo, Neil (RX)
Your queries should be AOK...as long as you are not using any Oracle Specific SQL commands..though really apart from some quirky join syntax you should all be good. If you are simply sticking to Insert, delete etc. -Original Message- From: Stuart Kidd [mailto:[EMAIL PROTECTED]

Where to place .vtm tag insight files

2005-01-07 Thread Jeremy Bunton
Hello, I use Dreamweaver 2004 for all my Cf'in and have some .vtm tag insight files I need to add. What folder do I need to place those in? It seems pretty straight forward in homesite, but I can't find the equivalent in DW. JB

CF 4.5 HTML Mail

2005-01-07 Thread Russ
I was wondering if anyone knew how to send html e-mail in CF 4.5. I know in 6.1 you can use the cfmailpart tag inside cfmail and thus specify different parts (eg. Text, html). How do you do the equivalent in pre 6.1 versions? Specifically 4.5. Russ

Re: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trin ity)

2005-01-07 Thread Aaron Rouse
One thing to keep in mind is Oracle is case sensitive where if I remember right MSSQL is not? So something like WHERE BLAH = 'foo' returns something different than WHERE BLAH = 'FoO' I know some people just do oracles upper function on the BLAH in order to get around this, then of course a CF's

Re: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trinity)

2005-01-07 Thread Stuart Kidd
Thanks for that Aaron, that should certainly put me on the right track. Out of curiosity i couldn't help but try and access your website... but... the firewall of this very large financial company in London blocked it. It let me look at happyhacker.org though, maybe because it's ORGanised

Re: CF 4.5 HTML Mail

2005-01-07 Thread JediHomer
Theres a custom tag written by Jochem that used to do this... CF_ADVANCEDEMAIL i beleive it was called... Google that and it should help HTH On Fri, 7 Jan 2005 09:27:11 -0500, Russ [EMAIL PROTECTED] wrote: I was wondering if anyone knew how to send html e-mail in CF 4.5. I know in 6.1 you

Re: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trinity)

2005-01-07 Thread Aaron Rouse
Actually the power source for the my rack has been down for a week. Hopefully it will be back up next week. Has not really been a big priority of mine to bug the guy who needs to fix it. Also kind of the joys of free hosting .net .com and .info should all be pointing to the same IP which is

RE: List all Available Queries

2005-01-07 Thread Dawson, Michael
Apart from Debugging is there any way to access all the available queries for a page stack/call? Maybe via the Factory? Loop over scope(s), as a structure, and test each key with the isQuery() function. Pseudo-Code: cfset keys = struckKeyList(variables) cfloop list=#keys# index=thisOne

RE: List all Available Queries

2005-01-07 Thread Tangorre, Michael
From: Dawson, Michael [mailto:[EMAIL PROTECTED] cfset keys = struckKeyList(variables) cfloop list=#keys# index=thisOne cfif isQuery(thisOne) Query foundbr cfelse Query not foundbr /cfif /cfloop Obviously, you'd want to improve this code and make it work

RE: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trin ity)

2005-01-07 Thread Ben Rogers
One thing to keep in mind is Oracle is case sensitive where if I remember right MSSQL is not? Microsoft SQL Server uses a case-insensitive collation sequence by default. Collation sequences describe case sensitivity, sort order as well as the character set. This can be configured at the server,

RE: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trin ity)

2005-01-07 Thread Ben Rogers
Small correction. The collation sequence stores the code page used, not the character set. That's determined by the column data type. My mistake. Ben Rogers http://www.c4.net v.508.240.0051 f.508.240.0057 -Original Message- From: Ben Rogers [mailto:[EMAIL PROTECTED] Sent: Friday,

Re: cfqueryparam and Unique Identifiers

2005-01-07 Thread Matt Robertson
CF_SQL_VARCHAR works in Access, mySQL, SQL Server, Oracle 8 and Oracle 9. A safe bet it works in Oracle 10. I'll have to check the docs on that IDSTAMP type. Never heard of it. rtfm. -- --mattRobertson-- President, Janitor MSB Web Systems mysecretbase.com

New CF Install: Do I need the Updater?

2005-01-07 Thread Matt Robertson
I'm migrating CF on a server from its Three's Company condo (dedicated box shared by mail and db servers) to its very own home. A fresh-install win2k box. I just finished installing the file I downloaded from MM on 1/5/05. Does anyone know if the current MM CF download includes the Updater, or

RE: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trin ity)

2005-01-07 Thread RADEMAKERS Tanguy
Only problem with that is if you are accessing a table with a lot of rows, Oracle ends up doing its upper function on the entire column which can slow things down a bit when running the query. Look into function based indexes to solve this. Buy the book Expert one-on-one Oracle by Tom Kyte

WIKI App?

2005-01-07 Thread Jake
Has anyone used a free CF Wiki tag/app? I can also use a Web based solution, assuming it's free and private. Any recommendations? Thanks! Jake ~| Find out how CFTicket can increase your company's customer support efficiency

Re: Regex again

2005-01-07 Thread Ben Doom
Actually, this isn't simple. Offhand, I don't see a way to do this with regex that isn't more complicated than other methods. What you are really asking to do is parse an HTML page and selectivly replace tokens. The easiest way I see to do it -- and this isn't particularly robust -- is to

RE: Regex again

2005-01-07 Thread Craig Dudley
Thanks Ben, I'm coming to the same conclusion, only after hours of head scratching. -Original Message- From: Ben Doom [mailto:[EMAIL PROTECTED] Sent: 07 January 2005 15:08 To: CF-Talk Subject: Re: Regex again Actually, this isn't simple. Offhand, I don't see a way to do this with

Re: WIKI App?

2005-01-07 Thread Assistenza Sito
http://www.seedwiki.com/ was on sourceforge for download if i remember correct, a simpler one it's here http://cdsi-solutions.com/cfwiki/index.cfm?doc=CFWiki On Fri, 07 Jan 2005 09:08:01 -0600, Jake [EMAIL PROTECTED] wrote: Has anyone used a free CF Wiki tag/app? I can also use a Web based

Re: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trin ity)

2005-01-07 Thread Aaron Rouse
True, though the exact example I was thinking of was when someone was access a database they only had select access to. I typically never even run into this need, on one of my tables I have the exact value pulled from LDAP and then an upper cased copy of the value and just reference that.

Re: WIKI App?

2005-01-07 Thread Keith Gaughan
Jake wrote: Has anyone used a free CF Wiki tag/app? I can also use a Web based solution, assuming it's free and private. Any recommendations? I'm developing one called FusionWiki for my own use primarily, though its development is hosted by SourceForge and it's licenced under the Common

Re: dishing up servlets on cfmx enterprise

2005-01-07 Thread K0rneliuz Van Strauss XIV
i added this to the war.xml file located in the WEB-INF directory. servlet servlet-namectzPackage.ListServ/servlet-name servlet-classctzPackage.ListServ/servlet-class /servlet servlet-mapping servlet-namectzPackage.ListServ/servlet-name

Consuming RSS in CF 4.5

2005-01-07 Thread YC Nyon
Hi, Can't seem to find an example on consuming a RSS feed in CF 4.5. A lot of the examples are for CF MX which uses XMLParse function. Anyone with some code snippet...? Nyon ~| Discover CFTicket - The leading ColdFusion Help

RE: Consuming RSS in CF 4.5

2005-01-07 Thread COLLIE David
Just a couple of suggestions for you... http://www.houseoffusion.com/cf_lists/index.cfm/method=messagesthreadid =24060forumid=4 Which suggest getting an XML parsing custom tag from the devx Or http://www.box-one.org/new-2148376-4547.html Which (pretty cooly) suggest using cfwddx Someone might

SQL Query Question

2005-01-07 Thread Dennis Powers
We are using CF5.x and MSSQL server and I have a particular conundrum I am hoping one of you SQL experts can assist with. I have a record set like so: PN, V1, V2, V3...V15 Each V field contains a numeric value for each record. So a short record set might look something like: PN, V1, V2, V3 A

Raymond Camden Blog

2005-01-07 Thread Dwayne Cole
Anyone have any experience with this blog app. I trying to use it and it looks like I have it installed properly but when I log in I don't get a menu to add an entry. So I tried logging in with the wrong password and there was no error message. Could it be that there is a problem but the

RE: SQL Query Question

2005-01-07 Thread Ian Skinner
Others will probably come up with a better way, but my first thought was a series of unions. SELECT DISTINCT values FROM ( SELECT DISTINCT v1 AS values FROM table UNION SELECT DISTINCT v2 AS values FROM table UNION SELECT

Scheduled Tasks in CF5

2005-01-07 Thread David Manriquez
I have some scheduled tasks on the Admin but theses tasks aren't executed in the expected time.. all tasks scheduled for day execution interval runs fine but the hours interval fails. Any ideas?... David. ~| Find out

Re: Raymond Camden Blog

2005-01-07 Thread Joe Rinehart
There's really no menu per se - after you log in, you should get Add New Entry - Logout displayed at the top of the main body area, probably just above the Sorry There are no blog entries available message. Is that showing up at all? -joe On Fri, 7 Jan 2005 11:03:33 -0500, Dwayne Cole [EMAIL

Re: Raymond Camden Blog

2005-01-07 Thread Sean Corfield
On Fri, 7 Jan 2005 11:03:33 -0500, Dwayne Cole [EMAIL PROTECTED] wrote: Anyone have any experience with this blog app. It powers my blog just fine. I trying to use it and it looks like I have it installed properly but when I log in I don't get a menu to add an entry. So I tried logging in

Re: New CF Install: Do I need the Updater?

2005-01-07 Thread Sean Corfield
I believe you need to install 6.1 and then apply the updater. On Fri, 7 Jan 2005 07:01:49 -0800, Matt Robertson [EMAIL PROTECTED] wrote: I'm migrating CF on a server from its Three's Company condo (dedicated box shared by mail and db servers) to its very own home. A fresh-install win2k box.

SOT: Simple Content Management

2005-01-07 Thread Ben Rogers
We need a tool to collect and organize information in order to build documentation for a project in a collaborative fashion. We've actually used blogs in the past to document the installation of software and such. A blog won't work in this case, however, as we need to be able organize information

(U) Referring to UDF Structure Values After Function is Run

2005-01-07 Thread Montgomery Chris Contr AFSFC/SFPA
Classification: UNCLASSIFIED Howdy, I'm running some tests using the GetContainer UDF ( http://www.cflib.org/udf.cfm?ID=566 ). That function creates a couple of structures (container and container.contents). Wondering how to refer to the structure values after the UDF is run in my template.

Re: (U) Referring to UDF Structure Values After Function is Run

2005-01-07 Thread Ben Doom
At first glance, it returns the container. Simply assign the output of the UDF to a variable, and then reference the variable: container = getcontainer(stuff); result = container.length; bob = getcontainer(stuff); jim = bob.end; Again, this is first glance, off the top of my head, but it

Dynamically creating multiple pages/rows of images from a query

2005-01-07 Thread Charles Nahm
Would like to create a preview page(s) of results froma search function from an image catalog. Displaying 1 image per row seems easy enough, but we would like to display 3 images per row and either 3 or 4 rows per page. Is a loop or multiple loops within a loop the only way to output 3 results

Re: Dynamically creating multiple pages/rows of images from a query

2005-01-07 Thread Al Everett
I've done something similar in the past. You just have to be strategic with your tr tags. cfquery name=images' datasource=#DSN# SELECT image_name FROM images /cfquery table tr cfoutput query=images tdimg src=#image_name#/td cfif CurrentRow MOD 3 EQ 0 !--- Current row is a multiple of 3, so

RE: (U) Referring to UDF Structure Values After Function is Run

2005-01-07 Thread Montgomery Chris Contr AFSFC/SFPA
Classification: UNCLASSIFIED Looks like that will work. I had: cfset temp = #GetContainer(teststring, 'ErrorResponse', '/ErrorResponse')# but was trying to output: cfoutput container.contents.start = #GetContainer.container.contents.start#br container.contents.end =

RE: Dynamically creating multiple pages/rows of images from a query

2005-01-07 Thread Martin Parry
Hiya - The way I do it is to simply loop through the query once, but what you need to do is know first of all how many columns you want to display. This is pseudo code (i.e. it wont work :) and would need you to write it properly yourself of course... cfset cols = 4 cfset currentcol = 1 table

RE: Dynamically creating multiple pages/rows of images from a query

2005-01-07 Thread Ian Skinner
Something along these lines might get you started. cfset cols = 4!---number of columns you would like--- cfoutput table tr cfloop query=myQuery td#query.column#/td !---If the remainder of currentRow/cols is zero start a new row.--- cfif NOT myQuery.currentRow MOD cols

Question about data access

2005-01-07 Thread John Munyan
Hi, I have determined I have some database schema issues necessitating rewriting the data access code. Currently I use cfquery with a couple stored procedures. Since the new database structure will require I change these queries, I am contemplating the idea of creating cfc's which contain

Re: New CF Install: Do I need the Updater?

2005-01-07 Thread Matt Robertson
OK Thx Sean. I compared build numbers on my current server and the one I am building up and they are indeed different, with the 6.1 build being lower. Cheers, -- --mattRobertson-- President, Janitor MSB Web Systems mysecretbase.com

Re: SOT: Simple Content Management

2005-01-07 Thread Matt Robertson
This one is free and has an installer. You can be up in a couple of minutes: http://mysecretbase.com/CMLite_Home.cfm version 4 of the for-pay version is hitting RC3 today; the last before release. Has Team Review (approval workflow) among many other items. -- --mattRobertson-- President,

RE: Dynamically creating multiple pages/rows of images from a query

2005-01-07 Thread Charles Nahm
Thank you very much Ian, Martin and Al. Your way is much better than my way of thinking for sure. I appreciate the virtual smack upside the head. Charles -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Friday, January 07, 2005 12:25 PM To: CF-Talk Subject: RE:

Re: Question about data access

2005-01-07 Thread Robert Munn
Look at Mach-II if you want to see a best-practice approach for what you are talking about. You don't have to take the full OO approach that Mach-II uses, but the overall idea that you separate your data access layer into objects (CFCs in this case) is part of the Mach-II framework and other OO

Re: Authorize.net

2005-01-07 Thread Rick Root
Alex Sherwood wrote: But the form data they type into your form that is then CFHTTP'd to Auth.net * should * be encrypted. For this, you'll need a cert. Not on the server making the request you don't. CFHTTP uses SSL when you call an https:// url. The form fields are sent encrypted.

OT: Blog software?

2005-01-07 Thread Donna French
I'm looking for a good blog software - hoping for CF based. So far, I like Movable Type but it's not CF based and was hoping some of you could point me to another one??? TIA, Donna -- Donna French [EMAIL PROTECTED] Blog: http://dgfrench.blogspot.com Site:

Re: John Dowdell Wants to Know What's Wrong with Macromedia

2005-01-07 Thread Robert Munn
My only real pet peeve is Dreamweaver. Even the latest version is basically a slow dog compared to other editors, including Homesite+. Still, I understand MM's stance that once open-source candidates emerge in the category, it becomes a difficult if not impossible proposition to invest in

Re: OT: Blog software?

2005-01-07 Thread JediHomer
You could have a look at Ray Camdens Blog... written in CF http://www.camdenfamily.com/morpheus/blog/ HTH On Fri, 7 Jan 2005 12:47:15 -0600, Donna French [EMAIL PROTECTED] wrote: I'm looking for a good blog software - hoping for CF based. So far, I like Movable Type but it's not CF based and

Re: Dynamically creating multiple pages/rows of images from a query

2005-01-07 Thread Rebecca Wells
Instead of using tables for your layout, you might want to consider using CSS instead, and avoid the issue of figuring out columns and rows. For a helpful example/tutorial, see http://www.alistapart.com/articles/practicalcss/

Re: CF - switching from MS-SQL to Oracle (neq Neo, Morpheus, Trinity)

2005-01-07 Thread Doug Bezona
You can also get away without using the trigger by simply using sequencename.nextval in your insert. Usually, however, I use a separate query to get the id value, so that the value is readily available for other parts of the application, like so: cfquery name=getID datasource=foo select

Re: OT: Blog software?

2005-01-07 Thread Al Everett
Ditto from me. That's what I use. On Fri, 7 Jan 2005 18:52:26 +, JediHomer [EMAIL PROTECTED] wrote: You could have a look at Ray Camdens Blog... written in CF http://www.camdenfamily.com/morpheus/blog/ ~| Discover

General Security Discussion.

2005-01-07 Thread Ian Skinner
BACK STORY: Our department director came up and asked my about potential security ramifications of the back button in the browser. Someone had notified her that when they logged out of a moderately secure web application, they could hit the back button and see previously displayed data. While

Re: Clustering multiple CFMX server

2005-01-07 Thread Sean Corfield
On Fri, 7 Jan 2005 07:28:58 -0500, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: The steps that I followed are outlined on this page: http://www.talkingtree.com/blog/index.cfm?mode=entryentry=25A98D33-45A6-284 4-7E780B5AEBD8C085 Please do me that favor of looking over the instructions on that

RE: OT: Blog software?

2005-01-07 Thread Adkins, Randy
Is there any that uses CF5 and not CFMX? -Original Message- From: Al Everett [mailto:[EMAIL PROTECTED] Sent: Friday, January 07, 2005 2:30 PM To: CF-Talk Subject: Re: OT: Blog software? Ditto from me. That's what I use. On Fri, 7 Jan 2005 18:52:26 +, JediHomer [EMAIL PROTECTED]

what is this?

2005-01-07 Thread Phillip Perry
Hi, can someone tell me why the # is showing up in the following lines? cfoutput query=GetInfo2 A HREF=process_path.cfm?LID=#couponhref# TARGET=_blank For some reason It's showing the value of couponhref but its also displaying the #. So the link looks like this on the page... a

Re: what is this?

2005-01-07 Thread Joe Rinehart
Phillip, Are you sure you've put the file on a ColdFusion server, that the ColdFusion server is running, and that you're viewing the page via http:// and not file://? Would you mind posting both the URL in your location bar and the result of doing View Source? -joe On Fri, 7 Jan 2005 15:08:01

RE: what is this?

2005-01-07 Thread Phillip Perry
Thanks, actually it was a DB problem. I'm using access and it automatically assigned the value of the field to a hyperlink. For some reason the DB puts in #'s by itself when using a hyperlink data type. All I had to do was switch it to a text field and things fixed itself. Thanks again, Phil

RE: SQL Query Question

2005-01-07 Thread Dennis Powers
Ian, Thanks!!! That put me on the right track. I had never used a Union before and didn't even think about it. The resultant query looks like: SELECT DISTINCT v1 AS V_values FROM table UNION SELECT DISTINCT v2 AS V_values FROM table UNION

RE: what is this?

2005-01-07 Thread S . Isaac Dealey
congrats on the fix... Incidentally, you should also use urlencodedformat() around that value before using it in a link... i.e. A HREF=process_path.cfm?LID=#urlencodedformat(couponhref)# ... otherwise you'll run into problems if the couponhref variable has certain characters in it... technically

Re: Raymond Camden Blog

2005-01-07 Thread Dwayne Cole
Thanks. I configured the ini file incorrectly. -- Original Message -- From: Sean Corfield [EMAIL PROTECTED] Reply-To: cf-talk@houseoffusion.com Date: Fri, 7 Jan 2005 08:17:49 -0800 On Fri, 7 Jan 2005 11:03:33 -0500, Dwayne Cole [EMAIL PROTECTED] wrote:

RE: Clustering multiple CFMX server

2005-01-07 Thread Dave Watts
It sounds to me like the IIS connector configuration is not correct on your system. Try re-running the wsconfig step - perhaps remove all existing connector setup and then adding just the cluster (make sure that wsconfig can actually see both server instances as well as the cluster).

Re: OT: Blog software?

2005-01-07 Thread Jake .
I'm looking for a good blog software - hoping for CF based. So far, I like Movable Type but it's not CF based and was hoping some of you could point me to another one??? Mine, BlogFusion is CF based. Jake Lead Developer BlogFusion - www.countersinkdg.com

Re: OT: Blog software?

2005-01-07 Thread Jake .
Is there any that uses CF5 and not CFMX? While BlogFusion isn't specifically designed for CF5, I've had a couple users tell me they had a pretty easy time modifying it to do so. Jake Lead Developer BlogFusion - www.countersinkdg.com

Re: WIKI App?

2005-01-07 Thread Jake .
Keith, I'm happy to help bang around on it. I'll check out sourceforge. So are the SeedWiki on SF and www.seedwiki.com the same thing? If so, it's change it's product... it's now a free app for limited, public usage and Web based. Charges apply for private WIKIs Jake Lead Developer BlogFusion

Re: John Dowdell Wants to Know What's Wrong with Macromedia

2005-01-07 Thread Sean Corfield
On Fri, 07 Jan 2005 13:53:10 -0400, Robert Munn [EMAIL PROTECTED] wrote: My only real pet peeve is Dreamweaver. Even the latest version is basically a slow dog compared to other editors, including Homesite+. Just a meta-comment: you will all get more mileage out of these peeves if you post

Re: Question about data access

2005-01-07 Thread Sean Corfield
On Fri, 7 Jan 2005 09:55:53 -0800, John Munyan [EMAIL PROTECTED] wrote: I am contemplating the idea of creating cfc's which contain stored procedures to handle the data access for the site. Separating out your data access is a good idea (although many would argue the pros and cons of stored

RE: John Dowdell Wants to Know What's Wrong with Macromedia

2005-01-07 Thread Dave Watts
RDS is protected by a number of copyright / other measures so you won't see an open source hook for that. RDS would be a lot more useful if it were something that could be used by other tools. It might be MM's position that they will not contribute to open source because it eats into

RE: New CF Install: Do I need the Updater?

2005-01-07 Thread Dave Watts
I just finished installing the file I downloaded from MM on 1/5/05. Does anyone know if the current MM CF download includes the Updater, or do I need to install that as well? I have my original CF download from 2003 and the file size is smaller and the installer acts subtly different.

CFMX 6.1 + Apache2... where is CGI.request_uri???

2005-01-07 Thread Jon Block
Help. I am having this problem where I don't have request.uri on my list of variables in the CGI scope. What should I do? This is a fresh installation on Windows 2003 AND on Windows XP with the newest version of apache.Apache/2.0.52 (Win32) JRun/4.0. Help?

cfmx cfquery dbtype=odbc

2005-01-07 Thread Dina Hess
The application I'm currently working on was originally written in CF 4.5 so I'm frequently seeing dbtype=odbc in CFQUERY tags. Does anyone know if that setting could adversely affect performance now that the DBTYPE attribute is to be used to designate a QofQ? Thanks much, Dina

RE: cfmx cfquery dbtype=odbc

2005-01-07 Thread Dave Watts
The application I'm currently working on was originally written in CF 4.5 so I'm frequently seeing dbtype=odbc in CFQUERY tags. Does anyone know if that setting could adversely affect performance now that the DBTYPE attribute is to be used to designate a QofQ? I'm pretty sure that the

RE: session variables inside cftransaction

2005-01-07 Thread Dave Watts
Do session variables still need to be locked inside of cftransaction? Or should cflock be avoided inside cftransaction? Session variables in CFMX need to be locked if you might have more than one request changing values in the same session variables at the same time. Since session variables

RE: CFMX 6.1 + Apache2... where is CGI.request_uri???

2005-01-07 Thread Dave Watts
I am having this problem where I don't have request.uri on my list of variables in the CGI scope. What should I do? This is a fresh installation on Windows 2003 AND on Windows XP with the newest version of apache.Apache/2.0.52 (Win32) JRun/4.0. Different web server software will provide

Re: cfmx cfquery dbtype=

2005-01-07 Thread Dina Hess
Thanks, Dave. I was surprised to see that DBTYPE=odbc was working in this application as well, but it is. At this point, I'm just trying to determine if a DBTYPE=odbc designation in CFMX would adversely affect performance for a JDBC datasource.

Re: John Dowdell Wants to Know What's Wrong with Macromedia

2005-01-07 Thread Rob
Therefore, I have a proposition for MM. Why not support the Eclipse initiative? Most of the major Java vendors already support it. Other software companies support it. And the open source community supports it. Why not contribute a relatively modest effort toward making CFEclipse a

Re: SOT: Browser Stats (stirring the pot)

2005-01-07 Thread Rob
I dont want to restart this thread by any means but I wanted to reply to this one comment in the interest of those still using IE... On Mon, 06 Dec 2004 16:06:39 -0400, Jim Davis [EMAIL PROTECTED] wrote: On Mon, 06 Dec 2004 11:35:06 -0400, Jim Davis [EMAIL PROTECTED] wrote: The question

Re: General Security Discussion.

2005-01-07 Thread Rebecca Wells
For some general ideas of things to watch out for: ColdFusion Developer's Journal, Sept. 2004, pg. 48-50, had a good article: Top 10 Web Security Tips. Macromedia Developer Center has a helpful article: Ten tips for securing your ColdFusion application.

get first day of month

2005-01-07 Thread Ray Champagne
I figure this has already been done by some out there: I need to get the first day of the month as a string when passing in a date. So far, I see that #FirstDayofMonth(date)# will get me the ordinal day of the year (0-366), but how does one extract the day as a string? THX, Ray

Re: get first day of month

2005-01-07 Thread Al Everett
This should do it. cfset theDay=Now() cfset theFirstOfTheMonth=CreateDate(Year(theDay),Month(theDay),1) First day of #MonthAsString(Month(theDay))# is #DayOfWeekAsString(DayOfWeek(theFirstOfTheMonth))#. On Fri, 07 Jan 2005 20:20:13 -0500, Ray Champagne [EMAIL PROTECTED] wrote: I figure this

Re: get first day of month

2005-01-07 Thread Ray Champagne
Forget it. Forta already answered this one a while ago on HoF. (Get the FirstDayofMonth, use DateAdd to add that many days to Jan 1st of that year, then use DayofWeekAsString to get the day name) Thanks anyways! Ray At 08:20 PM 1/7/2005, you wrote: I figure this has already been done by some

Session is Invalid?

2005-01-07 Thread Richard Colman
Here is a new one on me. Upon attempting to enter my site, I got: === Session is invalid The error occurred in Application.cfm: line 1 1 : cfapplication name=CODAVer1 sessionmanagement=Yes clientmanagement=Yes SESSIONTIMEOUT=#CREATETIMESPAN(0,8,0,0)# 2 : cfparam

RE: Session is Invalid?

2005-01-07 Thread James Holmes
You are using J2EE session vars and your session timeout (8 hours) is longer than the J2EE session timeout (which is separate to the timeout in the admin): http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19109 -Original Message- From: Richard Colman [mailto:[EMAIL

  1   2   >