Re: Load testing...

2003-08-14 Thread Ryan Mitchell
though somewhat limited in more advanced functionality. André -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED] Sent: 11 August 2003 09:36 To: CF-Talk Subject: Load testing... Hello I want to load test one of my sites, to see what sort of traffic it can handle

Cutting content...

2003-08-14 Thread Ryan Mitchell
Hello I'm outputting a summary of content stored in a database field, up to a certain number of characters, but I want to make sure it doesn't cut off mid word... At the minute I have : #Left(content, 255)# How do I make it so that if the last character is not a space it goes cuts out all

Load testing...

2003-08-14 Thread Ryan Mitchell
Hello I want to load test one of my sites, to see what sort of traffic it can handle, to see if there are areas I need to improve etc... Am I dreaming thinking their are tools (free is good) out there to do this? Ryan ~|

Re: dynamically populating a select box from another select box

2003-08-14 Thread Ryan Mitchell
You're the man :) Many thanks... On 13/8/03 12:52, Pascal Peters [EMAIL PROTECTED] wrote: useArray = eval(section); -Oorspronkelijk bericht- Van: Ryan Mitchell [mailto:[EMAIL PROTECTED] Verzonden: wo 13/08/2003 12:54 Aan: CF-Talk CC: Onderwerp: OT: dynamically populating

OT: dynamically populating a select box from another select box

2003-08-14 Thread Ryan Mitchell
Hello Im trying to dynamically populate a select box from another select box... Here's the JS code: script type=text/javascript language=javascript function createSelectBox (subsection, section) { // populate subsection box according to section box // set up arrays cfloop query=sections

Database layout question...

2003-08-08 Thread Ryan Mitchell
Hello Just looking for thoughts on the best way to do this.. I'm creating a site totally db-driven... And I'm looking for a way to allow a page to be in more than one section on the site... So I have 2 tables, page and section (originally enough!)... :) My thought was to make a field within

Database layout question...

2003-08-07 Thread Ryan Mitchell
in the Fuse table. Make sense? Hope this helps! Paul Giesenhagen QuillDesign - Original Message - From: Ryan Mitchell [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, August 07, 2003 9:59 AM Subject: Database layout question... Hello Just looking for thoughts

File manager app

2003-07-24 Thread Ryan Mitchell
Hello Has anyone seen/written a file manager application in CF, that lets you upload, rename, delete files/folders, and is free :) Thanks Ryan ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Re: CF Banner Ad Management

2003-07-23 Thread Ryan Mitchell
http://www.fuseads.com On 23/7/03 15:20, Cutter (CF-Talk) [EMAIL PROTECTED] wrote: Need suggestions on a dynamic, easy to integrate, CFMX and mySQL compatible Banner Ad Management system. What are you using? Cutter ~|

Cfc troubles...

2003-07-22 Thread Ryan Mitchell
Hello all Im using a cfc for the first time... And guess what - its not working :) So this is a v simple mail cfc, designed so that I can change how the mail is sent later down the line and not have to change lots of cfmail tags... Im calling it as follows: cfinvoke method=sendMail

Re: Cfc troubles...

2003-07-22 Thread Ryan Mitchell
/morpheus/blog Yahoo IM : morpheus My ally is the Force, and a powerful ally it is. - Yoda -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 7:30 AM To: CF-Talk Subject: Cfc troubles... Hello all Im using a cfc for the first time

Re: Cfc troubles...

2003-07-22 Thread Ryan Mitchell
ally is the Force, and a powerful ally it is. - Yoda -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 7:49 AM To: CF-Talk Subject: Re: Cfc troubles... The path is right, cos I don¹t get an error saying it cant find it :) Weird, must just

Re: Cfc troubles...

