RE: cf7 debugging

2005-06-03 Thread Mark A Kruger
Isaac, Yes it works. Perhaps you have another problem? Did you release and renew your IP or did the debug enable flag get set back to false (that seems to happen on its own for some reason sometimes). -Mark -Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Friday,

RE: using scriptProtect

2005-06-03 Thread Mark A Kruger
Ah.. thanks Dave - I misunderstood his question. I thought he was talking about a UDF for scrubbing form inputs. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 9:34 PM To: CF-Talk Subject: RE: using scriptProtect > anyone know how good this is w

RE: Shared CF Host security

2005-06-03 Thread James Holmes
At the moment, if you use GetPageContext().include() on a JSP on my SmarterLinux server you get a null pointer exception. Regardless, 2 is the case and the code will run in the CF security context of the calling page. The CF sandboxing takes over in this case. Anyone can verify this on their own d

RE: using scriptProtect

2005-06-03 Thread dave
I think I just had some wrong info on it thanks guys :) ~Dave the disruptor~ This bottle of lemonaid says "contains no lemon juice" and the can of Pledge says "contains real lemon juice" figures @%*((&% From: Dave Watts <[EMAIL PROTECTED]> Sent: Friday

cf7 debugging

2005-06-03 Thread S . Isaac Dealey
am I missing something in the docs? did the controls for debugging change? Does not work with 7? s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/aut

RE: using scriptProtect

2005-06-03 Thread Dave Watts
> anyone know how good this is working? > I would assume using queryparam would still be in order but > I thought this was for that but not quite sure. No, these do different things. CFQUERYPARAM prevents you from sending strings to the database as code that the database will execute. The new SC

RE: using scriptProtect

2005-06-03 Thread Mark A Kruger
Dave, It's still important to scrub your data if you are using query caching - since caching and cfqueryparam are mutually exclusive. -Mark -Original Message- From: dave [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 8:53 PM To: CF-Talk Subject: using scriptProtect anyone know

using scriptProtect

2005-06-03 Thread dave
anyone know how good this is working? I would assume using queryparam would still be in order but I thought this was for that but not quite sure. ~Dave the disruptor~ This bottle of lemonaid says "contains no lemon juice" and the can of Pledge says "contains real lemon juice" figures @%*((&%

Re: Storyboard Tool

2005-06-03 Thread Bryan Stevenson
Thanks Greg ;-) Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com - Original Message - From: "Greg Hamm" <[EMAIL PROTECTED]> T

Re: Opera and cookies grrrrrr

2005-06-03 Thread Bryan Stevenson
> I don't have Opera handy, so I can only make guesses. > > 1. Perhaps you've exceeded the number of characters Opera will accept? > Those > are some long cookies, after all. I'll do more tests on this...but I don't think so..data is actaully pretty short and it's not always the 4th cookie...som

Re: Storyboard Tool

2005-06-03 Thread Greg Hamm
>>Does that mean the end app would be FuseBox?? Doesnt have to, you can use Fusebuilder with just the wireframing / prototyping and dev notes functionality, and then go off and do your own process, _however_ if you do use fusebox, you can take the wireframe, map out the circuits, put it into pseu

RE: cfoutput screws up CFFORM in MX7

2005-06-03 Thread Dave Watts
> Here is an interesting one. This works fine: > > https://www.codagenomics.net/orders"; method="post" > name="frmMain" > > > However, this: > > > action="https://www.codagenomics.net/orders/neworder_main_confirm.cfm"; > method="post" name="frmMain" > > > > Generates the following error: >

cfoutput screws up CFFORM in MX7

2005-06-03 Thread Richard Colman
Here is an interesting one. This works fine: https://www.codagenomics.net/orders"; method="post" name="frmMain" > However, this: https://www.codagenomics.net/orders/neworder_main_confirm.cfm"; method="post" name="frmMain" > Generates the following error: Context validation error for tag cfFO

RE: Opera and cookies grrrrrr

2005-06-03 Thread Dave Watts
> I've got a situation where Opera won't set a cookie even when > others are set.anybody seen it before? > > THE FLOW: > -take form data > -stuff into a query using QueryNew() and QuerySetCell() > -serialize query using WDDX > -stick WDDX packet in a cookie via CFCOOKIE > -navigate to next pa

Opera and cookies grrrrrr

2005-06-03 Thread Bryan Stevenson
Hey All, I've got a situation where Opera won't set a cookie even when others are set.anybody seen it before? THE FLOW: -take form data -stuff into a query using QueryNew() and QuerySetCell() -serialize query using WDDX -stick WDDX packet in a cookie via CFCOOKIE -navigate to next page via C

Re: Storyboard Tool

2005-06-03 Thread Bryan Stevenson
> Take a look at something like FuseBuilder's wireframe mode, no need to > much with HTML so it gets even faster to work with. > > -- > Damien McKenna Does that mean the end app would be FuseBox?? Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc.

Query of Queries with dates

2005-06-03 Thread E C list
I've been scouring the net to work out the answer to this caper: what do I have to do to get a date comparison to work with query of queries in CF 5.0: The error I am getting is: Query Manipulation Error Code = 0 Expected right parenthesis at:{ts '2005-05-30 08:00:00'} The latest incarnation

Query of Queries with dates

2005-06-03 Thread E C list
I've been scouring the net to work out the answer to this caper: what do I have to do to get a date comparison to work with query of queries in CF 5.0: The error I am getting is: Query Manipulation Error Code = 0 Expected right parenthesis at:{ts '2005-05-30 08:00:00'} The latest incarnation

RE: Storyboard Tool

2005-06-03 Thread Damien McKenna
> I know you think html is too slow...but we do up a wireframe in > html...pretty quick to mock up...and then when the wireframe model is > approved by the client we begin to add in functionality with > CF. Take a look at something like FuseBuilder's wireframe mode, no need to much with HTML so i

RE: Storyboard Tool

2005-06-03 Thread Damien McKenna
> For very simple storyboarding nothing beats "demin" I used this last year on a small project or two but found it very akward and limiting. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include

RE: Storyboard Tool

2005-06-03 Thread Damien McKenna
I strongly recommend doing wireframes of the overall functionality, then moving into graphical prototypes (no working CFML code, just HTML+graphics). In short, the FLiP methodology. To make life easier on you the too FuseBuilder (http://www.fusebuilder.net/) is simply spectacular. -- Damien McK

RE: Storyboard Tool

2005-06-03 Thread Dave Merrill
Some agile folks think that first-cut screen design should be done on a whiteboard, using stickies for interface objects. Really easy, for anyone including non-technical participants, really quick, easy to change, easy to move around. They also say to take a picture of it when you're done this ite

CFMX and Filemaker Pro 7 Advanced

2005-06-03 Thread Rick
I'm trying to find out if there is a way to set up a datasource from CFMX to FIlemaker Pro 7 Advanced server. As far as I can tell this should be possible. I found a great post that details how to do this with an older version of Filemaker here: http://www.flashsupport.com/forum/topic.asp?TOPIC

Web Based Mail Merge? (not email!)

2005-06-03 Thread Doug Allan
This is a response to the original post by Andy McShane http://www.houseoffusion.com/lists.cfm/link=m:4:39361:201256 > I saw your post a couple of days ago and found it very interesting. I > may have to do something similar. I was wondering if you found a > solution that worked for you. I rea

Web Based Mail Merge? (not email!)

2005-06-03 Thread Doug Allan
> Ok guy's, here's something that has been playing on mind now for far > too long and I need to try to come up with a definitive answer of > either yes it can be done or no it can't. Here's what I have been > asked to do; > > We have a web based product that a number of our clients use to store

Re: Storyboard Tool

2005-06-03 Thread Bryan Stevenson
>I know you think html is too slow...but we do up a wireframe in > html...pretty quick to mock up...and then when the wireframe model is > approved by the client we begin to add in functionality with CF. Works > pretty good for us. The good thing is that the client can actually > interact > with

Re: Storyboard Tool

2005-06-03 Thread Chris Stoner
Adalon is a pretty good freeware wireframe tool that can be upgraded (purchased) to become a very good requirements, mockup and process modeling tool. http://www.adalon.net - Original Message - From: "Richard Colman" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Friday, June 03, 2005 2:36

Re: CF / CSS / IE

2005-06-03 Thread Jann E. VanOver
May or may not pertain to this issue, but I discovered recently that FIREFOX will RESPECT the properties of the containing object more than IE will. My situation was a table inside div that was inside a table cell with NOWRAP. In short: long long text FIREFOX will CASCADE the nowrap at

RE: Storyboard Tool

2005-06-03 Thread Jim Davis
For very simple storyboarding nothing beats "demin" http://dub.washington.edu/denim/ It essentially lets you sketch pages and link them together into working, clickable workflow systems. Very simple, but very slick. Jim Davis ~

Re: 3.4 Drivers - Any Early Adopters Care To Comment?

2005-06-03 Thread Nathan Strutz
In an answer to my own question a few weeks ago, the new 3.4 database drivers are great. No stability problems or throwing random errors that I've seen, so it's better than any previous release. Note that I'm using MS Sql Server, so ymmv on Oracle, Access or whatever you folks are using, and we

RE: Shared CF Host security

2005-06-03 Thread Jamie Price
>> "We actually run two J2EE environments - JRun and Resin. >> While JRun does handle the Java processing for ColdFusion, >> Resin handles the requests for JSP pages and servlets. > >What happens if you use getPageContext.include() from within a CFML page to >invoke a JSP page directly? > Good

Re: Storyboard Tool

2005-06-03 Thread Rob
A WYSIWYG tool? Dreamweaver or NVu http://www.nvu.com/ On Mac OmniGraffle (http://www.omnigroup.com/applications/omnigraffle/) has a UI palette (http://www.omnigroup.com/applications/omnigraffle/extras/). Its much more user friendly than Visio IMHO, but it's mac only. On 6/3/05, Richard Colman

RE: Storyboard Tool

2005-06-03 Thread CollicuttL
I know you think html is too slow...but we do up a wireframe in html...pretty quick to mock up...and then when the wireframe model is approved by the client we begin to add in functionality with CF. Works pretty good for us. The good thing is that the client can actually interact with the "system

RE: Storyboard Tool

2005-06-03 Thread Dawson, Michael
In the Windows Application (?) section, Visio has text fields, radio buttons and other form-field-related elements. I like building quick screen layouts using this tool. Other than that, I have used Fireworks to layout a page flow. FW's frames and shared layers make it pretty easy to keep a comm

RE: Storyboard Tool

2005-06-03 Thread Kevin Aebig
I actually use flash... - Create a Form Based Application - Use components to layout the application - Use nested screens/forms to plan the flow - Than I export images of all the layouts and take a screenshot of the screens tree Cheers, kevin -Original Message- From: Richard Colman [mai

Storyboard Tool

2005-06-03 Thread Robert Munn
Are you talking about building test scripts and directions for testing an application? I tend to just do screenshots in a Word doc and circle things in red in a picture editing app if I need to point out specifics. You could use a wireframing tool if you are just looking at functional flow. The

Storyboard Tool

2005-06-03 Thread Richard Colman
Does anyone know of tools to rapidly "storyboard" a sequence of screens for testing purposes. Tried: Visio - too clunky and hard to use Code in HTML without functionality - too slow Any recommendations appreciated Richard Colman ~

Is it me? or is it CFMX? CFC Problem

2005-06-03 Thread jonese
I'm getting this error on CFMX 6.1: The name is not a valid component name. Component names cannot start or end with dots. The error occurred in *D:\usr\mysite\www\admintools\includes\blog\i_generateRSS.cfm: line 17* 15 : ---> 16 : *17 :BlogObject = CreateObject('component', 'mysite.co

Re: Available JRUN Java objects

2005-06-03 Thread Adam Haskell
Might Start out poking through cfrootdir/lib there's all sorta of jars in there to poke around and look through. When you find something you like use createobject then dump it :) There are also plenty of good blog entries out there...none of which I have bookmarked on this computer so no help there

Re: CF 5 and XML

2005-06-03 Thread Adam Haskell
http://tempuri.org/PrintersSchema.xsd not even a valid name spacewho's giving you this XML they need to get a Namespace in there or just remove it... Adam H On 6/3/05, Lee <[EMAIL PROTECTED]> wrote: > I'm working on a project where I'm stuck on a shared CF 5 > server. We are receiving a very

Re: CF & Google desktop search

2005-06-03 Thread Rob
Hum... is your code on your local machine or on a networked / shared drive? If it's not local you have to hack google to index your code http://www.robrohan.com/blog/index.cfm?mode=entry&entry=662FD367-D5C5-08EE-BEFD1BC0B9CF83EF Otherwise, it might not do tags... I don't have any cfcode available

Available JRUN Java objects

2005-06-03 Thread Kevin Aebig
Out of curiousity, I'm trying to find out the available JRUN Java objects at my disposal specific to Coldfusion. Is there a repository of information about this? If not, any suggestions about how to go about finding out this info... Cheers, Kevin -- http://www.keslabs.com Coldfusion Rem

RE: CF & Google desktop search

2005-06-03 Thread Paul
I guess so... I wasn't aware of that syntax - that'll be handy - but when I search cfdump filetype:cfm I get only one hit, that being from the "getting started" code example section. So maybe what I need is a way to get GDS to index certain files/folders so I can use the filetype filter? -O

Re: CF & Google desktop search

2005-06-03 Thread Rob
Something more than my_search_string filetype:cfm I take it? On 6/3/05, Paul <[EMAIL PROTECTED]> wrote: > Is there anyone on the list with the ability and inclination to create a > plugin for Google desktop search that would allow us to search inside our > ..cfm source files? People have writte

RE: query error

2005-06-03 Thread Hua Wei
You may want to check this techNote: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_17282 "Operation must use an updateable query error when trying to update Access database This is generally a result of ColdFusion not having appropriate permissions at the Network Operating S

RE: query error

2005-06-03 Thread Dawson, Michael
Make sure you have a primary key on the table in question. Then, perform a manual insert inside the database itself. -Original Message- From: Tim Laureska [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 12:05 PM To: CF-Talk Subject: query error Can't quite figure out why this woul

Re: query error

2005-06-03 Thread Tony Weeg
tim, have you tried the sql drivers, vs. the odbc drivers? tw On 6/3/05, Tim Laureska <[EMAIL PROTECTED]> wrote: > Can't quite figure out why this would generate an error AND what > " Operation must use an updateable query " means: > > Error Executing Database Query. > [Macromedia][SequeLink J

Re: query error

2005-06-03 Thread Jochem van Dieten
Tim Laureska wrote: > Can't quite figure out why this would generate an error AND what > " Operation must use an updateable query " means: > > Error Executing Database Query. > [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC > Microsoft Access Driver] Operation must use an update

RE: CF 5 and XML

2005-06-03 Thread Ian Skinner
Remove the call the style sheet [xmlns="http://tempuri.org/PrintersSchema.xsd";], or use the URL to copy it to someplace where you can use it. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia

query error

2005-06-03 Thread Tim Laureska
Can't quite figure out why this would generate an error AND what " Operation must use an updateable query " means: Error Executing Database Query. [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query. The error occurred

Re: delay processing a custom tag

2005-06-03 Thread Raymond Camden
I'm not quite sure what you mean by "embedded" in the html. A tag can output html. Where the html shows up depends on where you call it. If you call it in the beginning, it outputs there. Ditto for the end. On 6/3/05, Protoculture <[EMAIL PROTECTED]> wrote: > Hold on actually, no it's not exactly

CF 5 and XML

2005-06-03 Thread Lee
I'm working on a project where I'm stuck on a shared CF 5 server. We are receiving a very small XML file through a web page form. I thought that rather than messing around with an old XML parser I would parse the data myself. The XML looks like this and will never be more than one record long.

Any one here using activepdf webgrabber with CFMX?

2005-06-03 Thread Phill B
I just started having some problems with it and can't figure out what the h*ll is going on. All I do know is that the IE engine wont work anymore. -- Phil B ~| Logware (www.logware.us): a new and convenient web-based time tracki

RE: SOT: October's MAX email notification list

2005-06-03 Thread Ian Skinner
I have sent a request, it has not come back as an error which is a good thing, but I have yet to receive anything. After the recent troubles a simple automatic "email received" message would probably be nice. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento,

CF & Google desktop search

2005-06-03 Thread Paul
Is there anyone on the list with the ability and inclination to create a plugin for Google desktop search that would allow us to search inside our ..cfm source files? People have written plugins for Java, Delphi and others but no CF yet... http://desktop.google.com/plugins.html ~~

RE: CF / CSS / IE

2005-06-03 Thread Dave Francis
Might have been the difference between W3C width and IE width spec. The way I understand(?) it - W3C "width" does not include padding and border widths, IE does include them. -Original Message- From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 10:55 AM To: CF-Talk

RE: delay processing a custom tag

2005-06-03 Thread Russ
Custom tags process on the server, not the client. You can have a custom tag that processes once the page has completed processing (and I believe sending the data to the client), which is putting it in the onRequestEnd as suggested. If you need something that runs client side, consider javascri

RE: CF vs LAMP

2005-06-03 Thread Michael T. Tangorre
> From: Micha Schopman [mailto:[EMAIL PROTECTED] > Why developing in PHP, if C# is superior. Why developing in > C# if C++ is superior. In the end it comes down to "because > we just happen to work with it each day". ;) People don't like change. Micha, Who are you replying to? Is it just me an

Re: CFSCRIPT / RequestTimeOut?

2005-06-03 Thread Ben Doom
I don't know about what happens if the app times out, but I know I've hung the dev server a couple of times when a function couldn't properly exit (I was missing a return statement in one clause). I had to restart the service to get the threads to die. This was CF5, btw, so I don't know if this a

Re: delay processing a custom tag

2005-06-03 Thread Protoculture
Hold on actually, no it's not exactly what I wanted. I need the custom tag to be embedded in the html but only process at the end of the page load. Is that clear? > Why not use onRequestEnd.cfm (if before cfmx7) or onRequestEnd() (if > using cfmx7). > > On 6/3/05, Protoculture <[EMAIL PROTECTE

Re: fix for moving legacy code to application.cfc w/ local variab les

2005-06-03 Thread Raymond Camden
It would be nice if, in the future, FR/WS calls simply didn't try to run onRequest. On 6/3/05, Sean Corfield <[EMAIL PROTECTED]> wrote: > On 6/3/05, Calvin Ward <[EMAIL PROTECTED]> wrote: > Note that the primary reason for using onRequest() is to set variables > scope data that is accessible in yo

Re: delay processing a custom tag

2005-06-03 Thread Protoculture
FANTASTIC! I totally forgot about that one. > Why not use onRequestEnd.cfm (if before cfmx7) or onRequestEnd() (if > using cfmx7). > > On 6/3/05, Protoculture <[EMAIL PROTECTED]> wrote: > > I want to call a custom tag, but at the end of the page processing, > not in sequencial order. Can thi

Re: delay processing a custom tag

2005-06-03 Thread Raymond Camden
Why not use onRequestEnd.cfm (if before cfmx7) or onRequestEnd() (if using cfmx7). On 6/3/05, Protoculture <[EMAIL PROTECTED]> wrote: > I want to call a custom tag, but at the end of the page processing, not in > sequencial order. Can this be done? > > ~

RE: CF vs LAMP

2005-06-03 Thread Micha Schopman
Why developing in PHP, if C# is superior. Why developing in C# if C++ is superior. In the end it comes down to "because we just happen to work with it each day". ;) People don't like change. Micha Schopman Project Manager Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 03

RE: CF vs LAMP

2005-06-03 Thread Micha Schopman
And even then, the quick development are marketing arguments imo. In practice development time between PHP and CFML is pretty much equal. I would say developing in PHP is quicker due to its shorthand notation. Micha Schopman Project Manager Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel

RE: SOT: October's MAX email notification list

2005-06-03 Thread Ben Forta
This has now been fixed. --- Ben -Original Message- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 10:28 AM To: CF-Talk Subject: Re: SOT: October's MAX email notification list On 6/3/05, Ian Skinner <[EMAIL PROTECTED]> wrote: > I have tried several times fro

delay processing a custom tag

2005-06-03 Thread Protoculture
I want to call a custom tag, but at the end of the page processing, not in sequencial order. Can this be done? ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting

RE: Search engines and CF

2005-06-03 Thread Kerry
yep. -Original Message- From: Protoculture [mailto:[EMAIL PROTECTED] Sent: 03 June 2005 16:07 To: CF-Talk Subject: RE: Search engines and CF Hey Kerry, so what you are saying is that changing the order of the links on the site map will signal to google that the page has changed? >Here

RE: Search engines and CF

2005-06-03 Thread Protoculture
Hey Kerry, so what you are saying is that changing the order of the links on the site map will signal to google that the page has changed? >Heres a tip: >If you can make the order of the links on the site map change dependent on, >say, the number of jobs for that type, or the most recently post

RE: CF / CSS / IE

2005-06-03 Thread Adkins, Randy
Yeah that's what I had to do to resolve it but blows my mind As to why it was such as issue. Just means I have to make changes throughout the application. -Original Message- From: Dave Francis [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 10:15 AM To: CF-Talk Subject: RE: CF /

Re: Flash Forms example - Forum software?

2005-06-03 Thread Ken Ferguson
Thanks Dave, I'm trying to build similar applications in Laszlo, Flex and Flash Forms just to give some basis for comparison for the boss. I keep hearing, "why use Flex or Laszlo when you can do this stuff in CF... or why do this in Flex when Laszlo is free..." I've explained it many times com

Re: Flash Forms example - Forum software?

2005-06-03 Thread Dave Carabetta
On 6/3/05, Ken Ferguson <[EMAIL PROTECTED]> wrote: > I thought I remembered seeing a flash-forms-based discussion boards app > that someone had built, but I can't remember where I saw it. Anybody > have a clue where I might have seen that. I've checked around with no > luck... I could have sworn th

Re: fix for moving legacy code to application.cfc w/ local variab les

2005-06-03 Thread Calvin Ward
That certainly makes sense. I recall seeing something about needing to use onRequest to leverage onError in a certain fashion, but I'll be darned if I can remember where I saw that... - Calvin On 6/3/05 10:20 AM, "Sean Corfield" <[EMAIL PROTECTED]> wrote: > On 6/3/05, Calvin Ward <[EMAIL PROT

RE: Shared CF Host security

2005-06-03 Thread Jamie Price
Ok somehow I doubled the thread and made two. Sorry! > > I thought I posted this the other day, but it didn't update for some > reason. Here it is again: > ~| Logware (www.logware.us): a new and convenient web-based time tra

Java.net.socketException (again)

2005-06-03 Thread Deanna Schneider
So, I posted about this error a few weeks ago, and I thought I had it taken care of. But, apparently not. (Although I can't ever make the page fail, myself.) Here's the scenario. We have a cfc, customtags and "sandboxed files" area outside the webroot. The files need to be served via cfcontent.

Re: CF vs LAMP

2005-06-03 Thread Calvin Ward
Which has me begging the question again, why develop in CF at all if PHP is that much superior and/or equivalent? - Calvin On 6/3/05 10:00 AM, "Damien McKenna" <[EMAIL PROTECTED]> wrote: >> I think the main advantage of CF over PHP/Perl/Python is the ability >> to leverage Java and to scale up

RE: SQL Help Please

2005-06-03 Thread Jeff Fongemie
>and companyid in (select distinct companyid > > >Matthew Small >Web Developer >American City Business Journals >704-973-1045 >[EMAIL PROTECTED] That's it! I forget about "in". I knew it was simple. Thanks! -jeff > > >-Original Message- >From: Jeff Fongemie [mailto:[EMAIL PROTEC

Flash Forms example - Forum software?

2005-06-03 Thread Ken Ferguson
I thought I remembered seeing a flash-forms-based discussion boards app that someone had built, but I can't remember where I saw it. Anybody have a clue where I might have seen that. I've checked around with no luck... I could have sworn that I set a bookmark, becuase I wanted to go back and lo

Re: Shared CF Host security

2005-06-03 Thread Jamie Price
Jochem, Can you email me offlist with what you're interested in? [EMAIL PROTECTED] Thanks! > > > So, security in a shared hosting environment isn't exactly a myth, > it just takes a little more work and flexibility. If anyone needs a > more technical explanation of what we did, please let

Re: SOT: October's MAX email notification list

2005-06-03 Thread Sean Corfield
On 6/3/05, Ian Skinner <[EMAIL PROTECTED]> wrote: > I have tried several times from three different systems and all attempts have > been rejected as undeliverable by Macromedia's mail server. Oops! Yes, something is wrong on our end. I've notified the Web Team folks so this should get fixed short

RE: Shared CF Host security

2005-06-03 Thread Jamie Price
James, Can you send me an email ([EMAIL PROTECTED]) with your domain name? I'll check on your server and see if it's misbehaving, and if so get it locked down by the end of the day. >Well, this isn't the case on my SmarterLinux server. I can still browse, >download and view every file on th

RE: SQL Help Please

2005-06-03 Thread Dave Watts
> I've got a query that I just can't get right. > > select * > From companies > where companyhide = 0 > and companyid = (select distinct companyid > From releases where date_entered <= DATE_SUB(curdate > (),INTERVAL 8 day) and date_entered >= DATE_SUB >

RE: SQL Help Please

2005-06-03 Thread Matthew Small
and companyid in (select distinct companyid Matthew Small Web Developer American City Business Journals 704-973-1045 [EMAIL PROTECTED] -Original Message- From: Jeff Fongemie [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 10:20 AM To: CF-Talk Subject: SQL Help Please I've go

RE: Shared CF Host security

2005-06-03 Thread Jamie Price
> I thought I posted this the other day, but it didn't update for some reason. > Here it is again: Never let it be said that HostMySite.com doesn't listen to it's customers. After much work we've been able to find a fix for the security issue that allows safe execution of JSP and CF. On our

Re: fix for moving legacy code to application.cfc w/ local variab les

2005-06-03 Thread Sean Corfield
On 6/3/05, Calvin Ward <[EMAIL PROTECTED]> wrote: > How would you recommend working around the remoting/gateway issue? Simply by > not using OnRequest (which impacts the ability to use OnError), or would you > have a different solution? I would use a different Application.cfc and have the web serv

Re: CF vs LAMP

2005-06-03 Thread John Paul Ashenfelter
On 6/3/05, Keith Gaughan <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > John Paul Ashenfelter wrote: > > > I think the main advantage of CF over PHP/Perl/Python is the ability > > to leverage Java and to scale up into and integrate with J2EE > > containers and ap

Re: CF vs LAMP

2005-06-03 Thread John Paul Ashenfelter
On 6/3/05, Damien McKenna <[EMAIL PROTECTED]> wrote: > > I think the main advantage of CF over PHP/Perl/Python is the ability > > to leverage Java and to scale up into and integrate with J2EE > > containers and applications, but that's just me :) > > PHP can do that too: > http://us4.php.net/java

SQL Help Please

2005-06-03 Thread Jeff Fongemie
I've got a query that I just can't get right. select * >From companies where companyhide = 0 and companyid = (select distinct companyid From releases where date_entered <= DATE_SUB(curdate (),INTERVAL 8 day) and date_entered >= DATE_SUB (cu

RE: CF / CSS / IE

2005-06-03 Thread Dave Francis
Coming in late here: sorry if I missed something - could you perhaps remove the outer (padding) div, then specify margins on the table instead? Doesn't explain anything, but might be worth a try? -Original Message- From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Friday, June 03, 2005 1

RE: fix for moving legacy code to application.cfc w/ local variab les

2005-06-03 Thread Dave Watts
> > First, what's wrong with setting local variables in Application.cfm? > > I don't like the (potential) scoping implications of it... > local variables set in the application.cfm, particularly for > some of the most common variables that are set this way > (dsn/datasource for instance) are th

Re: fix for moving legacy code to application.cfc w/ local variables

2005-06-03 Thread S . Isaac Dealey
> Read the migration docs in the manual - they go into > great detail about how to convert from Application.cfm > to Application.cfc. Thanks Sean... Yeah, you're right, I haven't really RTFM'ed yet... things have been really busy around the office, so I haven't had a lot of time to devote to sitti

RE: CF / CSS / IE

2005-06-03 Thread Adkins, Randy
Could it be that the Content window is 80% of the full browsing window Then adding the DIV tag to pad the sides before using a TABLE with the Width attribute of 100% to use all remaining space. However I thought the 100% of the inner table for only be 100% of the Given table data cell (TD - 80%)

RE: fix for moving legacy code to application.cfc w/ local variab les

2005-06-03 Thread Isaac Dealey
>First, what's wrong with setting local variables in Application.cfm? I don't like the (potential) scoping implications of it... local variables set in the application.cfm, particularly for some of the most common variables that are set this way (dsn/datasource for instance) are then not availab

Re: CF vs LAMP

2005-06-03 Thread Keith Gaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Paul Ashenfelter wrote: > I think the main advantage of CF over PHP/Perl/Python is the ability > to leverage Java and to scale up into and integrate with J2EE > containers and applications, but that's just me :) Cough *Jython* cough! :-) K. ---

RE: CF vs LAMP

2005-06-03 Thread Damien McKenna
> I think the main advantage of CF over PHP/Perl/Python is the ability > to leverage Java and to scale up into and integrate with J2EE > containers and applications, but that's just me :) PHP can do that too: http://us4.php.net/java -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu

RE: Search engines and CF

2005-06-03 Thread Kerry
>best practices for search engine optimization when using coldfusion I would say that SEO best practices are development language independent. >What we are currently doing is setting up a site map of sorts Heres a tip: If you can make the order of the links on the site map change dependent on, say

SOT: October's MAX email notification list

2005-06-03 Thread Ian Skinner
Have anybody successfully subscribed to the upcoming MAX conference email notification list? http://www.macromedia.com/macromedia/events/max/ [EMAIL PROTECTED] I have tried several times from three different systems and all attempts have been rejected as undeliverable by Macromedia's mail serve

RE: Send email in Outlook

2005-06-03 Thread Dave Merrill
Fred Flintstone says: If it's a single msg, purely text info (no styling or rich text), and not too long, a mailto url might do it: mailto:[EMAIL PROTECTED]&body=gark%20spoot">Mail Me Or are you trying to move contacts into the Outlook adr book? Dave Merrill > I just got an interesting request

Re: CF vs LAMP

2005-06-03 Thread John Paul Ashenfelter
On 6/2/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > For most sites, if the PHP site takes twice or three times as long as the > same site being done in CF, then whatever you have in the free software, > you've more than spent on programmers wages. So which site is cheaper again? > > > > larry

RE: Boolean SQL searches in CF

2005-06-03 Thread Robertson-Ravo, Neil (RX)
You need to use Full Text Searching - you will need to install and configure it to use Boolean searches. BOL should give you what you need -Original Message- From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] Sent: 03 June 2005 14:21 To: CF-Talk Subject: Boolean SQL searches in CF Hi, I

  1   2   >