Re: Homesite

2005-01-14 Thread Mark Drew
Not production release yet, but I meant that I used eclipse to write the fusebox plugin: http://cfopen.org/projects/fusebox3cfe/ I know it says FBX3 only, but hopefully with a but if work it shall work with FBX4 soon MD On Thu, 13 Jan 2005 13:42:54 -0500, Tangorre, Michael <[EMAIL PROTECTED]>

RE: Java memory usage

2005-01-14 Thread Micha Schopman
In Java there isn't a way to read CPU usage. There are utilities which you can execute using cfexecute, to get the current cpu usage of the server. Micha Schopman Software Engineer Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo 3

Re: OT: Homesite enhancement project?

2005-01-14 Thread Robert Munn
Spike, Glad to see you are actively soliciting input. Here's my list: - A good data browser. Sean suggested DBEdit, I'll have a look at it. - Multiple file/folder panes. Maybe I'm lazy but I find the two file/folder pane feature of HS+ to be really convenient. That was such a big deal when it

Re: OT: Homesite enhancement project?

2005-01-14 Thread dave
[quote]I think it represents very poor usability. Here we spend all this time learning to build usable Web sites that don't scroll, and we end up with an IDE with endless scrolling. It would be really cool if the panes were detachable.[/quote] u just dont know how to use it, if u dont want the p

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

2005-01-14 Thread Micha Schopman
" Really? I think they're more focused than I can ever remember them being. As much as I like CF, it's not their best or most important product. There are alternatives to CF that aren't that bad. The thing that Macromedia has that no one else has is Flash. There's nothing else like it right now, an

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

2005-01-14 Thread Micha Schopman
" Is this really accurate? Who makes up this community exactly? I ask this because I know plenty of CF developers who are using Dreamweaver and are happy with it. I don't necessarily think this list is representative of the "CF community". Most CF developers I know aren't on it, for one thing." DW

RE: Cachedwithin + CFQUERYPARAM

2005-01-14 Thread COLLIE David
Thanks for the clarification Jochem, I thought it was a database issue! > variables is impossible. The only thing you need to make sure is > that you don't just use the query string and name as keys, but > the bind variables as well. Sorry, I'm not sure what you mean here though (may be too ea

Re: Multiple INSERTS- one cfquery?

2005-01-14 Thread Will Tomlinson
>I hope you're cfparam'ing those queries ! :) > Yes I've used them. But I've just started with stored procedures, so right now I'm only comfy building it the old amateur way, making it work, then converting everything to sp's. Once I have a good handle on them I'll build them from the start.

Re: wussy-wig editor

2005-01-14 Thread Thomas Chiverton
On Friday 14 Jan 2005 07:33 am, Jim Davis wrote: > Which is perfectly acceptable in many situations. If the tool was only > needed for an "admin" area (private, small user base) it may save money or > provide more features to dictate a platform. I'm never convinced by this... > - IE 5-6 only. ..

Re: Multiple INSERTS- one cfquery?

2005-01-14 Thread Will Tomlinson
>thats my thinking as well will >so if i have 1 product in 1 table then i dont have to do a looping delete as >well >but what do i know? I've figured out you HAVE to be signed up in the CF-Crackpipe list! I'M JOKING!! heeheh.. Thanks for your sugg's. :) Will

Re: Multiple INSERTS- one cfquery?

2005-01-14 Thread Jochem van Dieten
Will Tomlinson wrote: > On my clothing database, I have a situation where I have to delete from one > FK table, then the PK table. I do it in one cfquery like so: > > > DELETE FROM dbo.tblavailablecolors WHERE prodID='#URL.ID#'; > DELETE FROM dbo.tblproducts WHERE prodID='#URL.ID#' >

RE: OT: Homesite enhancement project?

