RE: [KCFusion] IsNumeric function and hex values?

2003-03-19 Thread Ellis, Randy
Park -Original Message- From: Chris Stallo [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 9:25 AM To: [EMAIL PROTECTED] Subject: [KCFusion] IsNumeric function and hex values? I've got problem with the IsNumeric function in ColdFusion. I've got a page set up with a

RE: [KCFusion] IsNumeric function and hex values?

2003-03-19 Thread Kory Bakken
Did you try LSIsNumeric? I don't know if this would filter out HEX, but its worth a try... Kory Bakken -Original Message- From: Chris Stallo [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 9:25 AM To: [EMAIL PROTECTED] Subject: [KCFusion] IsNumeric function and hex v

[KCFusion] IsNumeric function and hex values?

2003-03-19 Thread Chris Stallo
I've got problem with the IsNumeric function in ColdFusion. I've got a page set up with a form on it. On the page this form calls I am doing validation to make sure the entered value is numeric by using the IsNumeric function - IsNumeric(form.variable) If I pass in a value like 74d6, it passes

Re: [KCFusion] Session variable memory

2003-03-18 Thread Adaryl Wakefield
Didn't work before but it did this time ..thanks! A. - Original Message - From: "Benjamin Price" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 3:49 PM Subject: RE: [KCFusion] Session variable memory > Since the variable test

RE: [KCFusion] Session variable memory

2003-03-18 Thread Benjamin Price
] Sent: Tuesday, March 18, 2003 3:44 PM To: [EMAIL PROTECTED] Subject: Re: [KCFusion] Session variable memory K I took the quotes out still not good. #session.test# StructClear(session.test); gives me "Cannot convert given value to a struct. Please check the validity of the expression" Mo

Re: [KCFusion] Session variable memory

2003-03-18 Thread Adaryl Wakefield
K I took the quotes out still not good. #session.test# StructClear(session.test); gives me "Cannot convert given value to a struct. Please check the validity of the expression" Most of the book and Studio examples create structures before they get rid of them. But it says clearly that this is how

[KCFusion] Reminder - meeting tonight

2003-03-18 Thread Ryan Hartwich
Don't forget, we have a meeting tonight (Tuesday) at 7pm. It is a demo/presentation on Macromedia Contribute. We will also have time for Q&A and general discussion if you are interested. Where: UMKC Administration building at 5115 Oak St, KCMO 64112-2715, just southeast of the Plaza. There is f

RE: [KCFusion] CF on Netscape and IE

2003-03-18 Thread Keith Purtell
day, March 18, 2003 2:37 PM > To: [EMAIL PROTECTED] > Subject: [KCFusion] CF on Netscape and IE > > > > The CF apps I currently work on are written to work with > Internet Explorer only. When the apps were written a few > years ago and used with Netscape there were a few pro

Re: [KCFusion] CF on Netscape and IE

2003-03-18 Thread Bradley Miller
Nonsense -- there is nothing to prohibit your web applications server from working with IE or Netscape. I imagine it was some poor coding issues with the HTML that they have programmed from the ColdFusion side of things. I try to go for usability on both browsers, but if there is something tha

RE: [KCFusion] CF on Netscape and IE

2003-03-18 Thread Dunwiddie, Bruce
Title: RE: [KCFusion] CF on Netscape and IE blood, sweat, and tears. there's no easy way to go about it. if they, your bosses or whoever, for whatever reason, can't spend the time to go back and forth, back and forth, testing for both, then they won't be able to get them

[KCFusion] CF on Netscape and IE

2003-03-18 Thread Minor, Beth
The CF apps I currently work on are written to work with Internet Explorer only. When the apps were written a few years ago and used with Netscape there were a few problems (mostly javascript and cosmetic), so we decided to kick the users out of our apps if they try to access them using Netsca

RE: [KCFusion] session vars

2003-03-18 Thread Dunwiddie, Bruce
Title: RE: [KCFusion] session vars you don't double quote the session variable name in structdelete, structclear, or structinsert. that's most likely your problem. I'd recommend just clicking on the word in cf studio if you have it and hitting f1 and looking at their example

Re: [KCFusion] session vars

