Re: IIS considers blah.com directories to be executable?

2004-07-12 Thread Damien McKenna
using IIS. We were hacked because of a vulnerability that wasn't patched until the day _after_ we were hacked.Of course we didn't discover it for a while... -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures

Re: IIS considers blah.com directories to be executable?

2004-07-12 Thread Damien McKenna
on how the above could have been avoided? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings

Re: IIS considers blah.com directories to be executable?

2004-07-12 Thread Damien McKenna
, and within a short while the server was patched accordingly. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe

StructKeyExists() vs IsDefined()

2004-07-12 Thread Damien McKenna
Is there a difference between doing IsDefined(Application.DSN) vs StructKeyExists(Application, DSN) beyond the fact that the latter is syntactically more correct?AFAICS both will fail if the Application struct does not exist. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu

Re: CF5 to MX 6.1 changes

2004-07-12 Thread Damien McKenna
On Jul 12, 2004, at 3:22 PM, Burns, John D wrote: What are the major changes people have noticed when upgrading a server from CF 5 to MX 6.1? One biggie - locks are now rarely needed: http://www.macromedia.com/devnet/mx/coldfusion/articles/ updating_legacy.html -- Damien McKenna - Web

Re: Oracle Developer Edition?

2004-07-12 Thread Damien McKenna
need, you just have to download it. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations

Re: IIS considers blah.com directories to be executable?

2004-07-12 Thread Damien McKenna
concerned.The server is leased at a remote location.I'll ping him again about it though.Thanks for reminding me. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads

Variable variables?

2004-07-09 Thread Damien McKenna
situation I've got variables with pretty long names, e.g. #Application.language.circuitname.stringname# and would like to be able to reference it by a shorter method, e.g. circuitlang.stringname, while still retaining the Application scope. Thanks. -- Damien McKenna - Web Developer - [EMAIL PROTECTED

Re: Variable variables?

2004-07-09 Thread Damien McKenna
assuming language and circuitname are structures... Perfect!This is exactly what I needed to know! Thanks everyone. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads

cfscript speed?

2004-07-09 Thread Damien McKenna
When I started my job in February I noticed a lot of code that used CFSCRIPT extensively, often for minor things like setting a single variable.Is there a reason why this would have been done?For readability I've been changing them to the tag format. -- Damien McKenna - Web Developer - [EMAIL

File modification date?

2004-07-09 Thread Damien McKenna
What is the easiest way to obtain the modification date of a file? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast

Problems with sessions?