2003-07-22 Thread Ryan Mitchell
lol :) Its only my dev box :o) On 22/7/03 14:57, Michael T. Tangorre [EMAIL PROTECTED] wrote: now that is a path! - Original Message - From: Ryan Mitchell [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 9:56 AM Subject: Re: Cfc troubles... Aaah

Re: Cfc troubles...

2003-07-22 Thread Ryan Mitchell
- From: Ryan Mitchell [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 7:56 AM To: CF-Talk Subject: Re: Cfc troubles... Aaah I understand now :) ignite.site.shared.cfc.sendmail ~| Archives: http

Re: Cfc troubles...

2003-07-22 Thread Ryan Mitchell
(www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email: [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus My ally is the Force, and a powerful ally it is. - Yoda -Original Message- From: Ryan Mitchell [mailto

Re: Cfc troubles...

2003-07-22 Thread Ryan Mitchell
: Ryan Mitchell [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 8:15 AM To: CF-Talk Subject: Re: Cfc troubles... Ok, hopefully ive take all the stuff I cant show out... cfcomponent hint=send mail container displayname=sendmail cffunction name=sendMail access=public

Remove/replace html

2003-07-16 Thread Ryan Mitchell
I know this comes up every week or so but I never pay attention!! I need a script to replace all instances of p with a #chr(10)##chr(13)#, all instances of br with #chr(10)# and then strip all other html formatting away giving me nice plain text... Any thoughts?? Ryan

Re: video formats streaming

2003-07-15 Thread Ryan Mitchell
You can also use quicktime streaming... You can download it from the apple site, its called darwin streaming server http://developer.apple.com/darwin/projects/streaming/ (its free) Ryan On 15/7/03 8:01 pm, J Brodie [EMAIL PROTECTED] wrote: Paul, On the streaming side you really have three

Cfhttp

2003-07-14 Thread Ryan Mitchell
Hello Is there any way to preserve session state over cfhttp... Im doing multiple requests on a web page, and the page uses sessions, and so I cant login etc via cfhttp as it doesn¹t seem to preserve sessions... TIA, Ryan ~|

Re: Cfhttp (now regex help needed...)

2003-07-14 Thread Ryan Mitchell
Ok, cool i've got this aspect working, thanks dave... Now... I am doing a cfhttp on a php page and need to return the php sid, so basically I need to search through the string and find sid=. where the Represent a 32 char alphanumeric string... I've tried

Re: Cfhttp (now regex help needed...)

2003-07-14 Thread Ryan Mitchell
Message- : From: Ryan Mitchell [mailto:[EMAIL PROTECTED] : Sent: Monday, July 14, 2003 10:50 AM : To: CF-Talk : Subject: Re: Cfhttp (now regex help needed...) : : : Ok, cool i've got this aspect working, thanks dave... : : Now... I am doing a cfhttp on a php page and need to return

Re: FireFly vs DRK

2003-07-14 Thread Ryan Mitchell
Christian... When will firefly (Flash MX DCK) be available on Mac OSX?? The tech specs list only pc compatability... !! On 14/7/03 21:00, Candace Cottrell [EMAIL PROTECTED] wrote: Thanks Christian, I hadn't seen that one. Candace K. Cottrell, Web Developer The Children's Medical Center One

AMENDED (STILL NEED HELP): Php in cf help...

2003-07-13 Thread Ryan Mitchell
sense... Ryan On 12/7/03 23:12, Ryan Mitchell [EMAIL PROTECTED] wrote: Sorry copied the wrong version: Ok so: #ReReplace(cfhttp.FileContent,'[[:alnum:]/]+[[:alnum:]]+\.php+[[:alnum:]:;%-_\ .\?/=]+','index.cfm?section=#url.section#page=#URLEncodedFormat(\0)#','ALL')# Gives me an error

Php in cf help...

2003-07-12 Thread Ryan Mitchell
Hello Im trying to include a php file within a cold fusion page, and in doing so replace all links within the page so that they refer back to the cold fusion page calling the php file... Hope that made sense... So anyways, im doing a cfhttp of the file, and then with the result doing this...

Re: Php in cf help...

2003-07-12 Thread Ryan Mitchell
that is generating the error. - Original Message - From: Ryan Mitchell [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Saturday, July 12, 2003 11:38 AM Subject: Php in cf help... Hello Im trying to include a php file within a cold fusion page, and in doing so replace all

Re: Dreamweaver tag updates for redsky

2003-07-10 Thread Ryan Mitchell
Lol... Original email said tag updates... You can speculate all you like... NDA On 10/7/03 3:06 am, Rich Z [EMAIL PROTECTED] wrote: Redsky has new tags? -Original Message- From: Tilbrook, Peter [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 9:29 PM To: CF-Talk Subject:

Dreamweaver tag updates for redsky

2003-07-09 Thread Ryan Mitchell
Hello Anyone know if there is / will be an update for dreamweaver for tag updates in redsky? Ryan ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Removing spaces from a string?

2003-06-28 Thread Ryan Mitchell
Hello How do you remove spaces from a string? Ryan ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4 FAQ:

Charsets when querying db

2003-06-24 Thread Ryan Mitchell
Hello Im having some trouble with querying my db (Mysql on mx), and im getting ú replaced by funny characters and all sorts like that. I have a feeling its to do with the character sets the db is returning, and the charset on the page... I tried to change the page charset, but no difference, is

Re: Charsets when querying db

2003-06-24 Thread Ryan Mitchell
Where do you add that connection string? In the cfadmin or within the query? On 24/6/03 22:16, Jochem van Dieten [EMAIL PROTECTED] wrote: Bryan Love wrote: What version of MySQL are you using? Try switching to 4.1 if you aren't using it... You are recommending people to switch to an alpha

Re: Charsets when querying db

2003-06-24 Thread Ryan Mitchell
Ok I added it in the cfadmin... Seems to be a bit hit and miss, it does the trick for querying db's, but inserts and stuff seem to be inserting funny chars... My pages have the meta http-equiv=Content-Type content=text/html; charset=iso-8859-1 And cfprocessingdirective pageencoding=iso-8859-1

Re: Charsets when querying db

2003-06-24 Thread Ryan Mitchell
Thanks jochem... As ever!! On 24/6/03 23:52, Jochem van Dieten [EMAIL PROTECTED] wrote: Ryan Mitchell wrote: Seems to be a bit hit and miss, it does the trick for querying db's, but inserts and stuff seem to be inserting funny chars... My pages have the meta http-equiv=Content-Type

Blue dragon installation issues

2003-06-17 Thread Ryan Mitchell
Hello After all the talk of BD in recent days I downloaded the free J2EE version and installed in on my mac, as a web app in Jrun4. Things seemed ok, the test cfml and jsp pages ran fine, but I cant access the admin panel. All attempts to access it return a white page.. Occasionally (after lots

This should be easy

2003-06-13 Thread Ryan Mitchell
Heylo Im using a cftry - cfcatch sort of thing for the first time, and I want to email myself the error message that gets produced... How do you do this? TIA, Ryan ~| Archives:

Regex

2003-06-09 Thread Ryan Mitchell
Yet another regex... Is there a tutorial anywhere on them so I can learn to do them myself? Right, basically I'm using the CGI.SCRIPT_NAME variable to determine the directory that a file is in, and do some database selecting as appropriate... So, I need to strip the CGI.SCRIPT_NAME variable to

Re: Regex

2003-06-09 Thread Ryan Mitchell
= ListLast(GetDirectoryFromPath(GetCurrentTemplatePath()), /) HTH -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED] Sent: Monday, June 9, 2003 10:36 To: CF-Talk Subject: Regex Yet another regex... Is there a tutorial anywhere on them so I can learn to do

Re: Back Buttons

2003-06-04 Thread Ryan Mitchell
You can purge the history of all pages, or the last so many pages I believe... Google it... Dunno if its an ie only thing or a cross browser thing.. I read about it in an article.. Sorry to be so vague!! Ryan On 3/6/03 21:22, Turetsky, Seth [EMAIL PROTECTED] wrote: sounds like he wants to

Upload progress bar...

2003-06-04 Thread Ryan Mitchell
Hello I found this... Ryan Mitchell e: [EMAIL PROTECTED] w: www.rtnetworks.net t: 07866569916 ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists

Oops... Upload progress bar

2003-06-04 Thread Ryan Mitchell
? It doesn¹t seem hard to replicate apart from these... I could just use this code in my CMS, but I'd prefer to keep my cffile one, and just implement a cf version of this... Any help gratefuly received. Ryan Mitchell e: [EMAIL PROTECTED] w: www.rtnetworks.net t: 07866569916

WOT: but necessary!

2003-06-03 Thread Ryan Mitchell
Hello This is random, but I need to know if anyone has heard of it, as Ive been searching all day but with no luck. Basically, I want visitors to a site to be able to see their msn messenger contact list if they are logged in.. I know such a thing exists, as when you used to log in to hotmail

Re: Insert woes... SOLVED

2003-05-31 Thread Ryan Mitchell
is it? -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2003 7:54 AM To: CF-Talk Subject: RE: Insert woes... SOLVED That was gonna be my second guess, honest :OD -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED] Sent: 30 May 2003 13:46

Insert woes...

2003-05-30 Thread Ryan Mitchell
Hello Im having issues with a simple insert statement... I just cant get it to work and I don¹t know why!! cfquery ... INSERT INTO SavedItems (Item, Quantity, AccountID, Option) VALUES ( cfqueryparam cfsqltype=cf_sql_varchar value=#Session.Cart[i].Item#, cfqueryparam

Re: Insert woes...

2003-05-30 Thread Ryan Mitchell
help? Ade -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED] Sent: 30 May 2003 13:32 To: CF-Talk Subject: Insert woes... Hello Im having issues with a simple insert statement... I just cant get it to work and I don¹t know why!! cfquery ... INSERT

Re: Insert woes... SOLVED

2003-05-30 Thread Ryan Mitchell
Dammit... Option is a reseverd field name in mysql... Doh!! On 30/5/03 1:36 pm, Ryan Mitchell [EMAIL PROTECTED] wrote: Fraid not, the values are getting passed properly , which is the weird thing.. It **looks** totally right.. But its throwing an error. Im using mysql btw... On 30/5/03

Re: Mac OS X - Jrun 4/CFMX installation

2003-03-28 Thread Ryan Mitchell
It ships with apache, but you'll need to start it up. System Preferences Sharing tick personal web sharing The install is easy enough, just follow the MM instructions. Any problems give me a shout off-list Ryan On 28/3/03 3:14, Tilbrook, Peter [EMAIL PROTECTED] wrote: I'm going to attempt

Re: cfimport tag - jsp libraries

2003-03-27 Thread Ryan Mitchell
Em I could be wy off mark, but is it not a simple spelling mistake? prefix=imgD Then wehen u reference it imdD:Height Should this not be imgD:Height ??? Ryan On 27/3/03 20:07, Dave Watts [EMAIL PROTECTED] wrote: Its my first attempt at using the cfimport tag and I can't seem to get

Re: JS problem

2003-03-06 Thread Ryan Mitchell
Can you not just use this ie this.value instead of document.cartyform.myfield.value ?? On 6/3/03 14:57, Emmet McGovern [EMAIL PROTECTED] wrote: To clarify my earlier post. This is what I've been trying to no avail function CheckCartQty(myField) { var ErrMsg = ; // Validate that the

Should be easy :)

2003-02-20 Thread Ryan Mitchell
This should be an easy one. How do I remove the first fullstop/period in a string ? TIA Ryan ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Re: Should be easy :)

2003-02-20 Thread Ryan Mitchell
Will that not replace ALL periods ? I just want the first... On 20/2/03 12:17, Simon Whittaker [EMAIL PROTECTED] wrote: say that temp is your variable cfset temp = Replace(temp,.,) Cheers Simon - Original Message - From: Ryan Mitchell [EMAIL PROTECTED] To: CF-Talk [EMAIL

Problems with mysql

2003-02-14 Thread Ryan Mitchell
Hey Im runnign CFMX with mysql as my db. Until about a month a go I was using access, but now with mysql, when I insert info into a database I get certian characters (' , ... etc) replaced by just mental stuff. It makes no sense!! Has anyone experienced this before, and found a solution? Ryan

Re: Problems with mysql

2003-02-14 Thread Ryan Mitchell
-Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED]] Sent: Friday, February 14, 2003 8:41 AM To: CF-Talk Subject: Problems with mysql Hey Im runnign CFMX with mysql as my db. Until about a month a go I was using access, but now with mysql, when I insert info

Re: uploading progress bar

2003-02-14 Thread Ryan Mitchell
Aye ill have a go. On 14/2/03 19:28, Dave Lyons [EMAIL PROTECTED] wrote: I have scene a lot of people ask for an uploading progress bar and I actually have one. I really don't have time to give it a try but if any of you want to try it out and let me know how it works, I'd be glad to send it

Re: Custom tag recommendation?

2003-02-14 Thread Ryan Mitchell
Hey Just had the chance to look at this. Im runnign cfmx pro... Do I just dump the jar files into a classpath? I can write a class ok, thatll be no probs, I just need to figure out how to get these jars running properly on the server :) Ryan On 12/2/03 10:43, Thomas Chiverton [EMAIL PROTECTED]

Cold fusion function

2003-02-13 Thread Ryan Mitchell
Hey I know theres a coldfusion function similar to ParagraphFormat, except it preserves the html formatting.. HtmlFormat or something?? What is it? Basically I have html in a db, but when it hits the page it gets processed, but I want it to remain unprocessed. Ryan Mitchell

Re: Cold fusion function

2003-02-13 Thread Ryan Mitchell
.. HtmlFormat or something?? What is it? Basically I have html in a db, but when it hits the page it gets processed, but I want it to remain unprocessed. Ryan Mitchell ~| Archives: http://www.houseoffusion.com/cf_lists

Custom tag recommendation?

2003-02-12 Thread Ryan Mitchell
Hey Can anyone recommend a good custom tag, needs to work with CFMX, that will resize a jpg and also has options to crop it and pad it ?? TIA, Ryan Mitchell ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid

Re: Custom tag recommendation?

2003-02-12 Thread Ryan Mitchell
/coldfusion/articles/jai_images.html Ryan Mitchell e: [EMAIL PROTECTED] w: www.rtnetworks.net t: 07866569916 ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com

OT: how to check if a browser is a windows IE 5.5

2003-02-11 Thread Ryan Mitchell
Hey Sorry for the OT Whats the best way to check for a browser being a windows version of IE, and greater than version 5.5... Send me code ;) Ryan Mitchell ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid

Custom tags

2003-02-11 Thread Ryan Mitchell
Hey I've added a custom tag but when I try to use it I get an error saying its not in the database... Any thoughts? CFMX Pro btw... Ryan Mitchell ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4

Re: Custom tags

2003-02-11 Thread Ryan Mitchell
-vancouverisland.com - Original Message - From: Ryan Mitchell [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 2:45 PM Subject: Custom tags Hey I've added a custom tag but when I try to use it I get an error saying its not in the database... Any

I cant find this in the archives

2003-02-10 Thread Ryan Mitchell
Hello What is the setting you should set to false on a shared hosting environment... ? I'd search the archives, but the search function isnt working! Ryan Mitchell ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm

Re: I cant find this in the archives

2003-02-10 Thread Ryan Mitchell
Webapper Services LLC Web Site http://www.webapper.com Blog http://www.webapper.net Webapper Web Application Specialists -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 2:18 PM To: CF-Talk Subject: I cant find this in the archives

Cfquery - whats wrong with this!?

2003-01-17 Thread Ryan Mitchell
Hello I've just moved from access to mysql, and I'm noticing that a lot of my insert queries aren't working, and I cant figure out why!! For example... cfquery name=log connection info here INSERT INTO Log (Action, On, StaffUser) VALUES ('#description#', #now()#,

Cfquery in mysql part 2

2003-01-17 Thread Ryan Mitchell
Ok, so I got that, and a few others to work, now I have a bit of an issue with my delete statements cfquery DELETE * FROM PPD WHERE ID = #url.id# /cfquery Now I tried using cfqueryparam for the url.id but none worked! the field type is tinyint(4)... Help!!! Ryan

Last one, I think...

2003-01-17 Thread Ryan Mitchell
Ok, I've got a handle on this, and got rid of all but one error... Thanks for all the help guys.. cfquery UPDATE FTP SET domain = '#domains.id#', username = '#FORM.username#', password = '#FORM.password#', cfqueryparam cfsqltype=cf_sql_varchar value=#FORM.root#, nocharge =

Re: Last one, I think...

2003-01-17 Thread Ryan Mitchell
Nope fraid not, the field is a text field intentionally :) Any other thoughts? On 17/1/03 18:50, Todd [EMAIL PROTECTED] wrote: Domain = '#domains.id#' Should be: Domain = #domain.id# No single quotes around integers. ~Todd At 06:46 PM 1/17/2003 +, you wrote: Ok, I've got a

Re: Last one, I think...

2003-01-17 Thread Ryan Mitchell
Try this, same error different query... cfquery ... UPDATE PPD SET username = '#FORM.username#', password = '#FORM.password#', domain = '#domains.id#', cfqueryparam cfsqltype=cf_sql_varchar value=#FORM.directory# WHERE ID = #url.id# /cfquery Im only using the queryparam for

Re: cfoutput formatting

2003-01-13 Thread Ryan Mitchell
Set a number (cfset count = 1) and increment it every time the query runs. Every time the number is equal to 4, set it back to 1 and output a /trtr Hope that makes sense, too lazy to write code! Ryan On 13/1/03 17:00, Jeremy Bunton [EMAIL PROTECTED] wrote: I have an output block that looks

Re: web beacons

2003-01-13 Thread Ryan Mitchell
Everytime the image is requested on a page it counts as a hit (increments a counter) On 13/1/03 17:51, sebastian palmigiani [EMAIL PROTECTED] wrote: Yahoo is using something called web beacons. Can anyone simply explain how a single pixel gif is used as a web beacon.

Replacing characters in a string

2003-01-07 Thread Ryan Mitchell
This should be a simple enough one... I have a credit card number, 16 digits long, and I want to star (*) out the middle 8. How do I do this? TIA Ryan ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4

Re: Replacing characters in a string

2003-01-07 Thread Ryan Mitchell
Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED]] Sent: 07 January 2003 12:56 To: CF-Talk Subject: Replacing characters in a string This should be a simple enough one... I have a credit card number, 16 digits long, and I want to star (*) out the middle 8. How do I do this? TIA

For the mac users out there

2003-01-07 Thread Ryan Mitchell
Tell me this is true!? http://www.macworld.co.uk/news/main_news.cfm?NewsID=5766 Ryan ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Re: For the mac users out there

2003-01-07 Thread Ryan Mitchell
Thank you macromedia When can I get it? On 7/1/03 15:59, Todd Rafferty [EMAIL PROTECTED] wrote: It's true. ~Todd At 03:57 PM 1/7/2003 +, you wrote: Tell me this is true!? http://www.macworld.co.uk/news/main_news.cfm?NewsID=5766 Ryan -- Todd Rafferty ([EMAIL

Re: For the mac users out there

2003-01-07 Thread Ryan Mitchell
Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 10:57 AM To: CF-Talk Subject: For the mac users out there Tell me this is true!? http://www.macworld.co.uk/news/main_news.cfm?NewsID=5766 Ryan

Re: For the mac users out there

2003-01-07 Thread Ryan Mitchell
- From: Ryan Mitchell [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 10:57 AM To: CF-Talk Subject: For the mac users out there Tell me this is true!? http://www.macworld.co.uk/news/main_news.cfm?NewsID=5766 Ryan

Re: CFMX for J2EE on OSX

2003-01-07 Thread Ryan Mitchell
First off, thanks! :) I got it to all work and wrote the script to start it up on boot, so its all good so far. Was just wondering if there was an apache connector for JRun (even planned?), I hate port numbers!!! Ryan ~|

Re: ASP Message Boards / Forums

2003-01-06 Thread Ryan Mitchell
http://www.webwizguide.info/web_wiz_forums/default.asp Web wiz forums, skinnable, easy to config. Theyre good :) Ryan - Original Message - From: Chris Alvarado [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, January 06, 2003 8:52 AM Subject: OT: ASP Message Boards /

Re: CFMX database file

2003-01-03 Thread Ryan Mitchell
PM To: CF-Talk Subject: Re: CFMX database file neo-query.xml - it's a one-line wddx packet so it's not easily editable manually (and be warned that if you introduce any unexpected whitespace, CFMX will choke!). On Thursday, Jan 2, 2003, at 14:37 US/Pacific, Ryan Mitchell wrote: Hey

Re: CFMX database file

2003-01-03 Thread Ryan Mitchell
:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 4:46 AM To: CF-Talk Subject: RE: CFMX database file Security wise no way possible. ColdFusion is good. But not THAT good. -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED]] Sent: Friday, 3 January 2003 8:40 PM To: CF

