Re: Column names with spaces

2003-07-25 Thread Jim McAtee
Can't figure out how, or if, it's possible to alias the table name. The SQL statement is SHOW CREATE TABLE tablename But queryName["CREATE TABLE"][1] worked. Thanks! - Original Message - From: "Kwang Suh" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 20

RE: Column names with spaces

2003-07-25 Thread Jim Davis
Access the query using array notation as in: QueryName["Column Name"][RowNumber] Jim Davis > -Original Message- > From: Jim McAtee [mailto:[EMAIL PROTECTED] > Sent: Friday, July 25, 2003 11:34 PM > To: CF-Talk > Subject: Column names with spaces > > How do you display a query column tha

Re: Column names with spaces

2003-07-25 Thread Kwang Suh
You can alias the table name in the select statement, or you might be able to do: queryName["CREATE TABLE"][1] - Original Message - From: "Jim McAtee" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 9:34 PM Subject: Column names with spaces > How do you

Re: Column names with spaces

2003-07-25 Thread Jim McAtee
I know that in Access it's possible to create column names containing spaces, so _somebody_ must have had to deal with this problem from within CF before. - Original Message - From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 9:45 PM Subj

RE: Column names with spaces

2003-07-25 Thread Tony Weeg
not sure you can? although, maybe its possible...in sql server i dont think you can, but maybe in mysql you can, good luck!! tony -Original Message- From: Jim McAtee [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2003 11:34 PM To: CF-Talk Subject: Column names with spaces How do you

Column names with spaces

2003-07-25 Thread Jim McAtee
How do you display a query column that has a space within its name? I'm executing a MySQL "SHOW CREATE" statement, which returns a one row data set with two columns named "TABLE" and "CREATE TABLE", but I'll be hanged if I can figure out how to get CF to reference the latter. Thanks. ~~~

OT: anyone from florida

2003-07-25 Thread Michael T. Tangorre
Anyone here from Florida? If so, email me off list.. [EMAIL PROTECTED] Sincerely, Michael Tangorre ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/ind

Re: Looking for Tropical Web Dsign list member

2003-07-25 Thread Rafael Alan Bleiweiss
At 06:12 PM 7/25/03, you wrote: >shopping cart available for everyone, but UPS told me they're going >to start taking legal action against people that offer any sort of >modules and/or custom tags, etc. that integrates with their Online >Tools, free or otherwise, that isn't expressly licensed for t

RE: Qforms N-select related?

2003-07-25 Thread Michael T. Tangorre
Take a look at this http://www.happyhacker.com/Code.cfm?Cat=CF&SubCat=2_3Slcts#StartHere This should help you out.. I do not have any publically available sites of my own to show you, but this one is actually where I first saw qForms used. :-) Mike -Original Message- From: [EMAIL P

Qforms N-select related?

2003-07-25 Thread webmaster
I am plugging through this, and think I have an idea how to go about it... Does anyone have any cf-based implementation of a nth related select they care to share real quick...the documentation isn't quite making 100% sense to me, and a little cf example would light the bulb over my head. Thanks!

Re: Looking for Tropical Web Dsign list member

2003-07-25 Thread Bryan Stevenson
Thanks for the info Bud...especially about potential leagal action as I am looking at a UPS custom CF tag now that is quite new and uses WorldShip v 5.0 and handles the production of labels etc. as I require. I'll see where this all leads me and I may be back in touch for the sample code ;-) Chee

5 day calendar help needed

2003-07-25 Thread Susan Wohlgemuth
I thought Charlie's suggestion had solved my problem, but it turned out not. It worked cycling through the first few months, but froze up going from October to November, and then also on other months where the 1st fell around the weekend. The code I sent earlier was a stripped down version for c

Re: Looking for Tropical Web Dsign list member

2003-07-25 Thread Bud
>Hey Bud, > >What does you're tag do? > >I'm looking at integrating an e-comm backed so a fulfillment centre can >select the orders to ship...which will pass off shipping details to WoldShip >(or some other UPS tool I may not know of)this should then send e-mails >to the customers with their or

5 day calendar - part 2

2003-07-25 Thread Susan Wohlgemuth
I just realized that this problem is related to my original problem. I'll go back to that thread. Susan >Charlie was kind enough to help me before to help me figure out how to skip >the weekend dates for a 5 day calendar. That part worked perfectly. >Before that I had changed the TWO CFLOOP's in

Dynamic CFMs timing out

2003-07-25 Thread Mike Mertsock
Hello Tim, Interesting site you've got your hands on. With your talk of the files "compiling", I interpret that you're running CFMX, right? If so, read on: For those search results pages you mentioned, any possibility that they could be written as static .html? Then you could either cffile acti

Re: OT: Smarter.com and IE

2003-07-25 Thread Sean A Corfield
>> I have used spyware, ad-aware, Browser Hijack Blaster, BHODemon, and >> MSConfig to remove smarter.com but no luck. Is dumping IE in favor of Moz/Firebird an option? Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood

Re: tomcat and mxj2ee ???

2003-07-25 Thread Sean A Corfield
On Friday, Jul 25, 2003, at 13:47 US/Pacific, Andre Turrettini wrote: > My idea was to > set individual instances of cf on tomcat and part the app out among > differnet instances. OK, but bear in mind that Tomcat runs with a single JVM instance, regardless of how many 'webapps' you create on it.

Re: closing a browser with CF

2003-07-25 Thread Jason Miller
I just did something like that because a client hated to click print when the clicked a printer friendly page button. BUT I needed to send the page through cf to format for print since it was complex. I personally had the button clicked or page or action called and appended a variable - like i

Re: Looking for Tropical Web Dsign list member

2003-07-25 Thread Bryan Stevenson
Hey Bud, What does you're tag do? I'm looking at integrating an e-comm backed so a fulfillment centre can select the orders to ship...which will pass off shipping details to WoldShip (or some other UPS tool I may not know of)this should then send e-mails to the customers with their order nmbe

Re: Looking for Tropical Web Dsign list member

2003-07-25 Thread Bud
>Hey All, > >I'm looking for some contact info from a guy on this list. > >I think he's from a company along the lines of Tropical Web Design.think >his name is Bud...pretty sure he wrotea custom tag to integrate with UPS >shipping (WorldShip). > >Anybody?? Hey, that might be me Bryan. :-D --

Re: Problem using XML in CFMX...

2003-07-25 Thread cf talk
I have found out that when I did this , it didn't convert it to a structure. It turned it into an array. Is this normal? Is there anyway to turn it into a sturcture? Thanks, Brian ~| Archives: http://www.houseoffusion.com/c

Looking for Tropical Web Dsign list member

2003-07-25 Thread Bryan Stevenson
Hey All, I'm looking for some contact info from a guy on this list. I think he's from a company along the lines of Tropical Web Design.think his name is Bud...pretty sure he wrotea custom tag to integrate with UPS shipping (WorldShip). Anybody?? TIA Cheers Bryan Stevenson B.Comm. VP & Dir

5 day calendar - part 2

2003-07-25 Thread Susan Wohlgemuth
Charlie was kind enough to help me before to help me figure out how to skip the weekend dates for a 5 day calendar. That part worked perfectly. Before that I had changed the TWO CFLOOP's in the code below that currently says to instead say = "2" TO = "6". That made the calendar show Monday throug

RE: tomcat and mxj2ee ???

2003-07-25 Thread Andre Turrettini
We have a fairly large application here that isnt behaving well with cfmx. The db is a bit strained as it is so response time isnt as fast as I'd like it to be. There are 3 servers in the cluster and each fails daily. We havent been able to pinpoint the source. The apache logs dont have a consis

RE: TOT (Totally Off Topic): other prime CF community around? URL?

2003-07-25 Thread Bill Henderson
You may have hit the subscribe link on the site. That refers to the magazine, but you can go to http://www.sys-con.com/fusetalk/ and select you mailing list from there. Bill Henderson [EMAIL PROTECTED] -Original Message- From: Chunshen (Don) Li [mailto:[EMAIL PROTECTED] Sent: Friday, Ju

RE: CFX_ESRIMAP

2003-07-25 Thread Haggerty, Mike
Paul - All of the required files are present in the cfusion/bin directory. What happened is we are upgrading from ArcIMS 3.1 to 4.0.1. This is a clean Win2K box we are using as the 'test' before we move up our production servers. ArcIMS itself is up and running, and I am able to view map service

Re: OT: Smarter.com and IE

2003-07-25 Thread Brrrian
Oops guess I should read all the way through before offering advice... sorry... Perhaps a search of your registry??? At 03:44 PM 7/25/03 -0500, you wrote: >Anyone else have this problem? > >I have had my IE Browser start opening the Search on the left... and it >brings up smarter.com. I c

Re: OT: Smarter.com and IE

2003-07-25 Thread Brrrian
Get Ad-Aware from lavasoft.com... it's free... your browser has been hijacked. Good luck killing it. At 03:44 PM 7/25/03 -0500, you wrote: >Anyone else have this problem? > >I have had my IE Browser start opening the Search on the left... and it >brings up smarter.com. I can not seem to get it

Re: tomcat and mxj2ee ???

2003-07-25 Thread Sean A Corfield
On Friday, Jul 25, 2003, at 12:56 US/Pacific, Andre Turrettini wrote: > Anybody have any experience with tomcat and the j2ee mx server? Yeah, I run four different installs of CFMX on Tomcat and it's fine. Do you have some specific scenario / application in mind? Sean A Corfield -- http://www.cor

Re: CFX_ESRIMAP

2003-07-25 Thread Paul Hastings
> Hmmm... I was afraid of this, I actually installed it properly but it > still does not want to work. these are all in the same dir as cfx_esrimap.dll (or maybe in a path)? aimsutil.dll cfxesrimap_root.res emaplink.dll icudata.dll icui18n.dll icuuc.dll xerces-c_1_3.dll znlib.dll did you upgrade

ColdfusionMX JSP & Exception Handling

2003-07-25 Thread AhnuNahki
For some reason when I use try/catch in my JSP, I still get exceptions from coldfusion and my JSP never catches them, even with try/catch. Shouldn't the jsp compile and show me the error with its own stack trace as opposed to using coldfusions cryptic stack trace? -Ahnu ~

RE: tomcat and mxj2ee ???

2003-07-25 Thread Barney Boisvert
if you want RDS to work, you have to rename 'rds.war' to 'CFIDE.war', deploy the app, set 'cross context' to true using the tomcat admin pages, restart, and then you can make the first connection to the cfadministrator. If you don't do all that you won't have RDS support. --- Barney Boisvert, Sen

tomcat and mxj2ee ???

2003-07-25 Thread Andre Turrettini
Anybody have any experience with tomcat and the j2ee mx server? Tips and tricks and pitfalls. > -Original Message- > From: James Johnson [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 24, 2003 5:34 PM > To: CF-Talk > Subject: National EFT > > > Hello, > > Has anyone had any experie

Re: Problem using XML in CFMX...

2003-07-25 Thread jon hall
Can you give an example of the xml and tell us which line it is happening on? The error is probably either happening here: or It could be CF is seeing the quotes and trying to convert stConvertedDom.document.root.name to a string, which it isn't. If it gets past there, comparing it to the stri

OT: Smarter.com and IE

2003-07-25 Thread Qasim Rasheed
Have you looked at the Add/Remove program. It might be listed as Tools for Internet Explorer. Just a guess as I was able to remove a similar annoying search using this method. Kaasu >Anyone else have this problem? > >I have had my IE Browser start opening the Search on the left... and it >bring

OT: Smarter.com and IE

2003-07-25 Thread Nathan Stanford
Anyone else have this problem? I have had my IE Browser start opening the Search on the left... and it brings up smarter.com. I can not seem to get it to quit. When I go places it will randomly pop up. Not just when searching. I can click on a page and it will pop up. then it will not for a w

RE: dynamic naming???

2003-07-25 Thread Brrrian
Thanks Gunther, ... that worked well once I initialized the Array. At 09:32 AM 7/23/03 +1000, you wrote: >use a jagged two dim array? > >Arrays = ArrayNew(1) > > > > > >-Original Message- >From: Brrrian [mailto:[EMAIL PROTECTED] >Sent: Wednesda

Homesite & VTML Builder?

2003-07-25 Thread Rich Z
Does Homesite/CF Studio come with a VTML Builder/Wizard? I could have sworn I saw screenshots somewhere. Am I going bonkers? -Rich ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://ww

RE: CFX_ESRIMAP

2003-07-25 Thread Haggerty, Mike
Hmmm... I was afraid of this, I actually installed it properly but it still does not want to work. Anyone have any ideas on what could be wrong? M -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2003 3:14 PM To: CF-Talk Subject: Re: CFX_ESRIMAP

benorama.com down ?

2003-07-25 Thread Gobo Borz
good to know, thanks. -Gobo >Sorry for that guys... >Indeed benorama.com is down since monday and should come back next week. > >We are currently in the middle of the launch our new MX app and we have >moved our servers... > >More info soon! > >Benoit Hediard >www.benorama.com > >> -Message d

RE: closing a browser with CF

2003-07-25 Thread s. isaac dealey
CF doesn't have any native means of interracting with the browser, so you have to resort to some sort of client scripting to accomplish that... It shouldn't be too tough, usually something like this works: or this: function myonload() { window.close(); } window.onload=myonload; hth

RE: local/ftp sync

2003-07-25 Thread Cantrell, Adam
Shouldn't be hard to write. Use cfftp to list the contents of your remote directory. Use cfdirectory to list the contents of your local directory. Convert the local directory results to a list. Loop through the remote directory listing, checking to see if listfindnocase returns false on your local

RE: Persistent Session variables

2003-07-25 Thread s. isaac dealey
Great suggestion... The only thing I'd add is that you might consider a user defined function for setting client/session variables... function setSession(varname,myvalue) { session[varname] = myvalue; "client.#varname#" = myvalue; } I'm not sure off the top of my head if that works... I'm

Re: grab and save remote gif

2003-07-25 Thread Phillip B
Never mind. I fat fingered it. :-\ Phillip B. www.LoungeRoyale.com www.FillWorks.com - Original Message - From: "Phillip B" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 2:07 PM Subject: Re: grab and save remote gif > I keep getting Connection Failure

Re: cf hosting

2003-07-25 Thread Paul Hastings
> I will also vouch for CFDynamics. I have used their services for a few > years and I have had a great experience. yes, they are pretty good, reliable guys. and they really do get back to your questions lickety-split. ~| Archi

local/ftp sync

2003-07-25 Thread admin
I need to keep a local directory in sync with a directory on an ftp server. As the files are rather large I don't want to download the whole thing every night, just the new ones, and delete old files on the local directory that are not on the ftp. Just wondering if anyone has written anything si

Re: CFX_ESRIMAP

2003-07-25 Thread Critz
oi and on a side from that... here's a blog setup for us cf-arcimsers. http://www.mariposa.com.au/arcims/ Friday, July 25, 2003, 3:14:07 PM, you wrote: >> Are there any CF and ArcIMS users out there? PH> of course :-) >> The settings in admin are:

RE: cf hosting

2003-07-25 Thread Nate Nelson
I will also vouch for CFDynamics. I have used their services for a few years and I have had a great experience. Any work that I have done that was not hosted at CFDynamics I have had problems with. With my current work that is NOT hosted at CFDynamics (I had no decision on who we chose as our

TOT (Totally Off Topic): other prime CF community around? URL?

2003-07-25 Thread Don
>The CDDJ is like HOF, bidirectional. Multidirectional. Whatever. :) I don't know how it works. I signed up via the URL you offered, got an email, reading like: " ... Thank you for your request for a FREE SUBSCRIPTION to the ColdFusion Developer's Journal Industry Newsletter. CFDJ's mission i

Re: CFX_ESRIMAP

2003-07-25 Thread Paul Hastings
> Are there any CF and ArcIMS users out there? of course :-) > The settings in admin are: > > Tag Name: CFX_ESRIMAP > Server Library: [The correct path to CF]\bin\cfx_esrimap.dll > Procedure: ProcessTagRequest > Keep Library Loaded: Check > > Is there anything wrong with this configuration? Using

Re: grab and save remote gif

2003-07-25 Thread Phillip B
I keep getting Connection Failures. I tried to save files from differant servers on the web and it worked for most. Some would give me the connection failure as well. Is it there some thing I'm missing or can some servers be configured to not allow this? Phillip B. www.LoungeRoyale.com www.FillWo

Problem using XML in CFMX...

2003-07-25 Thread cf talk
We are switching to CFMX from CF 5. We were using a third party software (granularity) to parse our XML docs. We come to find out that they do not support CFMX. Below is some code I am using but it is not doing what I need it to do. I need to be able to check the XML root name to see what ki

CFX_ESRIMAP

2003-07-25 Thread Haggerty, Mike
Are there any CF and ArcIMS users out there? I am upgrading all of my ArcIMS servers to 4.0.1 on Windows CF5 and running into some strange issues with the ColdFusion connector. CF keeps giving me an unspecified error message whenever I try to use it to access a map. The settings in admin are: T

Re: closing a browser with CF

2003-07-25 Thread Jim Campbell
That's why my application's unstable! ColdFusion's half-drunk most of the time! :) I knew it had to be something like that. Now, I'll have to see if my local user group has a 12-step program for CFMX... - Jim Charlie Griefer wrote: >you can't close a browser with CF. CF runs on the server.

RE: benorama.com down ?

2003-07-25 Thread Benoit Hediard
Sorry for that guys... Indeed benorama.com is down since monday and should come back next week. We are currently in the middle of the launch our new MX app and we have moved our servers... More info soon! Benoit Hediard www.benorama.com > -Message d'origine- > De : Gobo Borz [mailto:[EM

Re: closing a browser with CF

2003-07-25 Thread Charlie Griefer
you can't close a browser with CF. CF runs on the server. By the time the page gets to the browser, CF has done it's thing and enjoying a drink and a smoke. You can use JS to close it automatically... window.close(); just put that snippet after your CF 'form action' code. A few caveats.

Re: closing a browser with CF

2003-07-25 Thread Critz
oi Pablo!! if it's not a child window you can do window.opener = null self.close(); Friday, July 25, 2003, 2:42:33 PM, you wrote: PV> PV> is the easiest, or at the bottom of the page you can do this: PV> PV>self.location="self.close()"; PV> PV>

Re: closing a browser with CF

2003-07-25 Thread Pablo Varando
is the easiest, or at the bottom of the page you can do this: self.location="self.close()"; pablo - Original Message - From: "Wurst, Keith D." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 1:39 PM Subject: closing a browser with CF > i would l

Re: Validating Markup

2003-07-25 Thread Jim Campbell
And, here's a Perl(CGI) XHTML validator! http://www.dandylife.com/arval/docs/arval.shtml - Jim Ben Doom wrote: >I don't know offhand of a XHTML validator, but I will say this: Activestate >Perl (http://www.activestate.com) is really easy to install. :-) > > >-- Ben Doom >Programmer & Gen

closing a browser with CF

2003-07-25 Thread Wurst, Keith D.
i would like to close an IE browser after an action page (that updates some tables) is run. any suggestions on how to do this? i was thinking of using javascript but im not sure how to get the window.close to run on my cf action page. thanks.

RE: Validating Markup

2003-07-25 Thread Ben Doom
I don't know offhand of a XHTML validator, but I will say this: Activestate Perl (http://www.activestate.com) is really easy to install. :-) -- Ben Doom Programmer & General Lackey Moonbow Software, Inc : -Original Message- : From: Charlie Griefer [mailto:[EMAIL PROTECTED] : S

Persistent Session variables

2003-07-25 Thread Peter Theobald
I thought some of you might find this interesting. For an application I needed to have the speed of reading Session variables from RAM, combined with the persistence of Client variables that don't go away if the Coldfusion server is cycled (restarted) and RAM is tossed out. (something that happe

benorama.com down ?

2003-07-25 Thread Gobo Borz
>in the meantime, check these out.. > >http://www.corfield.org/coldfusion/coding_standards.html > Great Link, thanks! I didn't state all the reasons I wished to access Benorama.com. I believe BlogMx also lives there, and I'd like to try it. -Gobo ~~

Re: grab and save remote gif

2003-07-25 Thread Phillip B
Doh! Thanks Dave. Phillip B. www.LoungeRoyale.com www.FillWorks.com - Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 11:17 AM Subject: RE: grab and save remote gif > > I have to pull some graphs in a gif format of

Re: Validating Markup

2003-07-25 Thread Michael T. Tangorre
A buddy of mine (Mike Mertsock, hold the applause) recommends this one.. outside of the studio environment. http://validator.w3.org/ Mike - Original Message - From: "Charlie Griefer" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 2:06 PM Subject: Vali

Validating Markup

2003-07-25 Thread Charlie Griefer
Happy Friday everybody... quick question (i hope). My company is looking to start implementing some coding standards (yay!)...one of which is that all pages must validate XHTML 1.0 transitional. Now, the validator that's built into CF Studio/DWMX/HS+ really doesn't work all that well (unless I'm

OT: give-away

2003-07-25 Thread LI, Chunshen \(Don\)
Hi, Following is generic search tool for MS SQL Server -based database. Tested against SQL 7 and 2000. Should work for SQL 6.5 as well but would be good and fun to see testing result with 6.5. Assumptions for using the tool: the searchable database is a non-operational or non-transactional datab

RE: cf hosting

2003-07-25 Thread Matt Robertson
If you're dedicated then think about Cybercon.com. I'm on my 3rd year there and have been very happy. They don't provide managed service though (or at least not to me with the prices I'm paying), or software, so you have to bring your own licenses or buy/rent from them. They do ping the box ev

CFMX docs within CFStudio 5

2003-07-25 Thread Michael Traher
The only MACR link I have seen (and applied) is the tag updater which does all the tag completion stuff for you. I think it may include the html help files (not sure about this), but it does not integrate them with the Studio help pane - thats the bit I've done. Took about an hour, probably wou

RE:

2003-07-25 Thread Ian Skinner
Try putting more then just simple text in the RTF file. I have centering and bolding and underlines and a whole editors pallet of mark up. When the RTF is included the markup isn't rendered it's just spit out mixed in with the content. -- Ian Skinner Web Programmer BloodSource Sacram

UTC Again

2003-07-25 Thread Michael Traher
Take a look at the Datediff function. >I remember once I asked to convert UTC date format (in milliseconds >starting from midnight 1970 jan) to normal date. And solution was > >#dateformat(dateadd("s",1057580739,"1/1/1970"),"/mmm/dd")# > >= 2003/Jul/07 > > > >Now how to do the reverse. Means

RE:

2003-07-25 Thread Ian Skinner
Yes, that is exactly what I was trying to do, and yup it did not work. Ok so NO MIXING HTML and RTF. Well shucks. So my solution of turning the RTF into an HTML file and including that was the best and only solution to include it within other HTML content. And yes, I Used just didn't type it t

RE:

2003-07-25 Thread CFDEV
True it will not do the complicate items that you indicate. But I was merely answering the question as it was asked. There is always possible situations that could arise from the rtf file. -Original Message- From: Jim Davis [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2003 1:11 PM

RE: CFMX docs within CFStudio 5

2003-07-25 Thread Raymond Camden
You do realize that MACR released a download so you could get the MX docs integrated with Studio. I don't remember the URL offhand, but I know it exists. Also, Charlie Arehart wrote an article for CFDJ about adding other resources as well to Studio's help system. ==

RE:

2003-07-25 Thread Jim Davis
That's only because the RTF didn't have any other markup. In other words the content of ANY file that you CFINCLUDE is just dumped on the page (try it with a GIF for example)... but that doesn't mean it's rendered properly. Try taking your RTF and complicate it up a bit (bold something, make some

CFMX docs within CFStudio 5

2003-07-25 Thread Michael Traher
This has cropped up a couple of times - if anyone is interested I spent some time integrating the CFMX html help files into the CFStudio help pane, so that alongside your CF5 Tags and Functions reference you have CFMX Tags and CFMX functions. Before everyone chips in - I realize that this document

RE:

2003-07-25 Thread CFDEV
Actually I did just this: this is the beginning This is the end. With the test.rtf file being straight TEXT that reads: This is the middle It all came out fine. Nothing else but those lines of code. Unless I am missing something you are attempting to do. -Original Message- From:

RE:

2003-07-25 Thread Jim Davis
Dave is right... I was under the impression that you were trying to send the RTF file AS the document (the whole file and nothing but the file), not include its content within other HTML content. If you are trying to do that then this ain't gonna work. If you actually do want to send the RTF file

Dynamic CFMs timing out

2003-07-25 Thread Tim Blair
Evening all, We have under our control a site which makes a lot of use of dynamically created CFM files for information such as user config files etc -- when a user first logs in to the site a config file is created for them with details such as username, access rights etc which can then be quickl

RE:

2003-07-25 Thread Dave Watts
> Can't you do this? I tried to include a rich text file (.rtf) > into a document, where I wanted the content, but the rtf file > wasn't rendered, it was just dumped into the file markup and all? > > Is this correct? did I do something wrong? Is there a work around? No, you can't place RTF cont

RE:

2003-07-25 Thread Jim Davis
You can do this... but the page will still be sent with a content-type of "text". You would also have to use CFHEADER to set the content type to whatever's appropriate for RTF. I would also suggest using CFSILENT to ensure that the first character of the RTF is the first character the browser see

RE: cf hosting

2003-07-25 Thread Jim Davis
> -Original Message- > From: Charlie Griefer [mailto:[EMAIL PROTECTED] > Sent: Friday, July 25, 2003 12:21 PM > To: CF-Talk > Subject: Re: cf hosting > > I've been hearing a lot of really good things about CrystalTech. In fact, > a > client of mine is currently moving to them. > > I need

RE:

2003-07-25 Thread Mosh Teitelbaum
If the only content being displayed is the RTF content, use CFCONTENT to set the appropriate Mime-Type, then include the file. If you want mixed media in a single page, you'll need some kind of RTF renderer (Flash, Java Applet, etc.). -- Mosh Teitelbaum evoch, LLC Tel: (301) 942-5378 Fax: (301) 9

Re: cf hosting

2003-07-25 Thread Charlie Griefer
I've been hearing a lot of really good things about CrystalTech. In fact, a client of mine is currently moving to them. I needed to make sure they support cffile...so I can answer about the tag restrictions. Quoted from their response: Yes, you can use CFFile on all ColdFusion hosting Plans. Th

Re: grab and save remote gif

2003-07-25 Thread Critz
oi Phillip!! I believe there is a file and path.. attribute of that should sort you. Friday, July 25, 2003, 12:03:00 PM, you wrote: PB> I have to pull some graphs in a gif format off a website. I can use cfhttp PB> to get the images but now I need a way

RE:

2003-07-25 Thread CFDEV
Should be: CFINCLUDE TEMPLATE not CFINCLUDE URL -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2003 12:06 PM To: CF-Talk Subject: Can't you do this? I tried to include a rich text file (.rtf) into a document, where I wanted the content, but the

RE: cf hosting

2003-07-25 Thread Jim Davis
I'll throw my hat in for CrystalTech. I've had some VERY MINOR issues with dumbass tech support people (but I've never seen an business with a truly effective dumbass filter). Aside from that however: 1) They are incredibly communicative and I prize this highly. Every little upgrade is communic

CFC's and how they work.

2003-07-25 Thread Gobo Borz
Benorama.com had an example of using wddx to cache the output of a CFC. I thought it looked very promising for complex queries, or queries that required alot of post-processing. The site seems to be down now - I've posted another message asking about its status. -Gobo

RE: grab and save remote gif

2003-07-25 Thread Dave Watts
> I have to pull some graphs in a gif format off a website. > I can use cfhttp to get the images but now I need a way > to save them. Any ideas? Use the FILE attribute of CFHTTP to save the file on your web server's filesystem. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (

RE: Is there a filesystem option for client variable storage?

2003-07-25 Thread s. isaac dealey
There's not a file system option I'm aware of. If you check "disable global client variable updates" in the client variable storage in the cf admin, that will (dramatically) reduce the amount of overhead on the db for client storage. Of course, obviously you can also store them in a separate dat

RES: cf hosting

2003-07-25 Thread Jefferson Teixeira
Hi Guys, I've selected 2 host [http://www.edgewebhosting.net/] or [http://www.hostmysite.com] Both of them are sponsoring our CFUG-São Paulo - Brazil Our site is hosted by Edge Web Hosting Jefferson De Almeida Teixeira [CF Developer] [EMAIL PROTEC

cf hosting

2003-07-25 Thread Gobo Borz
I'm considering Crystaltech myself. Does anyone know which version of MX they use, if they have any tag restrictions, and if they let you install custom tags and java classes? thanks in advance - Gobo >Looks expensive, check out Crystaltech. www.crystaltech.com I have been >very satisfied w

grab and save remote gif

2003-07-25 Thread Phillip B
I have to pull some graphs in a gif format off a website. I can use cfhttp to get the images but now I need a way to save them. Any ideas? Phillip B. www.LoungeRoyale.com www.FillWorks.com ~| Archives: http://www.houseoffusion.c

cf-talk@houseoffusion.com

2003-07-25 Thread Ian Skinner
Can't you do this? I tried to include a rich text file (.rtf) into a document, where I wanted the content, but the rtf file wasn't rendered, it was just dumped into the file markup and all? Is this correct? did I do something wrong? Is there a work around? -- Ian Skinner Web Programm

Re: benorama.com down ?

2003-07-25 Thread Michael T. Tangorre
in the meantime, check these out.. http://www.corfield.org/coldfusion/coding_standards.html - Original Message - From: "Gobo Borz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 11:54 AM Subject: benorama.com down ? > I'm new to this list, and I pos

rds error

2003-07-25 Thread Heald, Tim
I am suddenly getting a 405 error when trying to browse my dev box with CF Studio 5 RDS. Anyone seen this? I checked and the servlet mapping is still in web.xml, and the path is what the mm site says it should be, only /cfide/main/ide.cfm doesn't exist. This is after installing updater 3 a few

benorama.com down ?

2003-07-25 Thread Gobo Borz
I'm new to this list, and I posting here to try to find out if Benorama.com will become available again. It had some EXCELLENT CF best practices information, but I haven't been able to reach the site for the last couple of days. I know that Benoit Hediard posts here, so I'm hoping he will reply.

Re: cf hosting

2003-07-25 Thread Pablo Varando
Well, In that case I would definetly suggest Colony One. They are good about that and work with you all the way. I would suggest you give them a call and like I said tell them that I sent you (they will give you better pricing that way..) and explain to them what your needs are.. They will work t

Re: cf hosting

2003-07-25 Thread Michael T. Tangorre
Dedicated hosting with admin control over the boxes... currently have 3 servers: 2 web 1 db Would like to move to: 2 db servers (SQL 2K) 2 webservers (CFMX / IIS / LYRIS) OR 2 db servers clustered webservers (3 or 4) complete backup of the db servers... so 4 total. OR something along those l

qForms (was Re: CFForm madness. 0_0)

2003-07-25 Thread Don
Dan, Sounds like it would benefit more developers if MM buys this extension from you and incorporate it into CFMX for I believe form input and process is a critical data process in a lot of applications. Thanks. Don >Don, > >> The problem, specifically, there are two types of validations: >> 1

  1   2   >