2003-03-18 Thread Adaryl Wakefield
: <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 1:54 PM Subject: RE: [KCFusion] session vars Heck if I know, I have yet to actually build a website that had any significant loading on it :-) You might want to check your server settings (or your setup in the application.cfm) to see how l

[KCFusion] Session variable memory

2003-03-18 Thread Ryan Hartwich
I forgot to mention, you can delete both individual session variables (struct delete function?) and the whole session variable list for an individual (structclear?). You could attempt to delete all of them if they use a logout button, and some of them if they are no longer needed in the app. This

RE: [KCFusion] session vars

2003-03-18 Thread Ryan Hartwich
Heck if I know, I have yet to actually build a website that had any significant loading on it :-) You might want to check your server settings (or your setup in the application.cfm) to see how long the session variables are good for before they expire. If its only 20-60 minutes, then how likely

RE: [KCFusion] session vars

2003-03-18 Thread Dunwiddie, Bruce
OTECTED]Subject: [KCFusion] session vars Just how many is TOO many session vars in an application? A.

[KCFusion] session vars

2003-03-18 Thread Adaryl Wakefield
Just how many is TOO many session vars in an application? A.

[KCFusion] New DevNet Center content

2003-03-18 Thread Ryan Hartwich
A huge amount of new content went live today on the DevNet Center http://www.macromedia.com/devnet/. The main theme of this week's content launch is the Macromedia Flash Slide Show sample application, which showcases how Flash and Visual Basic can be integrated to create Rich Internet Applications

RE: [KCFusion] deleting session vars

2003-03-14 Thread Benjamin Price
om: Adaryl Wakefield [mailto:[EMAIL PROTECTED]Sent: Friday, March 14, 2003 1:41 PMTo: [EMAIL PROTECTED]Subject: [KCFusion] deleting session vars For reasons beyond the scope of this email, I have a session var that I no longer have need of. I want to get rid of it but the method that I

[KCFusion] deleting session vars

2003-03-14 Thread Adaryl Wakefield
For reasons beyond the scope of this email, I have a session var that I no longer have need of. I want to get rid of it but the method that I studied does not work and tosses an error. Since you can't destroy vars in CF should I just let it set there in memory or is there something I can do

[KCFusion] CFMX Hosting

2003-03-14 Thread Ryan Hartwich
Keith wanted some suggestions for hosting. There were a number of postings to my managers list yesterday on the subject, here are the cheaper ones. Keep in mind that inexpensive/cheap is not always the way to go. Features, uptime, etc. can be important. I used http://www.cfm-resources.com/ a li

Re: [KCFusion] CF hosting non-profit

2003-03-14 Thread Matt . Bassham
rtell" <[EMAIL PROTECTED] To: "KCFusion (E-mail)" <[EMAIL PROTECTED]>

[KCFusion] CF hosting non-profit

2003-03-14 Thread Keith Purtell
I have my own private domain name with two sites; my family genealogy and a catch-all site with articles on various topics. I've been paying $200/year for CF hosting (one of the sites uses some CF). The host company wants to raise that to $300/year. I can either find a much cheaper company or gi

RE: [KCFusion] Simple Query Question

2003-03-14 Thread Chris Holdman
] Subject: Re: [KCFusion] Simple Query Question Try IN ( ' #PreserveSingleQuotes(hlist)# ' ) -Ben Price Chris Holdman writes: > I am having a problem with the > > Statementfor some reason it is converting the ' to " when I insert > it in my IN ( '

Re: [KCFusion] Simple Query Question

