Re: CFMAIL problems

2001-04-30 Thread Sean Renet
This is the only solution that worked for me when their are tons of email. Actually its not my solution, it was Tony Aly's solution and it works great. !--- First we pull the specific addressees--- cfquery name=get_email_addresses datasource=#attributes.dsn# dbserver=#attributes.dbserver#

RE: CFMAIL problems

2001-04-30 Thread DE Bonis, Nicolas
Have you always had this problem? what version of CF are you running?. Im using cf 4.5. -Original Message- From: Tony Gruen [SMTP:[EMAIL PROTECTED]] Sent: Monday, 30 April 2001 16:15 To: CF-Talk Subject: RE: CFMAIL problems I am also having that exact situation and both

Refresh page always?

2001-04-30 Thread JAIME HOI
how can we ensure that the page requested is not taken from cache but from DB since the data is dynamic? I always need to press the refresh button before the data is updated. What can i do to ensure that data is always the latest? i added this tag in META HTTP-EQUIV=EXPIRES CONTENT=0 but it

RE: CFMAIL problems

2001-04-30 Thread DE Bonis, Nicolas
Thanks Sean, I also get this problem when sending just one email, the looping was just a test I did to how reliable the system was. My understanding it that when you do a cfmail, it doesnt actually send the mail straight away, it places it in spool directory as a text file, and every N seconds

Re: Refresh page always?

2001-04-30 Thread Varando Family
This this tag: META HTTP-EQUIV=expires CONTENT=Wed, 26 Feb 1997 08:21:57 GMT Pablo :) http://www.cfm-resources.com - Original Message - From: JAIME HOI [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 30, 2001 2:27 AM Subject: Refresh page always? how can we

Re: CFMAIL problems

2001-04-30 Thread Sean Renet
Nick, the dll's for cfmail and cfftp are horrible. so if you had the problem once where you sent out a bunch of email, the dll is now corrupted. Even if you try to send one now chances are its not going to get out. At best you have to restart the server, at worst you have to reinstall the dll.

RE: CFMAIL problems

2001-04-30 Thread DE Bonis, Nicolas
Well we have restarted the server before, and that has not fixed the problem.. would you know how I would go about reinstalling the dll's??? and how risky it is... -Original Message- From: Sean Renet [SMTP:[EMAIL PROTECTED]] Sent: Monday, 30 April 2001 17:03 To: CF-Talk

CFFTP - file size 0

2001-04-30 Thread Rudy Rustam
Everytime I uploaded the files, it always save in 0 size. While uploading with other ftp application, it works fine. Have anyone got this problem before? How do you solve it? - Rudy ~~ Structure your ColdFusion code with Fusebox. Get the

RE: Refresh page always?

2001-04-30 Thread JAIME HOI
Thanks .. it works fine... i have another qn why is it that i always get this error A connection could not be established with the server. Page not found when in fact the page is indeed at the server. To add on, sometimes when my form goes thru the action page, i get this error, Transfer

RE: CF-Partners List

2001-04-30 Thread Aidan Whitehall
Besides this new list, I've added a special header to all posts from Macromedia representatives. This will help us identify the posts coming from them so they do not 'get lost' in the deluge of mail that many developers receive. Great idea. I was getting sick of opening up e-mails (in

RE: wireless CF announcement

2001-04-30 Thread Aidan Whitehall
personal plug additionally, if you're just getting started with WAP development or you're looking for a good resource, here's a link to ben's book (which i co-authored): http://www.amazon.com/exec/obidos/ASIN/0672319462/o/qid=988599 204/sr=8-1/ref=aps_sr_b_1_1/107-2665960-7247714 Who

RE: Hosting Service Provider Edition Eliminated

2001-04-30 Thread Mike Kear
This is excellent news indeed! Can you imagine Microsoft making even the smallest change in strategy based on the developer community's comments? Reckon we all ought to start talking about Studio now to see if they can turn that into a reliable product that works as advertised? Cheers, Mike