Cfscript help

2003-01-02 Thread Ryan Mitchell
Hey Why does the following cfscript take absolutely AGES to load? cfscript while (len(#ref# LT 5)) { insert('0','#ref#',0); } /cfscript Ryan ** posted to the cf-linux list by accident -- oops! ~| Archives:

Re: Cfscript help

2003-01-02 Thread Ryan Mitchell
Brackets were wrong - thanks, but its still times out! Any other thoughts? ryan On 2/1/03 12:12, Mike Townend [EMAIL PROTECTED] wrote: Could be the brackets... Try... cfscript while (len(#ref#) LT 5) { insert('0','#ref#',0); } /cfscript -Original Message- From: Ryan

Re: Cfscript help

2003-01-02 Thread Ryan Mitchell
','#ref#',0); -Original Message- From: Ryan Mitchell [mailto:[EMAIL PROTECTED]] Sent: 02 January 2003 12:21 To: CF-Talk Subject: Re: Cfscript help Brackets were wrong - thanks, but its still times out! Any other thoughts? ryan On 2/1/03 12:12, Mike Townend [EMAIL PROTECTED

CFMX database file

2003-01-02 Thread Ryan Mitchell
Hey Which file holds the info about the databases set up in the CFMX administrator? Ryan Mitchell e: [EMAIL PROTECTED] w: www.rtnetworks.net t: 07866569916 ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid

Dynamically created form input names

2002-12-29 Thread Ryan Mitchell
the action page to know the name of the form field? If I do #FORM.#variablename##index## It doenst work! Any help... Please? Ryan Mitchell ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http

Re: Dynamically created form input names

2002-12-29 Thread Ryan Mitchell
That¹s a good start! Thanks! And I could just leave as is, but out of curiosity... I have 2 variables being passed FORM.domain and FORM.register. Register is a list, through which im looping basically to make a combination of FORM.domain and FORM.register. How can I put these together to get the

Re: Dynamically created form input names

2002-12-29 Thread Ryan Mitchell
Brilliant!! Thank you so much, this worked perfectly! Ryan On 29/12/02 17:47, Scott Brady [EMAIL PROTECTED] wrote: Basically what I want is #form[#FORM.domain##FORM.registerindex#]# This should work: #Evaluate(FORM. FORM.domain FORM.registerindex)# or, with your notation:

Help please!

2002-12-09 Thread Ryan Mitchell
I have the following query cfpop action=getall name=GetMessages server=#server_ip# username=#Session.MM_User# password=#Session.MM_Pwd# And im doing a query of a query in order to order it by latest first cfquery name=OutputMessages dbtype=query SELECT * FROM GetMessages ORDER BY UID DESC

Re: Help please!

2002-12-09 Thread Ryan Mitchell
recordset prior to the Query of a Query? Kind Regards - Mike Brunt, CTO Webapper Blog http://www.webapper.net Web site http://www.webapper.com Downey CA Office 562.243.6255 AIM - webappermb Web Application Specialists -Original Message- From: Ryan Mitchell [mailto:[EMAIL

Cfpop

2002-12-05 Thread Ryan Mitchell
Hey Is there any way of returning the size of a message using cfpop? Also is there any way of returning whether the email has an attachment using the GetHeaderOnly action ? Using the getall action seems over kill for a simple is there an attachment or not query... Ryan

Refreshing a cfdirectory list

2002-12-03 Thread Ryan Mitchell
Hello Im adding an attachment feature to a mail program. I have a file field to upload the file to a temporary directory, and this all works, but I need some way to refresh the list of files (multiple attachments supported) attached preferably without refreshing the page. Is there any way of

Parsing for hyperlinks

2002-11-28 Thread Ryan Mitchell
Hello all! Im looking to parse through a string of text and turn any http://whatever.com into a href=http://whatever.com;http://whatever.com/a, if you know what I mean!! Are there any ways to do this? Ryan ~| Archives:

RE: Parsing for hyperlinks

2002-11-28 Thread Ryan Mitchell
This is just what im looking for Thank you! Ryan -Original Message- From: Gyrus [mailto:[EMAIL PROTECTED]] Sent: 28 November 2002 18:16 To: CF-Talk Subject: Re: Parsing for hyperlinks - Original Message - From: Ryan Mitchell [EMAIL PROTECTED] Im looking to parse through

Cfpop - ordering latest first

2002-11-26 Thread Ryan Mitchell
Hello Im writing a simple mail app, and I'm looking for a way to get cfpop to list the last message received first. Im sure theres a simple way to do this that im missing, but for the life of me I cant find it! TIA Ryan ~|

<    1   2