2004-07-09 Thread Damien McKenna
Are there any known problems with sessions in ColdFusion 6.1?I ask this as I know there are with PHP sessions with IE 6 (maybe older versions of IE too) and I'd like to cater for those in a new engine I'm writing (multi-lingual, yummy!).Thanks. -- Damien McKenna - Web Developer - [EMAIL

convert MySQL to MSSQL?

2004-07-09 Thread Damien McKenna
for a one-time deal.Is there anything else? Thanks. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings

OT: IIS considers blah.com directories to be executable?

2004-07-09 Thread Damien McKenna
a reason for this or is it just another case of them writing bad software? -- Damien McKenna (wishes he could use Apache) [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

OT: Access linked tables on UNIX?

2004-07-09 Thread Damien McKenna
Has anyone tried using Access files on UNIXes (Linux, FreeBSD, yadda) that had linked tables, and if so did they still work? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays

Re: IIS considers blah.com directories to be executable?

2004-07-09 Thread Damien McKenna
. a virtual host with the home directory set to 123.com) it works fine.However if I access that same directory using either an IP address or something else (e.g. the IP address of the server) which shows the 123.com in the URL it refuses to work. -- Damien McKenna - Web Developer - [EMAIL

Re: IIS considers blah.com directories to be executable?

2004-07-09 Thread Damien McKenna
. Can't help you with policy, of course. I think I'll be able to come up with some good reasons, e.g. we wouldn't have been hacked in April if we weren't using IIS (!). -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing

Re: Blackstone Strong Typing? was Re: CFX_FileReadLn

2004-07-09 Thread Damien McKenna
! -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: cfopen.org

2004-07-07 Thread Damien McKenna
. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: cfopen.org

2004-07-07 Thread Damien McKenna
I just confirmed it looking at the site - cfopen uses GForge. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe

Re: fusebox 3 rename fuseaction

2004-07-06 Thread Damien McKenna
steps. Thanks! -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: CSE HTMLValidator, checking/validating markup

2004-07-06 Thread Damien McKenna
I use the Firefox/Mozilla plugin Web Developer which has links to different validators.Works _really_ well! -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads

Re: Deeply suspicious of this pricing ..

2004-07-06 Thread Damien McKenna
for a discounted copy of DreamweaverMX 2004 (Mac ed, the DWMX we had was Winders only) and found several people selling pirated copies on Ebay.I hope those people are reading as I turned them in to Macromedia. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

OT: Multiple columns via CSS with position:relative?

2004-07-06 Thread Damien McKenna
I'm attempting to set up web pages with multiple columns.Right now, to get it working I have to have them set to position:absolute except for the longest one which gets position:relative (so the footer is correctly aligned).Is there a better way of doing this?Thanks. -- Damien McKenna - Web

Re: DreamWeaver Weirdness (VERY LONG)

2004-07-01 Thread Damien McKenna
in the file itself, a random null character or EOL or something? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe

Re: regex in studio/dreamweaver

2004-06-29 Thread Damien McKenna
On Jun 29, 2004, at 9:53 AM, Deanna Schneider wrote: span.*(.*)/span Maybe: span(.*)(.*)/span .. and just use \2 instead of \1 to access the string you want. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures

Bug in CFMX's arithmetic functions

2004-06-28 Thread Damien McKenna
value, i.e. 123.123.It takes this number and subtracts the integer portion (using the Fix function). Any idea what I'm doing wrong? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus

Re: Bug in CFMX's arithmetic functions

2004-06-28 Thread Damien McKenna
In the end I just changed it from a period (.) to a colon (:) and used a series of Finds to do the work. As JediHomer said I could just use lists... probably would be much cleaner...I'll probably change that later today. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company

Re: Bug in CFMX's arithmetic functions

2004-06-28 Thread Damien McKenna
On Jun 28, 2004, at 11:36 AM, Nathan Mische wrote: Any reason you are not using CFMX 6.1? Because the sysadmin at our host is unresponsive.. I've been attempting to talk to him since last week.Ack. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

Re: Cheap hosting

2004-06-28 Thread Damien McKenna
up, which made it difficult to use as a marketing site for their own business.They promised the earth in terms of facilities (3gig space for $10?), but you'll never get your money's worth due to serious reliability problems. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company

Re: Coding Standards Implementation

2004-06-25 Thread Damien McKenna
fairly well for me.Search/replace on an entire project in Dreamweaver also helps... -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 Nothing endures but change. - Heraclitus [Todays Threads] [This Message] [Subscription] [Fast

OT: reasons for dumping CF? (was Re: Getting started with ASP.NET)

2004-06-25 Thread Damien McKenna
On Jun 25, 2004, at 1:16 PM, Bruce Sorge wrote: These helped me out when the decision in my company was made to abandon CF and go to .NET. Out of interest, why did your employer decide to dump CF and go to .NET?Was it for .NET or because of CF? -- Damien McKenna - Web Developer - [EMAIL

Re: Message Board

2004-06-11 Thread Damien McKenna
where people have to pay large amounts of money to use it, many attempt to recoup some of this through selling add-ons.It is a completely different mind-set. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads

JRun limitations?

2004-06-10 Thread Damien McKenna
to 6.1 but I don't know the ETA yet.To the people who have gotten this to work what version of CF are you using? Thanks. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast

Re: Dreamweaver MX error

2004-06-10 Thread Damien McKenna
On Jun 10, 2004, at 10:14 AM, Scott Stewart wrote: A script in the file C:\Program Files\Macromedia\Dreamweaver MX\Translators\TranslationManager.js has been running for a long time. Do you wish to continue? Reinstall Dreamweaver, making sure to apply the patches? -- Damien McKenna - Web

Re: Dreamweaver MX error

2004-06-10 Thread Damien McKenna
opened specific files.I tied it down to a cfinclude but didn't know about this option, which probably would have fixed it.I haven't had any problems since I moved to a Mac with DWMX 2004 though. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

REFind alternative?

2004-06-10 Thread Damien McKenna
I need to search for a regular _expression_ and return the data found as opposed to the position it was found at.Is there an easy way to do that without doing an elaborate series of Mid and REFind statements? Thanks. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

Re: REFind alternative?

2004-06-10 Thread Damien McKenna
searches for e.g. {img123} and replaces it with Image 123. #REReplaceNoCase(Form.Text, \{img([[:digit:]]+)\}, Image \1, All)# How do I extract the 123 portion to be used for another purpose? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407

Re: REFind alternative?

2004-06-10 Thread Damien McKenna
On Jun 10, 2004, at 4:20 PM, Jochem van Dieten wrote: cfset imagenumber = REReplaceNoCase(Form.Text,^.*\{img([[:digit:]]+)\}.*$, \1) How do I get this to work with multiple occurences, e.g. the All in REReplace? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

Re: REFind alternative?

2004-06-10 Thread Damien McKenna
can then be processed elsewhere. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: CFMAIL flagged as spam

2004-06-09 Thread Damien McKenna
the same settings each time you want to send an email. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: CFMAIL flagged as spam

2004-06-09 Thread Damien McKenna
to hide stuff in emails (links, etc.). -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

OT: MacOSX ODBC?

2004-06-09 Thread Damien McKenna
Anyone know where I might get an ODBC driver for MacOSX (10.3) that will allow me to connect to an ODBC driver on another system, i.e. to bounce from one system to another?Thanks :) -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804

Re: OT: MacOSX ODBC?

2004-06-09 Thread Damien McKenna
to the Windows box's ODBC configuration due to not having ODBC drivers for MacOSX for AcuCOBOL. You might think of it as ODBC tunneling. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message

Re: image dimensions

2004-06-09 Thread Damien McKenna
On Jun 9, 2004, at 2:37 PM, Daniel Kessler wrote: I have a file upload button, which seems to work fine.It'd be good to know the image dimensions at some point in the process so I can proportionately adjust it's size. http://cfdev.iamserious.com.au/ -- Damien McKenna - Web Developer - [EMAIL

Re: OT: MacOSX ODBC?

2004-06-09 Thread Damien McKenna
... I'll try again tomorrow. Thanks for the suggestions. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: OT: MacOSX ODBC?

2004-06-09 Thread Damien McKenna
a few more projects done... -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Backup SQL Server Users

2004-06-08 Thread Damien McKenna
AFAICS the standard tools for SQL Server for doing backups, well, um, suck.You might try searching for some evaluation copies of 3rd party tools, there was one I used once but I forget its name now. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

Re: ColdFusion TechNote Notification: ColdFusion MX: Returning large character data record sets causes server instability and Out of Memory e rrors

2004-06-07 Thread Damien McKenna
truncate. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

OT: MacOSX email clients (was Re: ColdFusion TechNote Notification: ColdFusion MX: Returning large character data record sets causes server instability and Out of Memory e rrors)

2004-06-07 Thread Damien McKenna
builds are great, I use it at home, but for OSX they need to spend a few months fixing the major bugs to make it useable. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast

Re: MacOSX email clients (was Re: ColdFusion TechNote Notification: ColdFusion MX: Returning large character data record sets causes server instability and Out of Memory e rrors)

2004-06-07 Thread Damien McKenna
long (a month) before dumping that zero and getting myself a, uh, Mail client ;) -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Good, free (or cheap) webmail application

2004-06-07 Thread Damien McKenna
http://www.horde.org/ Its PHP based and has a bunch of different parts - IMAP/POP3 reader (IMP), addressbook, calendar, etc. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription

Re: TRIMMED: whats your opinion on this cfm program?

2004-06-04 Thread Damien McKenna
in the form. I've started doing some of these myself. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Replication/Synchronization across servers not on the same network

2004-06-03 Thread Damien McKenna
, but it might give you some ideas. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

cfinclude outside of site document root?

2004-06-03 Thread Damien McKenna
. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Secure FTP?

2004-06-03 Thread Damien McKenna
of making the process more secure would be to not use passwords but instead use secure keys, as used with SSH 1 or 2.With SSL you have to enter the password as it doesn't include a system for not doing so (AFAICS). -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

Re: rualivecftalk

2004-06-02 Thread Damien McKenna
On Jun 2, 2004, at 9:45 AM, Tony Weeg wrote: speak to me cftalk, are you alive today No. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

Re: rualivecftalk

2004-06-02 Thread Damien McKenna
On Jun 2, 2004, at 10:30 AM, Tony Weeg wrote: debate war.down.no fusebox is best war please. But it is! :^) -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast

Re: Redirect to page based on URL...

2004-06-02 Thread Damien McKenna
P address or a virtual host on the server?If the server knows of the domain and handles it via a virtual host then #cgi.server_name# ought to also work, otherwise I think you need to use #cgi.host_name#. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimuc

Network problem, session aborted due to internal error..

2004-06-01 Thread Damien McKenna
/ method=messagesthreadid=30939forumid=4 Was anything ever resolved? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Network problem, session aborted due to internal error..

2004-06-01 Thread Damien McKenna
talk to me unless I spend $200 and the creators of SequeLink won't talk to me because of their contract with Macromedia. And that script was due at noon (EST) :-( Any ideas? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014

Re: Version Control and Implementation.

2004-06-01 Thread Damien McKenna
mature enough for me (especially the Mac tools). YMMV. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Version Control and Implementation.

2004-06-01 Thread Damien McKenna
On Jun 1, 2004, at 3:44 PM, Jeff Waris wrote: Almost what I am looking for... Take a look at the jobs functionality of Peforce. We use a system called Mantis (http://mantisbt.sf.net/) for our change / project management. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company

Re: Network problem, session aborted due to internal error..

2004-06-01 Thread Damien McKenna
the exact problem, and this time I'll do it within Access so as not to kill the web server ;-) I'll let you know what I find. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription

Re: Network problem, session aborted due to internal error..

2004-06-01 Thread Damien McKenna
I fixed the problem.It was just back logic in the query.I cleaned it up and it magically worked, no dead servers or a thing. Bah. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message

Re: Mach-II

2004-05-27 Thread Damien McKenna
) maintained and updated with minimal impact on the whole system. In what way is it better at this than Fusebox?I find that my FB3 apps are extremely modular and can be easily maintained. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804

Re: MS Access as a backend database

2004-05-27 Thread Damien McKenna
eases the load on Access.Might be worth trying... -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Shared sessions between CF PHP?

2004-05-27 Thread Damien McKenna
of a login cookie.Has anyone tried doing this before? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Shared sessions between CF PHP?

2004-05-27 Thread Damien McKenna
On May 27, 2004, at 5:27 PM, Barney Boisvert wrote: You're not going to be able to share session data in the sense of the session scope. There's always writing a custom session handler for PHP that uses the CF methodologies. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu

Re: CFFILE

2004-05-26 Thread Damien McKenna
On May 26, 2004, at 10:06 AM, Monique Boea wrote: It will upload one file at a time and not two or three together Try doing a cfloop or cfoutput with cffile as the query name.I haven't tried it yet but it might work. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

Re: CFFILE

2004-05-26 Thread Damien McKenna
On May 26, 2004, at 10:20 AM, Monique Boea wrote: Combing the three into one cffile with a loop? That's what I'm thinking.. eg cffile cfoutput query=cffile #cffile.clientFileName#br / /cfoutput -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http

Re: cfhttp and stripping out text

2004-05-26 Thread Damien McKenna
the string itself), and then I do something similar to get the end position (I add 8 to this one to get past the actual /table tag). Give it a shot. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads

Re: IDE for ColdFusion MX

2004-05-26 Thread Damien McKenna
editor.I do wish it supported debugging though.. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

<    4   5   6   7   8   9