Offical: CFM-Resources Are Alive

2001-04-30 Thread Mike Kear
Earlier today, after some frustrating days not being able to get anywhere contacting Pablo or Tito at CFM-Resources I posted a message on this list under the subject: CFM-Resources? Are they alive? I'm pleased to report that Pablo saw that message and invited us to contact him directly. This

RE: Getting current page name.

2001-04-30 Thread Craig Dudley
This should also work, #getfilefrompath(getbasetemplatepath())# -Original Message- From: J Davis [mailto:[EMAIL PROTECTED]] Sent: 28 April 2001 18:20 To: CF-Talk Subject: Getting current page name. I am writing a custom tag and I need to get the url of the page calling the tag to

problem writing to a file

2001-04-30 Thread Andy Ewings
I made a post some time ago along these lines but the problem stiull remains so I though I might try again: I have a site sat on 2 web servers with load balancing. I have a page that when called uses HTTP and CFFile to wirte info to a file on a shared drive on the server using a mapped drive.

Re: CF-Partners List

2001-04-30 Thread Dave Hannum
Is this list open to just partners? Where I'm coming from is can CFUG managers sign up as well? Dave - Original Message - From: Michael Dinowitz [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Sunday, April 29, 2001 11:01 PM Subject: CF-Partners List

Questtion.....?

2001-04-30 Thread mahmad
I want to host a web site.my site also has database (Access) Is any one offer free hosting services.? Thanks in Advance ~~ Structure your ColdFusion code with Fusebox. Get the official book at

RE: problem writing to a file

2001-04-30 Thread Paul Johnston
A couple of things... * Are you sure that the access denied is not the HTTP call on the webserver? Check the the CFHTTP call is working from the page before trying to write to the file... * Are you sure that CFFIle can do a write to that directory? Again check from a dummy page... If this

Unknown Error, anybody seen this?

2001-04-30 Thread Daniel Kemp
Hi, I've got this error message... - Error Diagnostic Information out_of_range: position beyond end of string in function: basic_string::substr(size_t,size_t) const index: 80 is greater than max_index: 64 unknown error while executing a tag. Date/Time: Mon Apr 30 11:34:23 2001 Browser:

RE: Getting current page name.

2001-04-30 Thread mahmad
I want to host a web site.my site also has database (Access) Is any one offer free hosting services.? Thanks in Advance ~~ Structure your ColdFusion code with Fusebox. Get the official book at

Re: CFFTP - file size 0