2005-01-14 Thread Calvin Ward
That would be in reverse of the current behaviour, but no more keystrokes ideally. ctrl+i, then cff cff, then ctrl+i I like that idea so far! Calvin -Original Message- From: Spike [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 6:39 PM To: CF-Talk Subject: Re: OT: Homesite e

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

2005-01-14 Thread Calvin Ward
Possibly, but then that doesn't mesh with the following official statement: "Dreamweaver MX is the primary development tool for users building applications with ColdFusion MX" You'll find that here: http://www.macromedia.com/software/coldfusion/productinfo/faq/general/ Of course I could build a C

Verity K2 Search

2005-01-14 Thread Ian Vaughan
Has anybody on the list used the Verity K2 Search bundled with Coldfusion MX. If so what are your experienes with it, would you recommend using it ? As the standard Verity search with coldfusion is slow and not very accurate in its search results. Or are there any other search engines that can b

RE: OT: Homesite enhancement project?

2005-01-14 Thread Calvin Ward
Dave, your message is really difficult to read. I'm not sure that your assessment of Robert not knowing how to use Dreamweaver is accurate at all. The reality is that there is a significant amount of scrolling with that design for files and folders that simply isn't necessary. My laptop is 1400 b

Re: Cachedwithin + CFQUERYPARAM

2005-01-14 Thread COLLIE David
> > variables is impossible. The only thing you need to make sure is > > that you don't just use the query string and name as keys, but the > > bind variables as well. > > Sorry, I'm not sure what you mean here though (may be too > early in the morning and I'm being dumb) Yeah it was too early

RE: Verity K2 Search

2005-01-14 Thread Robertson-Ravo, Neil (RX)
We are using it, yeah its good, it has some oddities but once you get around em all it's coolio. -Original Message- From: Ian Vaughan [mailto:[EMAIL PROTECTED] Sent: 14 January 2005 11:51 To: CF-Talk Subject: Verity K2 Search Has anybody on the list used the Verity K2 Search bundled wi

Re: wussy-wig editor

2005-01-14 Thread Adam Haskell
In the enterprise I work for the switching cost would likely put us under...we have 2500 stores + Division offices and all the other corprate office stuff...we are locked into Windows for the long haul and I think that is what Jim is talking about. Maybe in a mid to small sized company the cost of

Re: Joe - dave > Arrays VS. Structures?

2005-01-14 Thread Joe Rinehart
Hey Will, Good to see you thinking dynamically! You actually don't need an array or a struct to do this, but I'll write up a quick way using each. Without array of structs: INSERT INTO files (title, filename) VALUES ('#form["title" & i]#', '#cffile.serverFile#')

homesite 5.5

2005-01-14 Thread Tim Laureska
Does anyone know why homesite 5.5 might all of a sudden stop rendering cfm code... it displays HTML fine, but displays cfm code as #blah# or doesn't show it at all... I checked in file settings/extension manager and cfm files are checked as being viewable... Thanks Tim

CFmail and receiving 1 copy

2005-01-14 Thread James Watkins
When sending email to a list of several hundred students using CFmail I would like to receive just 1 copy of what I send. How can I modify below to do that? blah, blah Jim Watkins Vice President of Technology & Institutional Services ~~

RE: Verity K2 Search

2005-01-14 Thread James Holmes
We use Oracle Text, which is excellent for database searches. People have used Lucene with CF but you need to find parsers for this to work. -Original Message- From: Ian Vaughan [mailto:[EMAIL PROTECTED] Sent: 14 January 2005 11:51 To: CF-Talk Subject: Verity K2 Search Has anybody on th

Re: Cachedwithin + CFQUERYPARAM

2005-01-14 Thread Stuart Kidd
Thanks to everyone on their help on this. I'll start looking at the suggested work-arounds. Saturday On 13/1/05 7:03 pm, "Dave Watts" <[EMAIL PROTECTED]> wrote: >> It's not really a bug. Using with >> means that rather than a regular statement, CF is able to use >> prepared statements, so th

RE: CFmail and receiving 1 copy

2005-01-14 Thread John Stanley
this might work. email body -Original Message- From: James Watkins [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 7:33 AM To: CF-Talk Subject: CFmail and receiving 1 copy When sending email to a list of several hundred students using CFmail I would like to receive ju

Re: OT: Homesite enhancement project?

2005-01-14 Thread Mark Drew
In CFEclipse, Spike added the CFStudio style Explorer, does this help people? I have got my head round using projects and tend to not use this explorer too much (I guess its a matter of preference) IMHO having TWO of these is nuts. you have a project view already (where your site should be in theo

RE: CFmail and receiving 1 copy

2005-01-14 Thread Calvin Ward
That would display everyone's email to the recipients... You could also do this: email body - Calvin -Original Message- From: John Stanley [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 7:40 AM To: CF-Talk Subject: RE: CFmail and receiving 1 copy this might work.

RE: CFmail and receiving 1 copy

2005-01-14 Thread John Stanley
yeah, i thought about that afterwards. ;-) -Original Message- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 8:17 AM To: CF-Talk Subject: RE: CFmail and receiving 1 copy That would display everyone's email to the recipients... You could also do this:

Re: OT: Homesite enhancement project?

2005-01-14 Thread Bob Flynn
Rob, This is awesome! Has anyone done the same for the Windows build? Yours helps me on my home machine, but work is an XP environment. Bob > For anyone in this situation, I have posted an eclipse "build" of > sorts on my blog that has CFML, PHP, CSS, JS, XML, and SQL support. > Its big 101MB b

Re: Verity Pickle...

2005-01-14 Thread Gel .
I realise no one is following this thread anymore, but I'm just updating it in case it helps someone from the archives later. Course if anyone has any suggestions, feel free to chime in. I have changed the Select strings to make all the keys unique. I still don't understand why this is necessa

RE: CFmail and receiving 1 copy

2005-01-14 Thread Micha Schopman
That would also display the address to everyone. You must use bcc for that... that is why it is called Blind Carbon Copy. 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 ~~~

Verity question

2005-01-14 Thread Calvin Ward
How can I retain the case of my HTML titles when displaying the results of a Verity search? Currently the titles are showing as all upper case, which isn't ideal. Thanks, Calvin ~| Find out how CFTicket can increase your co

RE: CFmail and receiving 1 copy

2005-01-14 Thread Adkins, Randy
Not sure if it works, but could be something like: SUBJECT="Greetings"> BLAH BLAH BLAH -Original Message- From: John Stanley [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 7:40 AM To: CF-Talk Subject: RE

RE: CFmail and receiving 1 copy

2005-01-14 Thread Calvin Ward
I missed changing that, which was what my actual intention was... so much for being in a hurry! -Original Message- From: Micha Schopman [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 8:54 AM To: CF-Talk Subject: RE: CFmail and receiving 1 copy That would also display the addres

RE: CFmail and receiving 1 copy

2005-01-14 Thread Calvin Ward
I don't think you can nest tags inside attributes. However, this may be closer: Function setBCC(row) { var result = ''; if (row EQ 1) result = myEmail; return result; } SUBJECT="Greetings">

RE: CFmail and receiving 1 copy

2005-01-14 Thread RADEMAKERS Tanguy
try this BLAH BLAH BLAH /t >-Original Message- >From: Adkins, Randy [mailto:[EMAIL PROTECTED] >Sent: Friday, January 14, 2005 3:02 PM >To: CF-Talk >Subject: RE: CFmail and receiving 1 copy > >Not sure if it works, but could be something like: > > >

timeouts and DB connections

2005-01-14 Thread Douglas Knudsen
As I recall it, if you have a CF page with a very long running query and the page hits the request timeout limit, the long running query is not cancelled and continues to run tieing up a CF thread. Now, what happens if you use the timeout attribute of cfquery tag? >From what I understand, CF pass

consuming webservices

2005-01-14 Thread Matthew Small
Hi all, I've built a webservice in .Net that I intend to consume from CF. As I'm building it, I've noticed that the .NET Web service's arguments are cached by CF - that is, if I make a change to the .NET WS, then CF doesn't "realize" it. I know this sounds sort of strange, but as

Re: consuming webservices

2005-01-14 Thread Ian Winter
I've had this trouble before as well, I seem to recall it may be something to do with AXIS (bit that actually gets the WS). I'm not sure if clearing out the stubs would do it or if you can change the config somewhere. I know a restart fixes it but that's not a valid solution in a live environment a

RE: CFmail and receiving 1 copy

2005-01-14 Thread Tangorre, Michael
> From: James Watkins [mailto:[EMAIL PROTECTED] > When sending email to a list of several hundred students > using CFmail I would like to receive just 1 copy of what I > send. How can I modify below to do that? > > to = "#student#" > from = "#mailfrom#" > subject = "Greetin

Re: Verity Pickle...

2005-01-14 Thread Deanna Schneider
The unique keys in a verity collection are for the same reasion you need a unique key in a database - for updates. When verity refreshes a collection, it doesn't drop the whole thing and rebuild it. It looks for the key and if it exists, it updates the record. As to why it fails with a fifth ta

Re: cf on linux

2005-01-14 Thread Yves Arsenault
One thing you should keep in mind is that the Verity engine that comes with CFMX only supports certain Linux distribs, at least it did at the time I set up the MX server. If I'm wrong or have outdated info, please feel free to jump in :-) But there was a Lucene based engine on one of the DRKs

RE: consuming webservices

2005-01-14 Thread Tim Blair
Matthew, > I've built a webservice in .Net that I intend to > consume from CF. As I'm building it, I've noticed that the > .NET Web service's arguments are cached by CF - that is, if I > make a change to the .NET WS, then CF doesn't > "realize" it. CF does indeed cache the webservice

Consuming .NET webservices in CF

2005-01-14 Thread Matthew Small
Joe Rinehart - are you out there? Hi everyone, As my subject states, I am trying to consume a .Net webservice in CF. I've been reading Joe Rinehart's article in CFDJ about passing an actual object (CFC) to the webservice, and I *think* I've created the correct CFCs as objects to p

RE: consuming webservices

2005-01-14 Thread Matthew Small
Thanks Tim, that's much better. - Matt Small -Original Message- From: Tim Blair [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 9:52 AM To: CF-Talk Subject: RE: consuming webservices Matthew, > I've built a webservice in .Net that I intend to > consume from CF. As I'm bu

Re: Blackstone: when?

2005-01-14 Thread Pete Ruckelshaus
Awesome, thanks. I use Crystaltech now for hosting so that is very helpful! Pete On Thu, 13 Jan 2005 23:27:39 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: > I don't know if this would help you at all, but it might be good to have a > look at anyway. > > http://www.crystaltech.com/cf7beta.

CFMX 6.1 Cfexecute question on Win2003

2005-01-14 Thread James Blaha
CFMX 6.1 Cfexecute question on Win2003 All, Besides not having an admin logon id on the CFMX Application Server service why would Cfexecute not work to execute a simple batch file in wondows. Are there any windows policy’s that need to change? Regards, James Blaha ~~

Re: CFmail and receiving 1 copy

2005-01-14 Thread Al Everett
Why not add a row to the query before the CFMAIL tag? QueryAddRow(mail_roster,1); QuerySetCell(mail_roster,"student","[EMAIL PROTECTED]"); Downside is, of course, if you use the query result later on your address is added in. On Fri, 14 Jan 2005 07:33:13 -0500, James Watkins <[EMAIL PROTECT

Re: Java memory usage

2005-01-14 Thread Ian Buzer
Ooh, this is interesting - and timely as I'm currently wrestling with java.lang.outOfMemoryError errors at the moment. Is there any way of telling how much 'permanent' memory (as set by MaxPermSize) is being used? I read that if you have a lot of files in /cfusionmx/wwwroot/WEB-INF/cfclasses/

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

2005-01-14 Thread Sean Corfield
On Fri, 14 Jan 2005 11:05:31 +0100, Micha Schopman <[EMAIL PROTECTED]> wrote: > DWMX really has some big issues, but you won't notice them if you only > work 2 hours a day with the product. I have other people here which must > use the product 40 hours a week due to company product policies, and >

Re: Java memory usage

2005-01-14 Thread Sean Corfield
Enable memory monitoring / logging in the appropriate XML file. I can't remember off the top of my head but if you search for coldfusion and memory and logging you should find something on Google (or on macromedia.com!). Brandon Purcell's blog probably has all the information you're looking for too

Re: CFmail and receiving 1 copy

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
Why not simply do this: blah, blah blah, blah In that case, each cfmail tag is cohesive, in that it can be allowed to work as designed for a more narrow purpose without having to work out unusual or creative workarounds for its innate features. If you have to add tweaky things t

RE: CFmail and receiving 1 copy

2005-01-14 Thread Calvin Ward
That's what makes a discussios so great, look at all the options you get! Udf in BCC IIF in BCC Separate cfmail Add email to record set - Calvin -Original Message- From: Al Everett [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 10:25 AM To: CF-Talk Subject: Re: CFmail and rece

User Documentation - Any suggestions?

2005-01-14 Thread Jon Block
We're trying to come up with a better way to document how our web application works for our end users. Can anyone suggest a good tool or software I should look at for creating and maintaining end user documentation? Jon ~| Purch

RE: Java memory usage

2005-01-14 Thread Calvin Ward
I believe you'll may be able to enable logging and review the log files in real time for this information: http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=967 - Calvin -Original Message- From: Ian Buzer [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 9:30 AM To: CF-Tal

RE: User Documentation - Any suggestions?

2005-01-14 Thread Calvin Ward
Captivate and RoboHelp come to mind... both Macromedia products. -Original Message- From: Jon Block [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 10:42 AM To: CF-Talk Subject: User Documentation - Any suggestions? We're trying to come up with a better way to document how our w

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

2005-01-14 Thread Micha Schopman
Sean, .. that latest is not true. DWMX engineers even confirmed not being aware of the bugs on conferences. It is not an issue of the engineers, it is an issue of the engineers not being informed. And honestly, .. I payed big bucks for the product, I don't really care about emotional thoughts behi

Re: timeouts and DB connections

2005-01-14 Thread Adrocknaphobia
Depend on your DB. If you are running Oracle absolutely nothing happens. I think the only databases to support the timeout attributes in code or datasource setup is MSSQL and DBase. -Adam On Fri, 14 Jan 2005 09:15:35 -0500, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > As I recall it, if you have

Re: cf on linux

2005-01-14 Thread Doug James
Actually, most of the issues with Verity and Linux have been worked out. We run Verity, with much success, on RedHat. I also have instructions, as of yet untested, for getting Verity to run on Debian. Doug Yves Arsenault wrote: > One thing you should keep in mind is that the Verity engine that

Re: cf on linux

2005-01-14 Thread Shawn
And where can someone like me find those instructions? Can you post a link? Thanks. Shawn On Friday 14 January 2005 09:03, Doug James wrote: > Actually, most of the issues with Verity and Linux have been worked out. We > run Verity, with much success, on RedHat. I also have instructions, as of

Re: Java memory usage

2005-01-14 Thread Douglas Knudsen
http://blog.daemon.com.au/archives/000277.html notes how to log to seperate event log files. Setting this with metrics logging on creates a servername-metrics.log file. also note you can format what goes in to the metrics log too. I use ,{jrpp.listenTh},{jrpp.delayTh},{jrpp.idleTh},{jrpp.busyTh}

Re: OT: Homesite enhancement project?

2005-01-14 Thread Spike
Robert Munn wrote: > Spike, > > Glad to see you are actively soliciting input. Here's my list: > > - A good data browser. Sean suggested DBEdit, I'll have a look at it. There are quite a few out there. I've used Quantum and JFaceDBC. Both did all I needed, but I found setting up drivers a bit

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

2005-01-14 Thread Tangorre, Michael
> From: Micha Schopman [mailto:[EMAIL PROTECTED] > Sean, .. that latest is not true. DWMX engineers even > confirmed not being aware of the bugs on conferences. It is > not an issue of the engineers, it is an issue of the > engineers not being informed. Honestly, don't you think Sean would h

Re: CFMX 6.1 Cfexecute question on Win2003

2005-01-14 Thread James Blaha
All, Issues solved! The command executable is in a different directory path in Windows2003 from Win2k. Windows 2000 Windows 2003 Regards, -JB James Blaha wrote: >CFMX 6.1 Cfexecute question on Win2003 > >All, > >Besides not having an admin logon id on the CFMX Application Server >serv

Re: CFmail and receiving 1 copy

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
True, Calvin... and sometimes you get really great advice! Sometimes you end up with a mishmash of options that just mean you know less than you started out with. Gotta love it. But as a side note, I've done things like all 4 of the below, thinking I was doing really great stuff by altering the b

Re: CFmail and receiving 1 copy

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
I did just think of one other option that may not be so bad... if you init a counter at 0: and then use a conditional loop: Nope, still ain't gonna cut it. It's a bunch of extra code and work when the functionality to just send it out is already there... Well, I tried to find a funky way

Re: Java memory usage

2005-01-14 Thread Ian Buzer
>http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=967 Perfect! Many thanks. Ian ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?banne

Re: timeouts and DB connections

2005-01-14 Thread Douglas Knudsen
that's what I feared. I can't find any docs on this though yet. Doug On Fri, 14 Jan 2005 10:56:27 -0500, Adrocknaphobia <[EMAIL PROTECTED]> wrote: > Depend on your DB. If you are running Oracle absolutely nothing > happens. I think the only databases to support the timeout attributes > in code

Re: OT: Homesite enhancement project?

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
There's a few things that I've been frustrated with about both CFS, HS+, and DW... but like Spike said... "working" is subjective. If they say "it does this and costs this much" and you pay that much and it does... then it "works." And DWMX 2k4 is FAR superior to DWMX. Upgrade if you can. There's

Dynamic CF PDFs problem - please help

2005-01-14 Thread Stephen Hait
For the past two years we have had an application that dynamically populates a PDF form that must be printed, signed and mailed. About 3 weeks ago we started getting one or two reports per day of problems users were having when trying to view the PDF. The most common problem reported was "Error

Re: User Documentation - Any suggestions?

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
I've been working on using simple UML activity diagrams for that purpose. Depends on what "document how our web application works" actually means. What exactly is it that you're trying to communicate to them? Laterz, J -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.

Re: cf on linux

2005-01-14 Thread Doug James
See below. Credit goes to Alessandra Silveira. Doug Hi, I did not install CFmx in ubunto, but I did this on Debian. The instalation works well , even the cfmx documentation did not test debian. But I have problems to make verity works Well, this is what I found : When verity is not e

Re: OT: Homesite enhancement project?

2005-01-14 Thread Qasim Rasheed
I have been using VSS plugin and so far it has been great on CFE. On Fri, 14 Jan 2005 08:34:45 -0800, Spike <[EMAIL PROTECTED]> wrote: > Robert Munn wrote: > > Spike, > > > > Glad to see you are actively soliciting input. Here's my list: > > > > - A good data browser. Sean suggested DBEdit, I'll

Re: Blackstone: when?

2005-01-14 Thread Pete Ruckelshaus
OK, I am signed up for the Blackstone account and got my info from Crystaltech, but nothing from Macromedia so no documentation. Would any kind soul be willing to email me the Blackstone docs (PDF or zipped html files, I would assume), or at least cover the syntactic changes/additions to Blackston

RE: User Documentation - Any suggestions?

2005-01-14 Thread Andy Ousterhout
Jon, My recommendation is to build it right into your application. Any other form tends not be used or kept current. If your site has content mgmt already included, this can be used for field, screen and task level documentation. Since you will have to add the links to your app anyway, the actua

Re: Blackstone: when?

2005-01-14 Thread Adam Haskell
MM has been publicly dedicated to backwards compatability so shouldn't be any syntax changes to run your MX stuff on blackstone. That being said I doubt anyone is going to give you the documentation due to NDA stuff...could be wrong though I guess... Adam H On Fri, 14 Jan 2005 12:33:14 -0500, P

RE: OT: Homesite enhancement project?

2005-01-14 Thread Calvin Ward
Dreamweaver has the find the current file option as well, This changes the focus of the file panel and results in losing your place in the file structure, which is also undesirable when you just want to know what file you are in. Of course if there were multiple file panels, maybe this wouldn't be

Re: Blackstone: when?

2005-01-14 Thread Sean Corfield
On Fri, 14 Jan 2005 12:33:14 -0500, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote: > OK, I am signed up for the Blackstone account and got my info from > Crystaltech, but nothing from Macromedia so no documentation. Would > any kind soul be willing to email me the Blackstone docs (PDF or > zipped htm

RE: CFmail and receiving 1 copy

2005-01-14 Thread Calvin Ward
In addition to the options you get in the discussion, you also get discussion of the options, and we all learn from it :) Actually, of the four, I prefer the Add record to the record set solution best, since you don't muddy the usage of the cfmail code, and additionally you get exactly what was s

RE: OT: Homesite enhancement project?

2005-01-14 Thread Calvin Ward
J said: "And yeah, after reading Sean's post about the wishlist and bugfix pages, I'll do that. " Yeps, let's have a lot more of that, flood MM with our gripes and suggestions so they really know what bugs us and what would make our work flow better with their products :) ~~~

RE: Blackstone: when?

2005-01-14 Thread Michael Dinowitz
Actually, Blackstone is built on the same base as CFMX 6.1. Think of it as a bug fix upgrade with a lot of new and cool features. This will (or should) remove the fear people have about moving to a new version of CF before the next update. This is the update. This is the next level past 6.1 Yes, th

RE: CFmail and receiving 1 copy

2005-01-14 Thread Tangorre, Michael
> From: Calvin Ward [mailto:[EMAIL PROTECTED] > The other solutions aren't as ideal for various reasons, in > my opinion. What si wrong with the two cfmail tag calls? 1 call passing in the query and 1 call to the 1 recipient?

Re: CFmail and receiving 1 copy

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
OK, I'll go with you on that one... And thinking about it again, you don't have to handle the email content twice, either. You basically extend the concept of "recipient" by adding yourself to it. I've been buried in studying OO these days, so I'm thinking differently than I did for a long time.

Re: Dynamic CF PDFs problem - please help

2005-01-14 Thread Doug James
Stephen, I opened the contents of the fds fine. I opened the "Actual PDF referenced by FDF" fine. When I opened the dynamic pdf form it opened my full Acrobat application (not the reader) then opened the reader in Internet Explorer (NOT my default browser). I tried to open the dynamic form in

RE: CFmail and receiving 1 copy

2005-01-14 Thread Calvin Ward
I just prefer not having the two calls, since the objective is to receive what your recipients receive, and any changes to the one cfmail must also be made to the other cfmail. By simply adding your email to the recordset you ensure that you only have one place to make changes. I recognize that a

no caching pages.

2005-01-14 Thread Ian Skinner
I have a couple of questions about applying code to not cache pages. As recommended by the austere group, the following code should prevent data being stored in the browser's cache. First question is how robust is this across the wide verity of browsers? I have implemented this and ex

Multivalued Array help

2005-01-14 Thread Charles Heizer
Hello, If I wanted to do a multi-valued array in php I would initialize the array like this, how would I do this in ColdFusion? Thanks, - Charles PHP Example -- $item = array( 'level'=> $level, 'ecs' => $expanded, 'dn'=> $dn,

Re: Dynamic CF PDFs problem - please help

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
Stephen, I just hit your test page, and the PDF form came up, the contents of the FDF came up... same as Doug. But when I clicked on the link to the FDF, I got the Reader splash screen, and then nothing. Blank screen. No content at all. No errors either... but I'm not sure that's a good thing.

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

2005-01-14 Thread Micha Schopman
Oh ofcourse he has. I have no insight whatsoever, but I can imagine you don't know about everything within a club of 1000+ employees. I have submitted several extensive reports through the MM website bug submission form. Bugs, described in detail with complete steps to reproduce. So I have in f

Re: Multivalued Array help

2005-01-14 Thread Ben Doom
Associative arrays in PHP are basically the equivalent of structures in CF. So, in CFSCRIPT... item = structnew(); item.level = "level 12"; item.ecs = "something else"; // alternate syntax item["dn"] = "third data"; and so forth. --Ben Charles Heizer wrote: > Hello, > If I wanted to do a mult

Could not connect JRun Server

2005-01-14 Thread David Brown
We are running web server (our intranet) using: Windows 2000 Server SP4, IIS 5.0, ColdFusion MX 6.1 512mb ram (more is on the way) Dual 1 gig processors PIII We have this nagging problem that occurs at random times (about once a day, a few times more). We get error: SERVER ERROR The server enc

Re: CFmail and receiving 1 copy

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
There's nothing "wrong" with two calls to CFMAIL... In fact, there's still something to be said for letting one call be a 1-to-1 operation and the other call be a query-driven operation, allowing CFMAIL to do each thing seperately as intended. But Calvin has a point, in that it makes for 2 points

RE: Multivalued Array help

2005-01-14 Thread Adrian Lynch
You'd use a structure, arrays in CF are indexed with intergers, structure have character keys. item = StructNew(); item.level = level; item.ecs = expanded; item.dn = dn; item.rdn = rdn[1]; item.icon = icon; If you want to preserve the case of t

RE: CFMX 6.1 Cfexecute question on Win2003

2005-01-14 Thread John Munyan
I have cfexecute working on my w2k3 system and didn't need to change any local policy. I would look elsewhere for the problem. John From: James Blaha [mailto:[EMAIL PROTECTED] Sent: Fri 1/14/2005 7:08 AM To: CF-Talk Subject: CFMX 6.1 Cfexecute question on Win20

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

2005-01-14 Thread Tangorre, Michael
> From: Micha Schopman [mailto:[EMAIL PROTECTED] > Oh ofcourse he has. I have no insight whatsoever, but I can > imagine you don't know about everything within a club of > 1000+ employees. Nor could assume that all the engineers see every bug report! > I have submitted several extensive repo

Re: no caching pages.

2005-01-14 Thread Jared Rypka-Hauer - CMG, LLC
I've always used But that's that I've always done, and it's always worked fairly well... One thing I've never been able to accomplish is make a page, like some pages on banking sites will do, that will put up a "This page has expired, please click here to start over." message. I've always wonder

Combined version of Eclipse + plugins for Windows?

2005-01-14 Thread Damien McKenna
With someone building a combined version of Eclipse with plugins for MacOSX, has anyone managed to create an install of Eclipse with the following plugins that they'd be willing to share? - cfeclipse - phpeclipse - fusebox4cfe - svneclipse - a CSS plugin of choice - a database plugin of choice with

Putting cfcode inside a database

2005-01-14 Thread Jay McEntire
All- I know this has been a question for some... So I've taken the liberty to find a cool solution. Say I want to put some cf code inside a database and then retieve the code and execute it. How do I do that? Well, there really isn't a way to do that, but I did find a way to cheat a little. -

OT: Suggestion for developers of code editors

2005-01-14 Thread Damien McKenna
I've got a small suggestion for people who are developing code editors or plugins for them (e.g. Eclipse) to cope with specific languages (e.g. cfeclipse). It will be more work but I think it'll be definitely worth the hassle. My idea is to have different releases of your editor / plugin for diff

RE: no caching pages.

2005-01-14 Thread Ian Skinner
...From: Jared Rypka-Hauer - CMG, LLC [mailto:[EMAIL PROTECTED] ...One thing I've never been able to accomplish is make a page, like some ...pages on banking sites will do, that will put up a "This page has ...expired, please click here to start over." message. I've always ...wondered how they acco

DevNet link gone from MM.com?

2005-01-14 Thread Alex Sherwood
Sometime the folks over at MM just amaze me. Is it me, or is the link for DevNet subscriptions login gone from the site? It used to be in the top nav bar AND in the Developer Center. I can't find it in either place. --- Alex Sherwood Director, Internet Services PHS Collection Agency Phone: 81

  1   2   >