2003-03-14 Thread Benjamin J. Price
an Webmaster - City of Olathe (913) 971-6286 (913) 238-4681 Cell [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 8:29 AM To: [EMAIL PROTECTED] Subject: RE: [KCFusion] Simple Query Question Depend on what the

RE: [KCFusion] Simple Query Question

2003-03-14 Thread Chris Holdman
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 8:29 AM To: [EMAIL PROTECTED] Subject: RE: [KCFusion] Simple Query Question Depend on what the data type of the field you are calling from the table. If it is a numeric field you will not need to h

RE: [KCFusion] Simple Query Question

2003-03-14 Thread Boles, Mark E
that is correct. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 8:29 AM To: [EMAIL PROTECTED] Subject: RE: [KCFusion] Simple Query Question Depend on what the data type of the field you are calling from the table. If it is a numeric

RE: [KCFusion] Simple Query Question

2003-03-14 Thread Matt . Bassham
t;[EMAIL PROTECTED]> KS.ORG>cc: Sent by: Subject: RE: [KCFusion] Simple Query Question [EMAIL PROTECTED]

[KCFusion] Macromedia.com Beta : Stage 2

2003-03-13 Thread Ryan Hartwich
FYI. Macromedia is listening and fixing some of the problems with the beta 1 of their new website. -Original Message- From: On Behalf Of Mike Chambers Subject: Macromedia.com Beta : Stage 2 Well, I know that it may not always be obvious, but we do listen to the community's feedback. We

[KCFusion] March 18th Meeting - Contribute - 7pm, UMKC Admin building

2003-03-13 Thread Ryan Hartwich
March 18th Meeting - Contribute Our next meeting will be on Tuesday, March 18th at 7pm. The presented will be by Brad Miller of Accesszone Design (www.accesszonedesign.com) and will be an introduction/demo on using Macromedia Contribute. The presentation will be roughly 30 minutes long (followed

RE: [KCFusion] Simple Query Question

2003-03-13 Thread Chris Holdman
] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 4:11 PM To: [EMAIL PROTECTED] Subject: Re: [KCFusion] Simple Query Question not setup exactly like you have it but you can use the IN sql statment with your list of variables it does not

RE: [KCFusion] Simple Query Question

2003-03-13 Thread Justin Hansen
yeah, they are right, the 'IN' statement is the way to go geez, what the heck was i thinkin? ;P -Original Message- From: Justin Hansen Sent: Thursday, March 13, 2003 4:24 PM To: [EMAIL PROTECTED] Subject: RE: [KCFusion] Simple Query Question oops.. correction, i dont kn

RE: [KCFusion] Simple Query Question

2003-03-13 Thread Justin Hansen
is Holdman [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 3:59 PM To: '[EMAIL PROTECTED]' Subject: [KCFusion] Simple Query Question I have a form with a multiple select box that I am want to build a query from, but am having problems. I set up an index loop with an OR stateme

Re: [KCFusion] Simple Query Question

2003-03-13 Thread Chris Stallo
#x27; OR > > ) > > > > > > Christopher V. Holdman > Webmaster - City of Olathe > (913) 971-6286 > (913) 238-4681 Cell > [EMAIL PROTECTED] > > -Original Message- > From: Dunwiddie, Bruce > [mailto:[EMAIL PROTECT

Re: [KCFusion] Simple Query Question

2003-03-13 Thread Matt . Bassham
L PROTECTED]'" <[EMAIL PROTECTED]> KS.ORG>cc: Sent by: Subject: [KCFusion] Simple Query Question

RE: [KCFusion] Simple Query Question

2003-03-13 Thread Justin Hansen
o: '[EMAIL PROTECTED]' Subject: [KCFusion] Simple Query Question I have a form with a multiple select box that I am want to build a query from, but am having problems. I set up an index loop with an OR statement, but I have obviously set it up wrong beacuase it is adding an OR to the e

[KCFusion] Simple Query Question

2003-03-13 Thread Chris Holdman
nal Message-From: Dunwiddie, Bruce [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 3:16 PMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion] Printer Friendly Directory Listing   if you say apply that to a tag, and then have multiple tables each having that style, it

[KCFusion] Two CFUGS will be broadcasting their presentations Tonight

2003-03-11 Thread Ryan Hartwich
FYI: Two different CFUGs are broadcasting their presentations via Macromedia Flash Communications Server MX tonight: 1. The New York ColdFusion User Group (http://www.nycfug.org) will be broadcasting. Topic: "From Design to Code: Using UML to Streamline ColdFusion Development" Speaker: Mark Murp

RE: [KCFusion] Printer Friendly Directory Listing

2003-03-11 Thread Smith, Jim
Title: Message I've found that this only works on IE. -Original Message-From: Dunwiddie, Bruce [mailto:[EMAIL PROTECTED]Sent: Tuesday, March 11, 2003 3:16 PMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion] Printer Friendly Directory Listing   if you

RE: [KCFusion] Printer Friendly Directory Listing

2003-03-11 Thread Dunwiddie, Bruce
ECTED]Sent: Tuesday, March 11, 2003 3:03 PMTo: '[EMAIL PROTECTED]'Subject: [KCFusion] Printer Friendly Directory Listing I have a directory listing pulling from a database and sorting by departments.  Everything work great online, but some people are wanting to print i

[KCFusion] Printer Friendly Directory Listing

2003-03-11 Thread Chris Holdman
Title: Message I have a directory listing pulling from a database and sorting by departments.  Everything work great online, but some people are wanting to print it out...when they do sometimes the page break for printing occurs in the middle of a department listing and the second page does

[KCFusion] Macromedia Flash Remoting Update

2003-03-11 Thread Bradley Miller
From various sources, there is an update to Flash Remoting. Its includes changes and fixes for the Flash Remoting adapter, as well as the Flash Remoting components. This fix will also be coming with the next ColdFusion MX udpater. For more information: http://www.macromedia.com/support/flash_

Re: [KCFusion] storing files

2003-03-11 Thread Jim Hrdy
would have a rich environment.   - Original Message - From: Dunwiddie, Bruce To: '[EMAIL PROTECTED]' Sent: Monday, March 10, 2003 11:28 AM Subject: RE: [KCFusion] storing files I don't necessarily disagree, but there's a difference here. We

RE: [KCFusion] storing files

2003-03-10 Thread Dunwiddie, Bruce
inefficiencies no longer is part of the argument. -Original Message-From: Greenhagen, Robin [mailto:[EMAIL PROTECTED]Sent: Monday, March 10, 2003 11:21 AMTo: [EMAIL PROTECTED]Subject: RE: [KCFusion] storing files Actually, putting all the files in the SQL or Oracle DB is ex

Re: [KCFusion] storing files

2003-03-10 Thread Adaryl Wakefield
1:11 AM Subject: RE: [KCFusion] storing files I'm pretty sure there's a file size limit as to how much you can store in the database. You will obviously cause some overhead when loading these files from the server as compared to loading natively through just iis. You wi

RE: [KCFusion] storing files

2003-03-10 Thread Greenhagen, Robin
Actually, putting all the files in the SQL or Oracle DB is exactly where the world is headed.  The next version of Windows Server (after the 2003 version that comes out in 7 weeks) will use MSSQL Server for it's file system.  Oracle already has a bunch of products based on using the DB as yo

RE: [KCFusion] storing files

2003-03-10 Thread Dunwiddie, Bruce
o you don't even have to worry about it.   -Original Message-From: Adaryl Wakefield [mailto:[EMAIL PROTECTED]Sent: Monday, March 10, 2003 10:36 AMTo: [EMAIL PROTECTED]Subject: [KCFusion] storing files I have a project where people can trac

[KCFusion] storing files

2003-03-10 Thread Adaryl Wakefield
I have a project where people can track their progress though a training program. One of the things they need to do is view images that they uploaded to our server and there are a couple of other files that relate to them and them only. The thing I'm agonizing about is rather to store the f

RE: [KCFusion] dynamic code

2003-03-07 Thread jabrown
Title: RE: [KCFusion] dynamic code Thanks.  I definitely see the error of my ways. -Original Message-From: Dunwiddie, Bruce [mailto:[EMAIL PROTECTED]Sent: Friday, March 07, 2003 3:59 PMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion] dynamic code http://www.statest

RE: [KCFusion] dynamic code

2003-03-07 Thread Dunwiddie, Bruce
Title: RE: [KCFusion] dynamic code http://www.statestreetkc.com/somepage.cfm" method="post">         -Original Message- From: Matt Jones [mailto:[EMAIL PROTECTED]] Sent: Friday, March 07, 2003 3:46 PM To: [EMAIL PROTECTED] Subject: RE: [KCFusion] dynam

RE: [KCFusion] dynamic code

2003-03-07 Thread jabrown
That's true. This is probably a pretty bad idea. I'll go back to putting the query in the action code. Thanks for the help and quick reply. -Original Message- From: Matt Jones [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 3:46 PM To: [EMAIL PROTECTED] Subject: RE:

RE: [KCFusion] dynamic code

2003-03-07 Thread Matt Jones
: [KCFusion] dynamic code I'm trying to run a query that is passed from the form page with embedded CF variables in it. It doesn't sound that tough but for some reason I can't get it to work. This in under MX and must work in 5, too. I've tried various uses of Evaluate and can

RE: [KCFusion] dynamic code

2003-03-07 Thread Matt Jones
#PreserveSingleQuotes(FORM.Insert_qry)# -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 3:43 PM To: [EMAIL PROTECTED] Subject: [KCFusion] dynamic code I'm trying to run a query that is passed from the form page with embedd

[KCFusion] dynamic code

2003-03-07 Thread jabrown
I'm trying to run a query that is passed from the form page with embedded CF variables in it. It doesn't sound that tough but for some reason I can't get it to work. This in under MX and must work in 5, too. I've tried various uses of Evaluate and can't get it to resolve the inner variable. jeff

RE: [KCFusion] CF mysteriously stopping/starting

2003-03-06 Thread Jason Nokes
ternet Development DistributorCentral, LLC 888-516-7401 http://www.distributorcentral.com [EMAIL PROTECTED] - Original Message - From: "Jason Nokes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 4:25 PM Subject: [KCFusion] CF mysteriously stopping/

RE: [KCFusion] include vs custom tag

2003-03-06 Thread Dunwiddie, Bruce
Glenn Crocker [mailto:[EMAIL PROTECTED]Sent: Thursday, March 06, 2003 11:23 AMTo: [EMAIL PROTECTED]Subject: RE: [KCFusion] include vs custom tag I've built some substantially huge CF sites, and using instead of wherever you can is critical.  Execution time is probably n

RE: [KCFusion] include vs custom tag

2003-03-06 Thread Dunwiddie, Bruce
TED]Subject: RE: [KCFusion] include vs custom tag what version of fusebox are you changing?  -Original Message-From: Dunwiddie, Bruce [mailto:[EMAIL PROTECTED]Sent: Thursday, March 06, 2003 11:11 AMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion] include vs

RE: [KCFusion] include vs custom tag

2003-03-06 Thread Glenn Crocker
L PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Dunwiddie, BruceSent: Thursday, March 06, 2003 10:29 AMTo: '[EMAIL PROTECTED]'Subject: [KCFusion] include vs custom tag We're still using cf 4.5 sp2. We're currently having a disagreement about whether to define ou

RE: [KCFusion] include vs custom tag

2003-03-06 Thread Matt Jones
Title: include vs custom tag what version of fusebox are you changing?  -Original Message-From: Dunwiddie, Bruce [mailto:[EMAIL PROTECTED]Sent: Thursday, March 06, 2003 11:11 AMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion] include vs custom tag I'll l

RE: [KCFusion] include vs custom tag

2003-03-06 Thread Dunwiddie, Bruce
March 06, 2003 11:02 AMTo: [EMAIL PROTECTED]Subject: Re: [KCFusion] include vs custom tag Curious. If you have time, can you explain what you mean exactly when you say you are going to use custom tags for the framework? A. - Original Message - From: Dunw

Re: [KCFusion] include vs custom tag

2003-03-06 Thread Adaryl Wakefield
2003 10:29 AM Subject: [KCFusion] include vs custom tag We're still using cf 4.5 sp2. We're currently having a disagreement about whether to define our new framework for a site based on custom tags for each page basically, or the same thing using includes instead. I

RE: [KCFusion] include vs custom tag

2003-03-06 Thread Dunwiddie, Bruce
]Sent: Thursday, March 06, 2003 10:29 AMTo: '[EMAIL PROTECTED]'Subject: [KCFusion] include vs custom tag We're still using cf 4.5 sp2. We're currently having a disagreement about whether to define our new framework for a site based on custom tags for each page bas

[KCFusion] include vs custom tag

2003-03-06 Thread Dunwiddie, Bruce
Title: include vs custom tag We're still using cf 4.5 sp2. We're currently having a disagreement about whether to define our new framework for a site based on custom tags for each page basically, or the same thing using includes instead. I personally think the custom tags are a complete necess

RE: [KCFusion] Problems creating SQL Server datasource

2003-03-05 Thread Matt . Bassham
t; cc: Sent by: Subject: RE: [KCFusion] Problems creating SQL Server datasource [EMAIL PROTECTED]

RE: [KCFusion] Problems creating SQL Server datasource

2003-03-05 Thread Keith Purtell
f the original message. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Cold Fusion > Sent: Wednesday, March 05, 2003 3:01 PM > To: [EMAIL PROTECTED] > Subject: RE: [KCFusion] Problems creating SQL Server datasource > > > Sorry

RE: [KCFusion] Macromedia betas their new site

2003-03-05 Thread Keith Purtell
5, 2003 3:09 PM > To: [EMAIL PROTECTED] > Subject: RE: [KCFusion] Macromedia betas their new site > > > Macromedia's site :-) > > I'll be the first to admit that our kcfusion.org site is > well...pathetic... > one of these days I'll get some of it updated

RE: [KCFusion] Problems creating SQL Server datasource

2003-03-05 Thread Cold Fusion
Sorry for the vagueness of my earlier message. I find errors in two places. First, there is the error that CFAdmin throws when it can't verify the datasource. Connection verification failed for data source: MYDSN []java.sql.SQLException: SQLException occurred in JDBCPool while attempting to c

Re: [KCFusion] Macromedia betas their new site

2003-03-05 Thread Blue Skies Creative Group
Title: Re: [KCFusion] Macromedia betas their new site thanks for telling me about that; I'll forward this to Michael and he can fix it since I'm suppose to be in bed with the flu. -- Charmaine L. Hodge Blue Skies Creative Group 816.452.4159 office 816.668.5119 mobile www.BlueSkiesCr

Re: [KCFusion] Macromedia betas their new site

2003-03-05 Thread Blue Skies Creative Group
Title: Re: [KCFusion] Macromedia betas their new site I am part of the team who is going to help design and build the website for KC-MUG. Perhaps I can help you with look/feel too. -- Charmaine L. Hodge Blue Skies Creative Group 816.452.4159 office 816.668.5119 mobile

RE: [KCFusion] Macromedia betas their new site

2003-03-05 Thread Ryan Hartwich
Macromedia's site :-) I'll be the first to admit that our kcfusion.org site is well...pathetic... one of these days I'll get some of it updated, right now its more of a place holder to announce meetings. __ The KCFusion.org li

RE: [KCFusion] Macromedia betas their new site

2003-03-05 Thread Schappaugh, Cheri
Title: Re: [KCFusion] Macromedia betas their new site hey.. http://www.blueskiescreative.com/index1.html   when you click on portfolio it goes to the team page and vice versa -Original Message-From: Blue Skies Creative Group [mailto:[EMAIL PROTECTED]Sent: Wednesday

Re: [KCFusion] Macromedia betas their new site

2003-03-05 Thread Blue Skies Creative Group
Title: Re: [KCFusion] Macromedia betas their new site are you talking about the Macromedia site or the kcfusion.org site? -- Charmaine L. Hodge Blue Skies Creative Group 816.452.4159 office 816.668.5119 mobile www.BlueSkiesCreative.com From: "Ryan Hartwich" <[EM

RE: [KCFusion] Problems creating SQL Server datasource

2003-03-05 Thread Keith Purtell
eply email and destroy all copies of the original message. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Cold Fusion > Sent: Wednesday, March 05, 2003 12:08 PM > To: [EMAIL PROTECTED] > Subject: [KCFusion] Problems cr

[KCFusion] Problems creating SQL Server datasource

2003-03-05 Thread Cold Fusion
I've been away from CF for awhile and need some help. I suppose my question is more SQL Server related, but if affects my CF, so here goes. I am trying to connect to a SQL Server 7 database in a domain environment. I have tried various user type combinations. I tried adding a standard user in

RE: [KCFusion] Macromedia betas their new site

2003-03-05 Thread Keith Purtell
nal Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Ryan Hartwich > Sent: Wednesday, March 05, 2003 1:05 AM > To: [EMAIL PROTECTED] > Subject: [KCFusion] Macromedia betas their new site > > > Check out MM's overhaul of their website. It is in

[KCFusion] Macromedia betas their new site

2003-03-04 Thread Ryan Hartwich
Check out MM's overhaul of their website. It is in beta now and not Everything is online and working 100%, but it is a complete change. Also, MM released a newer version of Flash Player 6 (79 versus the older 65) on Tuesday. It includes some security fixes and flash communications server enhance

[KCFusion] Director MX discount

2003-03-04 Thread Ryan Hartwich
Title: Message   Director MX DiscountWe are happy to offer all Macromedia User Group Members a 10% discount on Director MX on the Macromedia Online Store.    To apply the discount, go to the Macromedia Store http://dynamic.macromedia.com/bin/MM/store/US/home.jsp. You will be prompted for a cod

RE: [KCFusion] CF Updater

2003-03-04 Thread Doug Teetzen
lto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 7:53 AM To: [EMAIL PROTECTED] Subject: Re: [KCFusion] CF Updater FYi: I don't know the exact circumstances, but I've installed CFMX on two boxes now (Windows) and they've both taken the updater 2 with no problems. Bradle

Re: [KCFusion] CF Updater

2003-03-04 Thread Bradley Miller
FYi: I don't know the exact circumstances, but I've installed CFMX on two boxes now (Windows) and they've both taken the updater 2 with no problems. Bradley Miller, Owner/Programmer/Designer AccessZone Design - www.accesszonedesign.com Blue Springs, Missouri Phone: 816-228-3814 Fax:

Re: [KCFusion] CF mysteriously stopping/starting

2003-03-03 Thread Bryan LaPlante
think of anything else I will add to this list. Bryan LaPlante - Original Message - From: "Jason Nokes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 4:25 PM Subject: [KCFusion] CF mysteriously stopping/starting > We are having some serious

RE: [KCFusion] MX Updater 2

2003-03-03 Thread jabrown
Thanks this worked great! Still having other issues with cfgrid but it solved this issue. -Original Message- From: Doug Teetzen [mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2003 4:23 PM To: [EMAIL PROTECTED] Subject: RE: [KCFusion] MX Updater 2 We had that issue on both our test

RE: [KCFusion] CF mysteriously stopping/starting

2003-03-03 Thread Ryan Hartwich
The standard answer is to lock all your Client/Session & Application variables. Another solution that worked for me when this happened was to uninstall CF and reinstall it and the service packs. Rebooting between of course.

[KCFusion] CF mysteriously stopping/starting

2003-03-03 Thread Jason Nokes
We are having some serious problems with a CF 5 SP3 server that keeps stopping and starting its CF service. The stops/starts will happen in clusters, usually 4-5 times within 1-2 minutes at different times during the day. In one 20 minute block, it did this 17 times. The server itself is extremely

RE: [KCFusion] MX Updater 2

2003-03-03 Thread Doug Teetzen
Message- From: Ryan Hartwich [mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2003 3:48 PM To: [EMAIL PROTECTED] Subject: RE: [KCFusion] MX Updater 2 I didn't have any problems with the first or second install. Are you sure that you stopped all (3) of the services that CF has running pri

RE: [KCFusion] MX Updater 2

2003-03-03 Thread Ryan Hartwich
You have to make sure you that you told it the correct directories when you installed it and that is it. -Original Message- Subject: [KCFusion] MX Updater 2 We are having trouble getting the updater 2 for CFMX to work on windows. It looks like it installs fine but then some of the class fil

[KCFusion] MX Updater 2

2003-03-03 Thread jabrown
We are having trouble getting the updater 2 for CFMX to work on windows. It looks like it installs fine but then some of the class file can't be created due to files with the same names but different case, i.e. CFusionMX\europa\cfusionMXwwwroot\WEB-INF\cfclasses\cfselect2ecfm313770878.c lass and C

[KCFusion] http file uploads

2003-02-28 Thread Dunwiddie, Bruce
Title: http file uploads we have the need to do some large http file uploads. I seem to remember some limitations, especially on macs. does anyone know these limitations that we would run into offhand?

RE: [KCFusion] CFGrid not loading

2003-02-28 Thread Ryan Hartwich
Tom, Sadly, I have had problems with CFGrid in the past. It seems as if most of the people I have corresponded with have had problems with it. To my knowledge no significant enhancements or fixes were made between 4.5, 5, and MX. Try clearing your cache on both the server (IIS may require reboo

[KCFusion] CFGrid not loading

2003-02-28 Thread tmhuff
We are having a problem with the CFGrid never loading. There is no error message and the progress bar never completes. There is only a gray rectangle where the grid should be. We have applications that were running fine on 5.0. When we upgraded to MX, the problem started. We have applied the

RE: [KCFusion] March Meeting questionnaire - Contribute demo

2003-02-27 Thread Jim T. Pickering
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Hartwich Sent: Thursday, February 27, 2003 2:08 PM To: [EMAIL PROTECTED] Subject: [KCFusion] March Meeting questionnaire - Contribute demo March Meeting - Contribute I am working on putting together our March meeting.

RE: [KCFusion] What Contribute is - synopsis

2003-02-27 Thread Dunwiddie, Bruce
Title: RE: [KCFusion] What Contribute is - synopsis thanks for the info. -Original Message- From: Ryan Hartwich [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 27, 2003 2:48 PM To: [EMAIL PROTECTED] Subject: [KCFusion] What Contribute is - synopsis >From MM's site &qu

[KCFusion] What Contribute is - synopsis

2003-02-27 Thread Ryan Hartwich
>From MM's site "Macromedia Contribute is the easiest way to update content for any HTML website, including sites built in Macromedia Dreamweaver, Microsoft FrontPage, and other web tools. With Contribute, non-technical users can make changes while automatically respecting site standards for style,

RE: [KCFusion] March Meeting questionnaire - Contribute demo

2003-02-27 Thread Dunwiddie, Bruce
Title: RE: [KCFusion] March Meeting questionnaire - Contribute demo ryan, for those of us who don't really pay any attention to news events at all of the software companies, can you explain what mm contribute is? I currently have no idea and would have to look it up and probably wouldn&

Re: [KCFusion] March Meeting questionnaire - Contribute demo

2003-02-27 Thread Adaryl Wakefield
Am coming. Either day. Any location. A. - Original Message - From: "Ryan Hartwich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 2:08 PM Subject: [KCFusion] March Meeting questionnaire - Contribute demo March Meeting - Contribute I

[KCFusion] March Meeting questionnaire - Contribute demo

2003-02-27 Thread Ryan Hartwich
March Meeting - Contribute I am working on putting together our March meeting. It will be presented by Brad Miller of Accesszone Design and will be an introduction/demo on using Macromedia Contribute, including how to install/configure it from the administrator/server point of view, basic feature

RE: [KCFusion] Uploading file from Web form

2003-02-27 Thread Keith Purtell
e- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Keith Purtell > Sent: Wednesday, February 26, 2003 3:44 PM > To: [EMAIL PROTECTED] > Subject: RE: [KCFusion] Uploading file from Web form > > > The file I'm uploading is MS Word, no blank lines. CFC

[KCFusion] Shopping Carts

2003-02-26 Thread Ryan Hartwich
From: johnny sewell [mailto:[EMAIL PROTECTED] Hi Folks, I live in Lenexa and have attended a few of the KCMUG User Group Meetings but the only CF meeting I attended was when Mike Downey from Macromedia was in town in September. I think that was a combined CF/KCMUG meeting but not sure. I

RE: [KCFusion] CGI vars and MX

2003-02-26 Thread Ryan Hartwich
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 2:52 PM To: [EMAIL PROTECTED] Subject: [KCFusion] CGI vars and MX We are trying to upgrade from 5.0 to MX. We are using it with IIS. Once we installed MX some of our CGI

RE: [KCFusion] Uploading file from Web form

2003-02-26 Thread Keith Purtell
ECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Dunwiddie, Bruce > Sent: Wednesday, February 26, 2003 2:56 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [KCFusion] Uploading file from Web form > > > ok, I have one other horribly obnoxious and rather obscure > bug I know

RE: [KCFusion] Uploading file from Web form

2003-02-26 Thread Dunwiddie, Bruce
Title: RE: [KCFusion] Uploading file from Web form ok, I have one other horribly obnoxious and rather obscure bug I know about with iis. if the file that you're uploading is like a plain text file, and has 2 blank lines with just carriage return characters on them, iis treats that as th

<    1   2   3   4   5   6   7   8   9   10   >