2001-04-30 Thread Kevin Schmidt
Make sure you specify the full path of where you want the file to go...Drive letter and all! Kevin - Original Message - From: Rudy Rustam [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 30, 2001 2:15 AM Subject: CFFTP - file size 0 Everytime I uploaded the files,

RE: problem writing to a file

2001-04-30 Thread Andy Ewings
Cheers Paul. Turn out it was th HTTP request -- Andrew Ewings Project Manager Thoughtbubble Ltd http://www.thoughtbubble.net -- United Kingdom

Values from delimeted text file into database

2001-04-30 Thread Carlo van Wyk
Hi I want to insert multiple values from a comma delimeted text file into a SQL Database. How can one insert all the values from all the rows? Regards Carlo Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

How to start on a two-week calendar?

2001-04-30 Thread Tim
I have conference call database. I'd like to have a web page that presents a two-week view of upcoming conference calls. It will show the curent week, Monday-Friday, and the next week, Monday-Friday, with the title of each conference call hyperlinked to the conference call information. The

Slightly OT: Speaking of potty mouth...

2001-04-30 Thread Erika L Walker
Since the list scrubs attachments and looks at headers, etc,...isn't there a way to scrub the bad words and replace them with $%*@ characters? Like a forum program? Just occurred to me and I figured I would ask... Erika Love sought is good, but given unsought is better. - William Shakespeare

RE: List Functions

2001-04-30 Thread Robert Segal
Sorry,, typo, theloop should be thelist -Original Message- From: L Williams [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 11:53 AM To: CF-Talk Subject: Re: List Functions Hi Robert, Thanks for the tip, but it didn't work. The server can't figure out what theLoop is I get :

Hosting Service Provider Edition Eliminated

2001-04-30 Thread gyrus
Hi, I've been sitting in on this list for a few months now, and the hoo-hah about CF5 licensing issues has been the first thread to really draw me in. I began learning ColdFusion just over a year ago when I was employed as a journalist on a website where we were twiddling our thumbs pre-launch

RE: New CF5 Partner Hosting License

2001-04-30 Thread Moneymaker, Jon S (WPNSTA Yorktown)
CFPARAM NAME=CF5 Partner Hosting License cf_titanic - Let's hope not! -Original Message- From: Steve Pierce [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 5:05 PM To: CF-Talk Subject: RE: New CF5 Partner Hosting License dBase and Sybase both thought they

Cf_objectdump

2001-04-30 Thread Darren Adams
Does anyone have experience with this custom tag ? I am using this to dump an array onto the screen but all it does is display the name of the file. Darren Adams Web Developer Marketing Department Systems Union Office: 01252 55 6220 Mobile: 07714 817 038 Email: [EMAIL PROTECTED]

Re: CF-Partners List

2001-04-30 Thread Howie Hamlin
Doesn't email filtering accomplish the same task? Howie - Original Message - From: Aidan Whitehall [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 30, 2001 5:05 AM Subject: RE: CF-Partners List Great idea. I was getting sick of opening up e-mails (in Outlook)

List Request

2001-04-30 Thread Eugen Notter
To the Listmaster (and everybody who's concerned) I shortly subscribed to this list and I'm glad to listen and hepefully contribute. Allthough a newbie on the list, I have a small suggestion to make: I do not succeed to write a rule in my eMail-Client in order to move all the Email from the list

RE: Cf_objectdump

2001-04-30 Thread alistair . davidson
I use it all the time - say if your array is called MyArray, you have to make sure you use cf_objectdump object=#MyArray# NOT cf_objectdump object=MyArray otherwise cf_objectdump will just dump MyArray, which is a string. hope that helps Alistair Davidson Senior Web Developer Rocom New

RE: Cf_objectdump

2001-04-30 Thread Darren Adams
Sorry I meant all it displays is the name of the structure. -Original Message- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 14:17 To: CF-Talk Subject: Cf_objectdump Does anyone have experience with this custom tag ? I am using this to dump an array onto the

RE: CF-Partners List

2001-04-30 Thread Stephen Kellogg
Dave, if you go to signup for the list you will see the following text: CF-Partners is a mailing list dealing with the relationship between the ColdFusion community and MacroMedia. We are all partners in the growth of ColdFusion and this is a central list for communication between these two

RE: List Request

2001-04-30 Thread Dylan Bromby
works fine for me, just filter based on the recipient containing cf-talk. -Original Message- From: Eugen Notter [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 6:27 AM To: CF-Talk Subject: List Request To the Listmaster (and everybody who's concerned) I shortly subscribed to

Re: Cf_objectdump

2001-04-30 Thread Ryan
At 02:16 PM 4/30/2001 +0100, you wrote: Does anyone have experience with this custom tag ? I am using this to dump an array onto the screen but all it does is display the name of the file. I found cf_objdump easier to use and had a better output display. (If you are using IE). It has cascading

RE: Hosting Service Provider Edition Eliminated

2001-04-30 Thread Paul Smith
I didn't suggest that they should give one away for free. best, paul At 11:38 PM 4/29/01 -0500, you wrote: Paul, Unfortunate Macromedia doesn't have a million other products to sell where they can turn a profit by giving one big one away for free. They are not really big enough to start

Re: List Request

2001-04-30 Thread Howie Hamlin
Sort your mail on the To field - it is always CF-Talk Your method was tried a while back and got many negative responses... HTH, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Server (iMS) - The Intelligent Mail Server

hi my cfinput trouble with error

2001-04-30 Thread paul .
hi Guys please do help\ am using a cfinput to get the data from the dartabse for further editing in the cfm page. that field has been validated for integer , but the hasty user key in 4_2 instead of 42 i.e they leave a space inbetween the nembers.which results in seeing the seeor page, i

RE: Cf_objectdump

2001-04-30 Thread Darren Adams
If you could email it to me that would be superb !! -Original Message- From: Ryan [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 14:30 To: CF-Talk Subject: Re: Cf_objectdump At 02:16 PM 4/30/2001 +0100, you wrote: Does anyone have experience with this custom tag ? I am using this to

RE: List Request

2001-04-30 Thread Brad Comer
Just use the SENT FROM choice for the rule. It will work! It is what I use! btc -Original Message- From: Eugen Notter [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 8:27 AM To: CF-Talk Subject: List Request To the Listmaster (and everybody who's concerned) I shortly

RE: List Request

2001-04-30 Thread Adkins, Randy
If your using outlook or should be basically anyone, can be: If sent-to contains CF-TALK then filter -Original Message- From: Eugen Notter [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 9:27 AM To: CF-Talk Subject: List Request To the Listmaster (and everybody who's

RE: cfexec.exe

2001-04-30 Thread TDesimone
Excellent suggestion -- it worked!! Thanks alot. Deb Dickerson [EMAIL PROTECTED] on 04/29/2001 04:11:18 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: cfexec.exe Unchecking the 'Interact with Desktop' option within the CF Exec Service

Re: CF-Partners List

2001-04-30 Thread Jeffry Houser
Only if you set up a filter to do it... Personally, I don't think I could survive on a daily basis without e-mail filtering. At 09:20 AM 04/30/2001 -0400, you wrote: Doesn't email filtering accomplish the same task? Howie - Original Message - From: Aidan Whitehall [EMAIL

Re: List Request

2001-04-30 Thread Jeffry Houser
At 03:26 PM 04/30/2001 +0200, you wrote: To the Listmaster (and everybody who's concerned) I shortly subscribed to this list and I'm glad to listen and hepefully contribute. Allthough a newbie on the list, I have a small suggestion to make: I do not succeed to write a rule in my eMail-Client in

RE: Cf_objectdump

2001-04-30 Thread Dan G. Switzer, II
Ryan, You can download any of my tags--including CF_ObjDump--off my web site: http://www.pengoworks.com/index.cfm?action=CustomTags -Dan -Original Message- From: Ryan [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 9:30 AM To: CF-Talk Subject: Re: Cf_objectdump At

RE: Cf_objectdump

2001-04-30 Thread Darren Adams
Cheers !! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 14:24 To: CF-Talk Subject: RE: Cf_objectdump I use it all the time - say if your array is called MyArray, you have to make sure you use cf_objectdump object=#MyArray# NOT

Re: Questtion.....?

2001-04-30 Thread Varando Family
The first and best out there :) http://www.cfm-resources.com Pablo - Original Message - From: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 30, 2001 7:31 AM Subject: Questtion.? I want to host a web site.my site also has database (Access) Is any one offer

RE: CFMAIL problems

2001-04-30 Thread Tony Gruen
We are using CF 4.5.2 - we do not have this problem on all servers. I have used CFW_Wait when we have several mails going out with no problem. This only happens on one server that sends emails one at a time when someone fills out a request form. Out of about 200 a week, 30 will not go. Tony

AW: List Request

2001-04-30 Thread Eugen Notter
Thanks everybody for helping the blind, death and dumb. In my Client, the SENT FROM is different for every mail (it holds your personal adresses). The cf-Talk appears in the Reply. Either Microsoft stripped the reply-option in the german version or I'm definetly ... After 20 min. of searching I

RE: CF-Partners List

2001-04-30 Thread ibtoad
I agree, my CF-Talk folder has over 6000 messages in it. I think its time to clean up. Rich -Original Message- From: Jeffry Houser [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 12:43 PM To: CF-Talk Subject: Re: CF-Partners List Only if you set up a filter to do it...

Arrays and Structures storing query values

2001-04-30 Thread Darren Adams
Can anyone lend me a hand ? I am trying to store one database in an array of structures then insert it into another database. I am only using one field at the moment but, there will be 9 that I want to copy over. What I am trying to do is to take PressReleaseHeader from the pressreleasetable.

RE: CF-Partners List

2001-04-30 Thread Aidan Whitehall
Great idea. I was getting sick of opening up e-mails (in Outlook) just to see if an e-mail came from a macromedia.com address. Any chance of doing the same for e-mails from allaire.com? Doesn't email filtering accomplish the same task? Umm, I must have got the wrong end of the

Re: Arrays and Structures storing query values

2001-04-30 Thread stas
It looks like you have to do StructNew within the loop for every iteration. In your code you are only doing that once, for the first array element. - Original Message - From: Darren Adams [EMAIL PROTECTED] !--- query the old newsroom database--- cfquery name=news datasource=newsadmin

RE: CF-Partners List

2001-04-30 Thread Stephen Kellogg
Only 6000? Your post made me take a look at my CF-Talk folder. I've got over 12,000 and that's after archiving almost 5000 to a local DB. Guess you're right, it's time to archive again. Thx Stephen -Original Message- From: ibtoad [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001

Help me! My brain won't start

2001-04-30 Thread Russel Madere
I'm getting ready to implement a custom tag that needs to have an array passed. Can I just do: CFMODULE template=whatever.cfm arrWhatever=#VARIABLES.arrWhatever# Or should I do: CFMODULE template=whatever.cfm arrWhatever=CALLER.VARIABLES.arrWhatever My brain is so fried this morning, I just

RE: Arrays and Structures storing query values

2001-04-30 Thread Neil Clark
I think you need to do it the other wat around - Structures can hold arrays, I dont think arrays can store structures. N !- Neil Clark Senior Web Applications Engineer XML / Cerebro MCB Digital Macromedia Alliance Member Tel: 020 8941 3232 Fax: 020 8941 4333 e-mail:

Re: CF-Partners List

2001-04-30 Thread Michael Dinowitz
*** Team Allaire *** The 'flag' is not in the header but at the top of the message itself. I'm posting a filtering FAQ with the information in a few moments. Umm, I must have got the wrong end of the stick. I'd thought Michael was

RE: Arrays and Structures storing query values

2001-04-30 Thread Darren Adams
According to the official Advanced Coldfusion Development course book you can. -Original Message- From: Neil Clark [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 16:10 To: CF-Talk Subject: RE: Arrays and Structures storing query values I think you need to do it the other wat around -

RE: Arrays and Structures storing query values

2001-04-30 Thread Aaron Johnson
Sure they can Neil, cfscript myArray = arraynew(1); myArray[1].myStruct = structnew(); myArray[1].myStruct.name = Aaron; /cfscript Works for me. Aaron Johnson, MCSE, MCP+I Allaire Certified ColdFusion Developer MINDSEYE, Inc. phn617.350.0339 fax617.350.8884 icq66172567

RE: Arrays and Structures storing query values

2001-04-30 Thread Raymond Camden
MacroMedia Representitive Arrays can store structs. CFSET X = ArrayNew(1) CFSET X[1] = StructNew() You can get crazy if you want. CFSET X[1].Y = ArrayNew(1) CFSET X[1].Y[1] = StructNew() CFSET X[1].Y[1][unreadable] = Yes

RE: Help me! My brain won't start

2001-04-30 Thread Dylan Bromby
you can use CF_Whatever and as long as whatever.cfm is in the same directory OR in the custom tags directory you should be fine. -Original Message- From: Russel Madere [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 8:00 AM To: CF-Talk Subject: Help me! My brain won't start I'm

Re: Slightly OT: Speaking of potty mouth...

2001-04-30 Thread Michael Dinowitz
*** Team Allaire *** While the tech for it is really easy, there's no chance that I'm going to add it. Besides the legal issues it may open me up to, I feel that peoples words should be left 'as is'. I remove attachments and HTML formatting

Re: Arrays and Structures storing query values

2001-04-30 Thread Gerry Pauline
Darren: I'm just starting to use structures in CF too, so I'm by no means an expert, but the code appended below is what I've used to address the task you asked about -- hope it helps ! -Gerry Gerard T. Pauline Mgr, Internet/DB Applications Computer Systems, DoIT Pace University

Filtering FAQ

2001-04-30 Thread Michael Dinowitz
*** Team Allaire *** 1. All mail to the House of Fusion lists is filtered to remove HTML formatting, attachments and other non-needed and/or potentially dangerous material. 2. All posts have the list that it was posted to in the TO header.

Re: Help me! My brain won't start

2001-04-30 Thread Critter
Hello Russel, you could just pass in the array and a variable to be used on the caller page. then return the array via: SetVariable(caller.#attributes.arrVariable#,attributes.arrWhatever); -- Best regards, Critter --- Monday, April 30, 2001,

RE: Arrays and Structures storing query values

2001-04-30 Thread Steve Martin
!--- query the old newsroom database--- cfquery name=news datasource=newsadmin dbtype=ODBC select * from pressreleasetable ORDER by pressreleasedate DESC /cfquery !---Setup an array with a structure --- cfset oldnews = ArrayNew() !---add others here later e.g. prsub,prcontent,date etc... ---

RE: Arrays and Structures storing query values

2001-04-30 Thread Robert Segal
Code should look this: !--- query the old newsroom database--- cfquery name=news datasource=newsadmin dbtype=ODBC select * from pressreleasetable ORDER by pressreleasedate DESC /cfquery !---Setup an array with a structure --- cfset oldnews = ArrayNew(1) !---add others here later e.g.

RE: Arrays and Structures storing query values

2001-04-30 Thread Dave Watts
I think you need to do it the other way around - Structures can hold arrays, I dont think arrays can store structures. No, arrays can contain structures, just as structures can contain arrays. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202)

Re: CF-Partners List

2001-04-30 Thread Michael Dinowitz
*** Team Allaire *** On the topic of mine is bigger than yours, the list gets an average of 200 posts a day. Multiply that by 30 days and that's your 6000 messages. Now if that's just a month, think of how much you have after a year. Now

RE: Arrays and Structures storing query values

2001-04-30 Thread Darren Adams
Yep your correct !! Also I needed to put a one in the ArrayNew() declaration. Cheers ! -Original Message- From: stas [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 16:00 To: CF-Talk Subject: Re: Arrays and Structures storing query values It looks like you have to do StructNew within

Re: Benefits of CFSWITCH vs. CFSCRIPT with SWITCH

2001-04-30 Thread Joshua Meekhof
I'll be the first to admit that I am biased toward the use of cfscript, but let's look at this a little closer. 1) It is possible to execute a block of code for more than one value. cfswitch expression=#foo# cfcase value=1,2 !--- code --- /cfcase .. .. .. /cfswitch

RE: Arrays and Structures storing query values

2001-04-30 Thread jeff tapper
sure they can, i do it all the time. cfset astAuthors = arrayNew(1) cfset astAuthors[1] = structNew() cfset astAuthors[1].firstname = 'jeff' cfset astAuthors[1].lastname = 'tapper' cfset astAuthors[2] = structNew() cfset astAuthors[2].firstname = 'ben' cfset astAuthors[2].lastname = 'forta'

Re: Arrays and Structures storing query values

2001-04-30 Thread Dave f
This is the CF forum, not the Spectra forum ;) - Original Message - From: Raymond Camden [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 30, 2001 11:12 AM Subject: RE: Arrays and Structures storing query values MacroMedia Representitive

RE: Arrays and Structures storing query values

2001-04-30 Thread Neil Clark
Doh. Just think the other way around is more suited? maybe not? whatdoiknow!!! :-( !- Neil Clark Senior Web Applications Engineer XML / Cerebro MCB Digital Macromedia Alliance Member Tel: 020 8941 3232 Fax: 020 8941 4333 e-mail: [EMAIL PROTECTED]

NumberFormat woes

2001-04-30 Thread Evan Lavidor
I feel a little silly about not being able to figure this out... I'm using CF 4.5.1 SP2. I have a list of numbers: 7, 10, 203, 8, 26, etc. I want the single digit numbers to display as two digits (07, 08, etc.). All other numbers should just display as they are (10, 203, 26, etc.). I've tried

RE: Help me! My brain won't start

2001-04-30 Thread Russel Madere
I knew that. We are using CFMODULE because the files reside in a centralized CodeResources directory. What I need help with is passing the array. Russel Madere, Jr. Senior Web Developer ICQ: 5446158

javascript and document questions

2001-04-30 Thread Richard Kern
To all, I imagine this is simple but my brain quit after a 14 hr saturday and I had two problems to resolve. The first question is: I have a dynamic table filled by a query that includes a check box. The check box value is keyed to a database entry. using the 'onclick' attribute I need to

parent/child

2001-04-30 Thread Steven Dworman
I'm trying to figure out how to have the child closed (instead of open) when the display page loads. Any suggestions? Thanks, Steve Here's an example of some code... SCRIPT LANGUAGE=javascript function toggleChild (entry) { if (entry.style.display ==

RE: Arrays and Structures storing query values

2001-04-30 Thread Darren Adams
Yep ! Thats the fella -Original Message- From: Robert Segal [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 16:20 To: CF-Talk Subject: RE: Arrays and Structures storing query values Code should look this: !--- query the old newsroom database--- cfquery name=news datasource=newsadmin

parent/child

2001-04-30 Thread Steven Dworman
I'm trying to figure out how to have the child closed (instead of open) when the display page loads. Any suggestions? Thanks, Steve Here's an example of some code... SCRIPT LANGUAGE=javascript function toggleChild (entry) { if (entry.style.display ==

Feedback to Jeff Whatcott - Macromedia

2001-04-30 Thread Eric Root
Jeff Whatcott: I would like to add my thanks to Macromedia for listening to the CF community. It is rare, surprising, and the single most important action that has influenced my decision to continue to invest in CF. I cannot over emphasize that point. I hope your superiors hear this and

parent/child

2001-04-30 Thread Steven Dworman
I'm trying to figure out how to have the child closed (instead of open) when the display page loads. Any suggestions? Thanks, Steve Here's an example of some code... SCRIPT LANGUAGE=javascript function toggleChild (entry) { if (entry.style.display ==

parent/child

2001-04-30 Thread Steven Dworman
I'm trying to figure out how to have the child closed (instead of open) when the display page loads. Any suggestions? Thanks, Steve Here's an example of some code... SCRIPT LANGUAGE=javascript function toggleChild (entry) { if (entry.style.display ==

RE: CF-Partners List

2001-04-30 Thread Dylan Bromby
mike; why don't you sign up for paypal? i'd donate and i'm sure a number of others would. HDs are so cheap these days. -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 8:17 AM To: CF-Talk Subject: Re: CF-Partners List

Re: CF-Partners List

2001-04-30 Thread Jon Hall
31,403... ;-) jon - Original Message - From: Stephen Kellogg [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 30, 2001 11:06 AM Subject: RE: CF-Partners List Only 6000? Your post made me take a look at my CF-Talk folder. I've got over 12,000 and that's after

Docs for CFX_IMAGE

2001-04-30 Thread Michael Lugassy
I'm trying to locate documentation for CFX_IMAGE. intrafusion.com has only documenation about IMI, but not the basic ACTION operators. If someone can help me offlist It would be great. Thanks, Michael Lugassy ~~ Structure your ColdFusion code

RE: Arrays and Structures storing query values

2001-04-30 Thread Raymond Camden
MacroMedia Representitive Ok, I'll pick up my toys and leave then. ;) === Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] ICQ

can GIF can caught virus?

2001-04-30 Thread Michael Lugassy
This may sound stupid but can any format (GIF/JPG/BMP) other then EXE/COM can caught a virus? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

Re: Benefits of CFSWITCH vs. CFSCRIPT with SWITCH

2001-04-30 Thread Michael Dinowitz
*** Team Allaire *** 1) It is possible to execute a block of code for more than one value. Very cute hack. Mind if I steal it for my docs on CFSCRIPT? cfscript switch ( foo ) { case 1 : case 2 : { // code break; 2) What is the

Re: CF-Partners List

2001-04-30 Thread Michael Dinowitz
*** Team Allaire *** Actually, there is a donations address signed up at paypal (https://secure.paypal.x.com/affil/pal=donations%40fusionauthority.com). At one point a few people from the Fusebox list sent in some donations and we got some

hi my cfinput trouble with error PLEASE HELP

2001-04-30 Thread paul .
-- On Mon, 30 Apr 2001 06:37:02 paul . wrote: hi Guys please do help\ am using a cfinput to get the data from the dartabse for further editing in the cfm page. that field has been validated for integer , but the hasty user key in 4_2 instead of 42 i.e they leave a space inbetween the

Creating a Dynamic Menu

2001-04-30 Thread Steven A. del Sol
I would like to create a Dynamic Menu like the one on MSNBC.COM using CF. Does anybody have any ideas? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

Re: Help me! My brain won't start

2001-04-30 Thread Jon Hall
There is no reason to use the caller scope unless you are referencing the calling page from _within_ a custom tag. So, if you want to pass an array to a custom tag, your first example will work fine. jon - Original Message - From: Russel Madere [EMAIL PROTECTED] To: CF-Talk [EMAIL

RE: Arrays and Structures storing query values

2001-04-30 Thread Steve Martin
*** Team Pixie *** If you think about it, arrays are suited to storing an arbitrary number of bits of information from 1 ... n - similar to the way a table stores an arbitrary number of records. Structures are suited to storing groups of

RE: Help me! My brain won't start

2001-04-30 Thread Dylan Bromby
oh ok. did you try just: arrWhatever=#caller.arrWhatever# -Original Message- From: Russel Madere [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 8:41 AM To: CF-Talk Subject: RE: Help me! My brain won't start I knew that. We are using CFMODULE because the files reside in a

ejb

2001-04-30 Thread Tom Davison
Has anyone worked with calling an ejb from websphere? We are having issues with the context. All the documentation talks about Web Logic but I'm wondering if cfobject will work with calling from a remote websphere box? Thanks, Tom ~~

Re: NumberFormat woes

2001-04-30 Thread stas
cfif num lte 9cfset num = 0#num#/cfif This gives you a string though, so do any calculations before output. - Original Message - From: Evan Lavidor [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 30, 2001 11:36 AM Subject: NumberFormat woes I feel a little silly

OT but VIQ: Denial of Service Attacks

2001-04-30 Thread Erika L Walker
A client of mine got hacked over the weekend. The hacker was PoisonBOx or someone posing as PoisonBOx. They only infected default.asp, index.asp and default.htm, index.htm pages. Thankfully, on this particular box, we don't use any of them. Obviously there are vulnerabilities lurking around in

OT (was Re: Filtering FAQ)

2001-04-30 Thread Chris Colón
5. In the future, the best posters may also get a banner with something like Team ColdFusion or the like. Dave (CFPoster supreme) Watts is at the top of that list. Even after his needlessly contrarian - and ultimately incorrect - stance on the Hosting Edition? :) Just trying to lighten it

  1   2   >