Re: Character Encoding Problem in CFMX

2002-12-10 Thread Jochem van Dieten
Farkhad Mousaev wrote:
 
 I'm just curious to know if anybody experiencing character encoding problems with 
CFMX? 

Depends on what you call a problem. I never had anything that wasn't 
correctable by adding the right tags. But not using Access and using 
unicode for everything goes a long way.

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: Character Encoding Problem in CFMX

2002-12-10 Thread Farkhad Mousaev
Hi Jochem,
Well, thank you for sounding optimistic, but  believe me it is a real headache for 
people who use Russian charset on  CFMX.
CFMX doesn't recognize the following Cyrillic encodings 1251, ISO 8859-5,iso-ir-144 
,KOI8-R. 
It takes UTF-8 as default. An I have to convert every single page manually to  UTF-8. 

Here
http://www.macromedia.com/support/coldfusion/internationalization/internationalization_cfmx/internationalization_cfmx4.html
 it explains how to set encoding if other than UTF-8, but none of them work. So 
whether you want it or not you have to use UTF-8.

I'm really stuck...

-FM




On Tue, 10 Dec 2002 09:21:03 +0100
Jochem van Dieten [EMAIL PROTECTED] wrote:

 Farkhad Mousaev wrote:
  
  I'm just curious to know if anybody experiencing character encoding problems with 
CFMX? 
 
 Depends on what you call a problem. I never had anything that wasn't 
 correctable by adding the right tags. But not using Access and using 
 unicode for everything goes a long way.
 
 Jochem
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: instant SSL HELP!!!!!

2002-12-10 Thread Tony Weeg
05:09:55.055 - COM.Allaire.ColdFusion.HTTPFailure Exception - in
D:\www\clients\cx_WebServiceApp\ScoreWizard\testGet.cfm : line 14
Connection Failure: Status code unavailable

ideas?

tbanks

tony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 09, 2002 10:39 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Make sure and set the throwonerror attribute to yes on the cfhttp
tag -
otherwise the tag sometimes obfuscates error codes and returns something
generic (like connection failure.



-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:10 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


i can resolve it with my browser 100% fine

here is the address...

https://credit.creditplus.com/inetapi/get_report3.asp

if you can get to it, you should get an error message
about xml not being correct.

when i post to this, i get just connnection failure, and i know
thats coming cf not their server.

WTF

a very stressedtony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:19 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Well can you resolve ANY of their addresses from the server using a
browser? As far as deleting a cert, I'm not sure how CF handles the
storage
of public keys, but you can delete certs from the local store in IE by
going
to internet options and clicking on content, then Certificates.
From
what it sounds this is a red herring though.  First check to make sure
that
you can ping or resolve their address physically from the server
(without
using CF).  If you have a problem resolving the IP address, check to see
if
the IP that you see for them on your local desktop is different from the
one
you get from the server.  It's possible you have an entry in a host file
-
or that they have changed their IP address along with their cert.

-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 6:56 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


its cfmx, and worked 100% up until sunday, (the day they changed it).
if i do a post/get to any other type of page, non-ssl non-https it
pukes.

how would one go about deleting a cert from his cert store?

thanks!
tony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 7:45 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

The problem may not be the cert but the level of encryption. I don't
believe
that CF 5 supports 128 bit encryption for CFHTTP.  To solve it you might
have to switch to a different request agent. Either that or you need to
delete the original cert from your requesting server cert store? (that's
a a
wild guess).

-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 5:38 PM
To: CF-Talk
Subject: instant SSL HELP!


hello list.

big problem.

i am posting to an asp page on a site that returns
back an xml feed. my http post worked 100% fine until
the client on the other end decided to change their security
cert from a thawte cert to an Instant SSL cert.  same encryption
just different issuer.  has anyone using cfmx and http post's
seen this issue before? my cfhttp dump is simply Connection Failure

thanks, this is about 2 weeks from completion, NOT NICE!

thanks again.

tony

tony weeg
[EMAIL PROTECTED]
www.revolutionwebdesign.com
rEvOlUtIoN wEb DeSiGn
410.334.6331







~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Typos in Method selection Exception Error

2002-12-10 Thread Brandon Harper
I wasn't sure where to submit this, but I know there are Macromedia
types on the list and its past my bedtime.

There are typos in this error message in CFMX (updated with the Updater
v1):

Error Occurred While Processing Request  
Method selection Exception.  
An exception occurred during method selection process for Method
CreateContext The cause of this exception was that either there are no
methods with the the specified method name and argument types, or the
method CreateContext is overloaded with arguments types that Coldfusion
can't decipher reliablly. Use javacast function to reduce ambiguity.  

reliablly should be reliably
There are repeated the's  in the text either there are no methods
with the the specified method name and argument types

Thanks,

- Brandon

--
http://www.booms.net

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



CFLoop Errors in Coldfusion

2002-12-10 Thread Ian Vaughan
Hi

I am using my  oracle database table to populate 2 related selects, however
when I am running the page I am recieving the following error

Error Occurred While Processing Request
Error Diagnostic Information
Loop error

The error occurred while processing an element with a general identifier of
(CFOUTPUT), occupying document position (19:1) to (19:41).

Any ideas from my code of any solutions to resolve the errors I am getting
??

Thanks


!--- Select the states and area codes. ---


CFQUERY name=query1 datasource=intranetv8
SELECT
* from category_menu
where parent_level= catno
ORDER BY cat_desc

/CFQUERY




script language = JavaScript
!--
// For each state, create an array to hold the area codes.
// Each state array will be identified by the two-character state
abbreviation
cfoutput query=query1 group=catdesc
   // Create the array
   StateArray#catno# = new Array();
   cfset i = 0
   // Populate the array
   cfoutput
  cfset i = i + 1
  StateArray#catno#[#i#] = #parent_level#;
   /cfoutput
/cfoutput

// Function to populate the area codes for the state selected
function PopulateAreaCode() {
   // Only process the function if the first item is not selected.
   if (document.StateForm.StateCode.selectedIndex != 0) {
  // Find the state abbreviation
  var ThisState =
document.StateForm.StateCode[document.StateForm.StateCode.selectedIndex].val
ue;
  // Set the length of the arecode drop down equal to the length of the
state's array
  document.StateForm.AreaCode.length = eval(StateArray + ThisState +
.length);
  // Put 'Select' as the first option in the area code drop-down
  document.StateForm.AreaCode[0].value = ;
  document.StateForm.AreaCode[0].text = Select;
  document.StateForm.AreaCode[0].selected = true;
  // Loop through the state's array and populate the area code drop
down.
  for (i=1; ieval(StateArray + ThisState + .length); i++) {
 document.StateForm.AreaCode[i].value = eval(StateArray +
ThisState + [i]);
 document.StateForm.AreaCode[i].text = eval(StateArray + ThisState
+ [i]);
  }
   }
}
//--
/script

pA very popular question is how to have the selection of an item in one
drop-down
box automatically populate another drop-down box without refreshing the
page.  The answer
is JavaScript!  Using arrays, you can have your second select box be
dependent on the
first one.  Keep in mind, though, that all the data loads when the page
loads
and lengthy recordsets could mean a longer download time./p

pThe following example will show each area code for a state.  When you
select a different
state, the contents of the Area Code box will automatically change as
well./p

form name=StateForm
p
table border=0
   tr
  tdbState/b/td
  tdbArea Code/b/td
   /tr
   tr
  td
 select name=StateCode onChange=PopulateAreaCode()
option value=0Select State
cfoutput query=query1 group=cat_desc
   option value=#catno##cat_desc#
/cfoutput
 /select
  /td
   td
  select name=StateCode width=70 style=width:150 size=1
 option value=0Select Area Code
 cfoutput query=query1
option value=#catno##cat_desc#
 /cfoutput
  /select
   /td
   /tr
/table
/p
/form


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: CFC output

2002-12-10 Thread Samuel R. Neff
HTML can be very useful in Flash for simple formatting of text.  If you 
have text with embedded formatting tags, like bold, italic, fonts, lists, 
etc., then it's much easier and still appropriate to send that to Flash for 
display as opposed to creating your own standard for demarcating these 
items and settings styles with setNewTextFormat.  If the HTML is more 
complex like tables and embedded images, then you probably want to separate 
it out (although a case can be made for leaving as is--for example we have 
built a table rendering engine in flash and could conceivably create an 
HTML type interface where it accepts standard HTML table tags and displays 
them).

While I was the one that initially disagreed with you on display of HTML in 
CFCs, I will say that I do agree with you to a point--as long as you 
separate your logic from your display, then having a CFC which is dedicated 
to display and does output HTML directly is architecturally fine.

However, please keep in mind that the original question on this thread was 
how do we output HTML from a CFC?  When you have a very basic question 
like this, you have to consider the audience and a simple answer of you do 
it like this... would not really be sufficient since it's probable that 
someone asking this type of question is not going to be familiar with 
n-tier or MVC development.

Sam

At 11:40 PM 12/9/2002, you wrote:

I understand how to get the HTML to Flash. What I don't understand is
why you think this is useful. Views should either be created in HTML or
Flash. Why on earth would you want to send HTML to Flash to be rendered
as a view?

-Matt

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Macromedia Contribute

2002-12-10 Thread Samuel R. Neff
I haven't used ActivEdit, but my understanding is it's just a WYSIWYG 
textarea for editing HTML.  If that's what you want you can take a look at 
MM's DRK2 which has a Rich Text Editor component for Flash.  It can easily 
be wrapped into a stand-alone widget for embedding in HTML and an also be 
extended.  Ektron also has a Flash based WYSIWYG editor.  Unfortunately, 
neither display embedded images.

http://www.macromedia.com/software/drk/
http://www.ektron.com

Sam


At 05:26 PM 12/9/2002, you wrote:
(snip)
Anyway, my original post was more of a cry for something like ActivEdit
that would be official Macromedia Software that would work across
multiple browsers and platforms. I guess I should just look into
ActivEdit and keep my mouth shut about Macromedia making their own.
(snip)
Joshua Miller

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: CFC output

2002-12-10 Thread Robert Polickoski
Cutter,

Here is something that I wrote...

cffunction name=GetUserData access=public 
output=true displayname=Get User Data hint=display the form 
the user will fill out to provide data about a User
!-- This function displays the form to be used to 
provide data for a User (primarily for editing) --
!-- This function is not complete.  Access 
restriction code has not been added yet. --
cfargument name=Customer type=numeric 
required=true default=THIS.CustomerIndex 
displayname=Customer hint=The Index of the Customer to which 
the USer will be addaed (key into the Company table).
cfquery datasource=#REQUEST.dbSource# 
username=#REQUEST.dbUserName# password=#REQUEST.dbPassword# 
name=GetCompanyInfo
SELECT *
FROM Company
ORDER BY CompanyName 
/cfquery
cfoutput
script language=JavaScript 
type=text/javascript
function validateForm(form)
{
//This function goes 
through each of the form fields and determines if an entry has 
been made.
//If an entry has not been 
made, it asks the user to confirm that the lack of entry was 
intentional.
//If the user fails to 
confirm, the function returns a false.
//Further modifications 
may include for the requirement of certain fields.
//loop through each of the 
input fields and make sure a response has been given for each.
for (var i = 0; i  
(form.elements.length - 1); i++)
{
if (form.elements
[i].value == )
{
//if the 
field is blank

form.elements[i].focus();  //set the focus to the field
if (!
window.confirm(form.elements[i].name +  does not have a value.  
Is this what you want?))
{

//ask for confirmation of intentionally leaving it out

return false;

//if confirmation fails (the user hit cancel) then return 
false (preventing the submission)
}
}  //end if 
(form.elements[i].value == )
} //end for loop
}  //end function validateForm

function setEmployeeLogin()
{

formUserDataEntry.EmployeeLogin.value = 
formUserDataEntry.EmployeeFirstName.substring(0,0) + 
formUserDataEntry.EmployeeLastName;
}

function setEmployeePassword()
{
if 
(formUserDataEntry.EmployeePassword1.value == 
formUserDataEntry.EmployeePassword2.value)
{

formUserDataEntry.EmployeePassword.value = 
formUserDataEntry.EmployeePassword1.value
}
else
{
window.alert(Set 
and Confirm entries of Password do not match.  Please re-enter.);

formUserDataEntry.EmployeePassword1.value = ;

formUserDataEntry.EmployeePassword2.value = ;

formUserDataEntry.EmployeePassword1.focus();
}
}
/script
form id=formUserDataEntry 
name=formUserDataEntry title=User Data Entry Form 
action=Customer.cfc?method=AddUser method=post 
onSubmit=validateForm(this)
input id=inputUserIndex 
name=EmployeeIndex title=Employee Index type=hidden 
value=cfif isDefined(THIS.UserIndex)
#THIS.UserIndex#/cfif /
label id=labelInputFirstName 
title=Label for First Name Input for=EmployeeFirstNameFirst 
Name:  input id=inputFirstName name=EmployeeFirstName 

Re: Character Encoding Problem in CFMX

2002-12-10 Thread Paul Hastings
 Well, thank you for sounding optimistic, but  believe me it is a real
headache for people who use Russian charset on  CFMX.
 CFMX doesn't recognize the following Cyrillic encodings 1251, ISO
8859-5,iso-ir-144 ,KOI8-R.

sure it does.

 It takes UTF-8 as default. An I have to convert every single page manually
to  UTF-8.

no you don't but as jochem has explained, you are better off using unicode.

  it explains how to set encoding if other than UTF-8, but none of them
work. So whether you want it or not you have to use UTF-8.

sure it does, i use these w/thai only apps but again i've swapped most of my
thai  all of my i18n apps to unicode.

 I'm really stuck...

maybe you better explain your problems in detail.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Macromedia Contribute

2002-12-10 Thread Angel Stewart
Hmm...

True MM could have brought out a tool that generated CF pages where the
text or graphic placement could be edited in a template by the end
user...those pages would integrate with whatever custom code you as the
developer wrote, and would be something you rolled out with your
application. 
A developer could even up his price for it or offer it as a free
'feature'. 

Contribute, on the other hand, is a pure End -User solution where a
developer really isn't even needed. You get a web designer to do your
initial site design templates and after that you can use Contribute
until you think your site needs a facelift and get a new template built.

Great for the end userbut I think to a certain extent it does cut
out the developer.

To mimic this functionality a developer would still have to either code
the system,or invest in expensive third party products to enable end
users of their applications to have the ability to make simple changes
themselves. 

So how does Contribute really help the web application builder using
Coldfusion to deliver solutions to clients? 

I tend to agree with those that say Contribute undercuts WABs.
I would have preferred some sort of cheap content management tool that
WABs could use to generate sites that had simple editing capabilities
included in them.

-Gel


-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED]] 

Personally, my answer to that is an emphatic NO.  

Thats my job to build a system that my customers can use to do that.  If
Macromedia becomes an end-user solutions provider it undercuts my
business.

Contribute is fine as a generic and rather basic solution.  It has a
fine niche and, speaking for myself, I hope it stays there.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: CFC output

2002-12-10 Thread Matt Liotta
 HTML can be very useful in Flash for simple formatting of text.  If
you
 have text with embedded formatting tags, like bold, italic, fonts,
lists,
 etc., then it's much easier and still appropriate to send that to
Flash
 for
 display as opposed to creating your own standard for demarcating these
 items and settings styles with setNewTextFormat.  If the HTML is more
 complex like tables and embedded images, then you probably want to
 separate
 it out (although a case can be made for leaving as is--for example we
have
 built a table rendering engine in flash and could conceivably create
an
 HTML type interface where it accepts standard HTML table tags and
displays
 them).
 
Certainly HTML can be useful inside of Flash for rich formatted text.
However, it seems to make more sense to create this HTML inside of a
Flash component then a CFC.

 While I was the one that initially disagreed with you on display of
HTML
 in
 CFCs, I will say that I do agree with you to a point--as long as you
 separate your logic from your display, then having a CFC which is
 dedicated
 to display and does output HTML directly is architecturally fine.
 
Indeed, separating logic from display is important. Too often people
assume that if you are outputting directly from a CFC then you are not
doing this. That is a wrong assumption that should be avoided.

 However, please keep in mind that the original question on this thread
was
 how do we output HTML from a CFC?  When you have a very basic
question
 like this, you have to consider the audience and a simple answer of
you
 do
 it like this... would not really be sufficient since it's probable
that
 someone asking this type of question is not going to be familiar with
 n-tier or MVC development.
 
Agreed, but if you recall, I never really answered the person's
question, but instead took issue with responses to it. Just because
someone might not understand the entire landscape surrounding an issue
is no reason to give them incorrect information.

-Matt

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Dynamic Drop Down Menu Bar

2002-12-10 Thread Alford, Sean
Hello Everyone,

I need a drop down menu bar that I can add items and sub items to
dynamically within CF.  Dose anyone know where I might find such a widget???

Thanks,
Sean
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



DWMX - Moving blocks of code.

2002-12-10 Thread Bosky, Dave
I enjoyed the feature in CF Studio that allowed you to highlight blocks of
code and adjust the indentation using left/right arrow buttons.
Have I overlooked this feature in DWMX or has it been omitted?  I found it
to be very handy for code readability.

Thanks,
Dave Bosky




HTC Disclaimer:  The information contained in this message may be privileged and 
confidential and protected from disclosure. If the reader of this message is not the 
intended recipient, or an employee or agent responsible for delivering this message to 
the intended recipient, you are hereby notified that any dissemination, distribution 
or copying of this communication is strictly prohibited.  If you have received this 
communication in error, please notify us immediately by replying to the message and 
deleting it from your computer.  Thank you.
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



[OT] Mono completes ASP.NET implementation

2002-12-10 Thread Matt Liotta
We discussed Mono a while back in relation to running .NET applications
on other platforms like Linux. Mono now supports ASP.NET, so it may now
be of interest to people here. See http://www.go-mono.com/ for more
details.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Dynamic Drop Down Menu Bar

2002-12-10 Thread Janine Jakim
http://www.dynamicdrive.com
http://www.milonic.co.uk/menu/

Some very cool stuff at those two sites.


-Original Message-
From: Alford, Sean [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 8:27 AM
To: CF-Talk
Subject: Dynamic Drop Down Menu Bar


Hello Everyone,

I need a drop down menu bar that I can add items and sub items to
dynamically within CF.  Dose anyone know where I might find such a widget???

Thanks,
Sean

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: DWMX - Moving blocks of code.

2002-12-10 Thread A.Little
It's still there in DWMX... but you need to use Ctrl+alt+] and Ctrl+alt+[

Alex

 -Original Message-
 From: Bosky, Dave [mailto:[EMAIL PROTECTED]]
 Sent: 10 December 2002 13:30
 To: CF-Talk
 Subject: DWMX - Moving blocks of code.
 
 
 I enjoyed the feature in CF Studio that allowed you to 
 highlight blocks of
 code and adjust the indentation using left/right arrow buttons.
 Have I overlooked this feature in DWMX or has it been 
 omitted?  I found it
 to be very handy for code readability.
 
 Thanks,
 Dave Bosky
 
 
 
 
 HTC Disclaimer:  The information contained in this message 
 may be privileged and confidential and protected from 
 disclosure. If the reader of this message is not the intended 
 recipient, or an employee or agent responsible for delivering 
 this message to the intended recipient, you are hereby 
 notified that any dissemination, distribution or copying of 
 this communication is strictly prohibited.  If you have 
 received this communication in error, please notify us 
 immediately by replying to the message and deleting it from 
 your computer.  Thank you.
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



SQL UBound?

2002-12-10 Thread Steve Reich
I'm looking for the SQL function that will return the highest value in a
column. I have a field that is the datatype 'decimal' and I want to return
the record with the highest value in that column. Can someone help me?

Thanks,
Steve

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: DWMX - Moving blocks of code.

2002-12-10 Thread E. Keith Dodd
Control + Shift +  or  should move highlighted section in or out

E. Keith Dodd
Wings of Eagles Services
www.wingserv.com

- Original Message -
From: Bosky, Dave [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 8:29 AM
Subject: DWMX - Moving blocks of code.


 I enjoyed the feature in CF Studio that allowed you to highlight blocks of
 code and adjust the indentation using left/right arrow buttons.
 Have I overlooked this feature in DWMX or has it been omitted?  I found it
 to be very handy for code readability.

 Thanks,
 Dave Bosky




 HTC Disclaimer:  The information contained in this message may be
privileged and confidential and protected from disclosure. If the reader of
this message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.  If you have received this
communication in error, please notify us immediately by replying to the
message and deleting it from your computer.  Thank you.
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Macromedia Contribute

2002-12-10 Thread Cathy Taylor
Is it not using anything else? Because we can FTP to the servers here and I even tried 
setting my home directory as where to publish/view and it still gave an error. Yet it 
worked instantly the first time on my personal server. I can browse the directory 
structure down to where the web root is, so it is connecting and authenticating up to 
that point. I can even create an _mm directory as myself in that directory not using 
Contribute. I also tried passive ftp. So it must be trying to create a file 
somewhere else is all I can think of?

It's a moot point anyway. There are no user accounts on our production servers, so 
Contribute wouldn't have permissions to modify any of the files. I thought it would be 
possible to use in the development environment, but it won't work there either because 
of the connection issues.
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: SQL UBound?

2002-12-10 Thread Alford, Sean
Steve,

I think you are looking for the aggregate function max().

SELECT MAX(COL) FROM TBL

Sean

-Original Message-
From: Steve Reich [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 8:37 AM
To: CF-Talk
Subject: SQL UBound?


I'm looking for the SQL function that will return the highest value in a
column. I have a field that is the datatype 'decimal' and I want to return
the record with the highest value in that column. Can someone help me?

Thanks,
Steve


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Macromedia Contribute

2002-12-10 Thread Samuel R. Neff
I really don't agree that Contribute competes with CF developers, at least 
not most of them.  Contribute's main market is to replace the people that 
use Dreamweaver templates to manage their sites.

A small shop with a web site or intranet with 2-5 content developers can 
put up a pretty decent site that is easily edited by end-user content 
providers for $500-$800 (1 dreamweaver plus 1-4 contribute).  However, 
hiring a developer to create a content management system for you, even 
simple, is going to cost minimum $5000-$1000 and more likely $20-100k.

Now, if your business is $500 websites, then sure Contribute might be 
competition, but I would imagine it's hard to make a living off $500 
websites.  In any case, if that is your business, then you may be able to 
attract a lot of new customers by becoming a Contribute reseller and 
specializing in setting up the initial site and templates and then hand it 
over to the customer--including the annoying maintenance.  I agree-- /hassle

Sam

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: CFC output

2002-12-10 Thread Samuel R. Neff
Indeed, separating logic from display is important. Too often people
assume that if you are outputting directly from a CFC then you are not
doing this. That is a wrong assumption that should be avoided.

The original question was Trying to write a function that performs
a query based on specific arguments then outputs a select box based upon
the query results as well as some of the other arguments.

All this in one function means it's not n-tier or MVC.

Agreed, but if you recall, I never really answered the person's
question, but instead took issue with responses to it. Just because
someone might not understand the entire landscape surrounding an issue
is no reason to give them incorrect information.

-Matt

Yes, that is true, just fueling the fire.

My response CFC's, and especially web services, are generally considered 
to be used for
data access or business logic, not for any type of display. is what you 
responded to.

So, where is the incorrect information?  That CFC's are generally 
considered to be used for data access/business tier?  That is true, they 
are mostly used for that.  Never said they can't be used for display--even 
provided details on how to do it later on in the same post--just said they 
usually aren't.

Sam


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: instant SSL HELP!!!!!

2002-12-10 Thread Joshua Miller
Tony,

Did you ever find a fix for this? I'm getting ready to install an
InstantSSL cert on our server, but now I'm gunshy! We've got a few
CFHTTP calls being made to the server via our application (not so HTTPS
addresses) but now I'm concerned.

Have you figured this out yet?

Thanks,

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 5:11 AM
To: CF-Talk
Subject: RE: instant SSL HELP!


05:09:55.055 - COM.Allaire.ColdFusion.HTTPFailure Exception - in
D:\www\clients\cx_WebServiceApp\ScoreWizard\testGet.cfm : line 14
Connection Failure: Status code unavailable

ideas?

tbanks

tony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 09, 2002 10:39 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Make sure and set the throwonerror attribute to yes on the cfhttp
tag - otherwise the tag sometimes obfuscates error codes and returns
something generic (like connection failure.



-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:10 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


i can resolve it with my browser 100% fine

here is the address...

https://credit.creditplus.com/inetapi/get_report3.asp

if you can get to it, you should get an error message
about xml not being correct.

when i post to this, i get just connnection failure, and i know thats
coming cf not their server.

WTF

a very stressedtony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:19 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Well can you resolve ANY of their addresses from the server using a
browser? As far as deleting a cert, I'm not sure how CF handles the
storage of public keys, but you can delete certs from the local store in
IE by going to internet options and clicking on content, then
Certificates. From what it sounds this is a red herring though.  First
check to make sure that you can ping or resolve their address physically
from the server (without using CF).  If you have a problem resolving the
IP address, check to see if the IP that you see for them on your local
desktop is different from the one you get from the server.  It's
possible you have an entry in a host file
-
or that they have changed their IP address along with their cert.

-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 6:56 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


its cfmx, and worked 100% up until sunday, (the day they changed it). if
i do a post/get to any other type of page, non-ssl non-https it pukes.

how would one go about deleting a cert from his cert store?

thanks!
tony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 7:45 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

The problem may not be the cert but the level of encryption. I don't
believe that CF 5 supports 128 bit encryption for CFHTTP.  To solve it
you might have to switch to a different request agent. Either that or
you need to delete the original cert from your requesting server cert
store? (that's a a wild guess).

-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 5:38 PM
To: CF-Talk
Subject: instant SSL HELP!


hello list.

big problem.

i am posting to an asp page on a site that returns
back an xml feed. my http post worked 100% fine until
the client on the other end decided to change their security cert from a
thawte cert to an Instant SSL cert.  same encryption just different
issuer.  has anyone using cfmx and http post's seen this issue before?
my cfhttp dump is simply Connection Failure

thanks, this is about 2 weeks from completion, NOT NICE!

thanks again.

tony

tony weeg
[EMAIL PROTECTED]
www.revolutionwebdesign.com
rEvOlUtIoN wEb DeSiGn
410.334.6331








~|

RE: DWMX - Moving blocks of code.

2002-12-10 Thread Bosky, Dave
Is there a quick reference chart available to locate the keyboard shortcuts?

~Dave

-Original Message-
From: E. Keith Dodd [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 8:40 AM
To: CF-Talk
Subject: Re: DWMX - Moving blocks of code.


Control + Shift +  or  should move highlighted section in or out

E. Keith Dodd
Wings of Eagles Services
www.wingserv.com

- Original Message -
From: Bosky, Dave [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 8:29 AM
Subject: DWMX - Moving blocks of code.


 I enjoyed the feature in CF Studio that allowed you to highlight blocks of
 code and adjust the indentation using left/right arrow buttons.
 Have I overlooked this feature in DWMX or has it been omitted?  I found it
 to be very handy for code readability.

 Thanks,
 Dave Bosky




 HTC Disclaimer:  The information contained in this message may be
privileged and confidential and protected from disclosure. If the reader of
this message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.  If you have received this
communication in error, please notify us immediately by replying to the
message and deleting it from your computer.  Thank you.
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: CFC output

2002-12-10 Thread Raymond Camden
 Yes, that is true, just fueling the fire.
 
 My response CFC's, and especially web services, are 
 generally considered 
 to be used for
 data access or business logic, not for any type of display. 
 is what you 
 responded to.
 
 So, where is the incorrect information?  That CFC's are generally 
 considered to be used for data access/business tier?  That 
 is true, they 
 are mostly used for that.  Never said they can't be used for 
 display--even 
 provided details on how to do it later on in the same 
 post--just said they 
 usually aren't.
 

And just to add more fuel - I have not shared any incorrect information
- if I have, please let me know where. I simply wanted to make people
aware that outputting from the CFC leads to certain restrictions - not
bad 'oh my god the world will fall' type restrictions, but I think most
people here got the point. This has gone around and around all night
now, so let me just make one last summary - if you output the result of
a cfc method directly in the method instead of cfreturning it - you will
not be able to use the method via flash or a WS. This isn't a huge deal
(and frankly I'm unsure why it's still being debated) - just remember
it.

-Raymond

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: CFOUTPUT group by recordcount HELP

2002-12-10 Thread Dina Hess
Recordcount isn't what you're after since it returns the total number of rows in the 
query recordset.

Instead you can get the number of records returned for each distinct category by 
requerying (or in CF5+ do a query of the original query)...something like this:

cfquery name=CatCount DATASOURCE=efds
  Select d.DomainCategoryID as catid, 
  count(d.DomainCategoryID) as num_cat_recs
  FROM DomainCategoryTbl c, DomainNamesTbl d
  WHERE c.DomainCategoryID=d.DomainCategoryID
  Group By d.DomainCategoryID
/cfquery

Then you could output it like this:

CFOUTPUT QUERY=GroupDomainCategories GROUP=DomainCategory

Category: #DomainCategory# - 

cfset thiscat = DomainCategoryID

cfloop query=CatCount
cfif catid eq thiscat
#num_cat_recs#br
/cfif
/cfloop

CFOUTPUT
#DomainName#BR
/CFOUTPUT

/CFOUTPUT
  - Original Message - 
  From: Tom Forbes 
  To: CF-Talk 
  Sent: Monday, December 09, 2002 9:28 PM
  Subject: CFOUTPUT group by  recordcount HELP


  I have checked my books and the CF achieve, but need a little help in the 
  right direction, please.

  I have a db table that contains, among other things, Domain Names and about 
  20 Different Domain Name Categories. I want to Output the results of this 
  db table by GROUPING the Domain Name Categories (I got that to work) and 
  next to the Category I would like to use the RecordCount parameter of the 
  Query to indicate how many Domain Names in each category. The problem with 
  the code below is that the RecordCount parameter returns the TOTAL number 
  of categories, not the Total Number of Categories for each particular 
  Domain Name.

  I would greatly appreciate any help. Thanks!

  I have:

  CFQUERY NAME=GroupDomainCategories DATASOURCE=efds
   SELECT *
   FROM DomainCategoryTbl,DomainNamesTbl
  WHERE DomainCategoryTbl.DomainCategoryID=DomainNamesTbl.DomainCategoryID
  ORDER By DomainCategory, DomainName
  /CFQUERY

  and for the output I have:

  CFOUTPUT QUERY=GroupDomainCategories GROUP=DomainCategory

  Category: #DomainCategory# - #GroupDomainCategories.RecordCount#

  CFOUTPUT
  #DomainName#BR
  /CFOUTPUT

  /CFOUTPUT

  
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: CFC output

2002-12-10 Thread Matt Liotta
 All this in one function means it's not n-tier or MVC.
 
I understand that. Again, I was disagreeing with the responses
suggesting that outputting directly from a CFC was in some way wrong.

 So, where is the incorrect information?  That CFC's are generally
 considered to be used for data access/business tier?  That is true,
they
 are mostly used for that.  Never said they can't be used for
display--even
 provided details on how to do it later on in the same post--just said
they
 usually aren't.
 
First of all, I challenge you to prove your statement. How have you
determined what CF developers general consider CFCs for? Further, how do
you know they usually aren't used for display? I for one have never used
a CFC for data access or business logic as I prefer the use of Java
classes.

Second, even if I were to accept that the general use of CFCs is as you
stated --which I don't-- that isn't an argument for or against using
CFCs another way. See
http://www.nizkor.org/features/fallacies/appeal-to-common-practice.html.

-Matt

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: CFC output

2002-12-10 Thread Samuel R. Neff
At 08:10 AM 12/10/2002, you wrote:
(snip)
if you output the result of
a cfc method directly in the method instead of cfreturning it - you will
not be able to use the method via flash or a WS.
(snip)

-Raymond

Come to think of it one of the original poster's requirements was that he 
wanted to be able to generate HTML and return it as a web service 
response.  So that reinforce's Ray's recommendation to use cfreturn, at 
least for the original inquiry.

Sam

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: Macromedia Contribute

2002-12-10 Thread Bruce Sorge
I agree 100% with Sam. To add to this, here is our situation:

I manage a corporate Intranet. There are four developers, including my self
who have to (1. build new applications, (2. Maintain those applications, and
(3. Support the generic intranet sites.

The site has over 20K pages on it, all .cfm pages. There is a default header
and footer for the site as well as a default navigation template. If the
four of us had to do updates on every departments web site, we would never
have time to develop the applications that need to be developed. So, for now
what we do is teach the individual owners of those departmental sites basic
HTML. Once they are trained, we give have to create a share on the server
for them to map to, we have to apply permissions on the folders that the
users need to access, and so on. This is a tedious process to say the least.
So, rather than teach these users HTML and hope they do not jack with any of
the included files or custom tags (by that I mean accidentally deleting a
cfinclude or reference to a custom tag), enter Contribute. Contribute, in
editing mode, will only give the end user the content area of the page that
needs to be edited. It does not allow them into the actual code, thus they
cannot accidentally delete or alter any custom tags or includes. Also,
custom tags and includes are excluded from the wysiwyg editor.  And, if you
create a standard template that has these tags that do not want to be
touched, then that is even better. Now the user does not have to worry about
messing anything up that the designers created, and they do not have to keep
going to their HTML for dummies book to remember what a TR and TD tag are
for.

Also, how many of us who are working on Intranets or corporate Internet
sites has slaved away for weeks on end, finally getting the site the way
everyone wants it to be, going live, sitting back basking in the glory of a
job well done, and then suddenly getting bombarded with requests to change
this font here, move this image here, delete this image here, change this
table layout here, etc... It happens, and there is nothing we can do about
it. Users will be users and we just have to live with it no matter how much
hair we lose over it, or how many ulcers we get because of this. With a
product like Contribute, you save yourself aggravation, can concentrate on
creating and maintaining the custom applications that your customers want,
and you give Marketing, HR, etc... ownership and empowerment to control
their piece of the pie.

Finally, am I trying to say that Contribute is the end all be all of CMS?
Heck no. That would be an idiotic statement. To echo what Ben Forta has been
preaching for years, use the right tool for the job. If someone needs a CMS
that does everything that Contribute can do, then buy it. If your needs
exceed what this product can do, then look for one that can, or hire a VAR
to create one for you. All Macromedia is doing is offering the
development/web community another choice.


Bruce


- Original Message -
From: Samuel R. Neff [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 7:07 AM
Subject: RE: Macromedia Contribute


 I really don't agree that Contribute competes with CF developers, at least
 not most of them.  Contribute's main market is to replace the people that
 use Dreamweaver templates to manage their sites.

 A small shop with a web site or intranet with 2-5 content developers can
 put up a pretty decent site that is easily edited by end-user content
 providers for $500-$800 (1 dreamweaver plus 1-4 contribute).  However,
 hiring a developer to create a content management system for you, even
 simple, is going to cost minimum $5000-$1000 and more likely $20-100k.

 Now, if your business is $500 websites, then sure Contribute might be
 competition, but I would imagine it's hard to make a living off $500
 websites.  In any case, if that is your business, then you may be able to
 attract a lot of new customers by becoming a Contribute reseller and
 specializing in setting up the initial site and templates and then hand it
 over to the customer--including the annoying maintenance.  I agree--
/hassle

 Sam

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: CFC output

2002-12-10 Thread Matt Liotta
 And just to add more fuel - I have not shared any incorrect
information
 - if I have, please let me know where.

You should not directly output from the method, but should instead
return a string with your output.

The above statement isn't necessarily incorrect, but it is an opinion
you haven't supported.

 I simply wanted to make people
 aware that outputting from the CFC leads to certain restrictions - not
 bad 'oh my god the world will fall' type restrictions, but I think
most
 people here got the point. This has gone around and around all night
 now, so let me just make one last summary - if you output the result
of
 a cfc method directly in the method instead of cfreturning it - you
will
 not be able to use the method via flash or a WS. This isn't a huge
deal
 (and frankly I'm unsure why it's still being debated) - just remember
 it.
 
Again, I am trying to understand why you think this is a limitation. If
I have a CFC whose sole purpose is to output HTML to a browser, why
would I want to call it from Flash? How have I limited myself?

-Matt

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: Macromedia Contribute

2002-12-10 Thread Kay Smoljak
Samuel R. Neff wrote:
 If that's what you want you can take a look at 
 MM's DRK2 which has a Rich Text Editor component for Flash.  It can easily 
 be wrapped into a stand-alone widget for embedding in HTML and an also be 
 extended.  

Does anyone have this, who would like to comment on how extendable it is? For example. 
if I wanted to limit the html editing controls my users had (no fonts or colours, for 
example, or only stylesheet classes) could I do this? Or say I wanted to change the 
colour of the component to match my app...

Thanks,
Kay. 


-- 
Kay Smoljak

http://kay.smoljak.com
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: CFC output

2002-12-10 Thread Samuel R. Neff
At 09:17 AM 12/10/2002, you wrote:
How have you determined what CF developers general consider CFCs for?
-Matt

Based on participation in this list since it was started.

Sam

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: CFC output

2002-12-10 Thread Stacy Young
FOR THE LOVE OF GOD !!!  This is like listening to nails screeching across a
blackboard. Can we please move one?

-Stace


-Original Message-
From: Matt Liotta [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 9:17 AM
To: CF-Talk
Subject: RE: CFC output

 All this in one function means it's not n-tier or MVC.
 
I understand that. Again, I was disagreeing with the responses
suggesting that outputting directly from a CFC was in some way wrong.

 So, where is the incorrect information?  That CFC's are generally
 considered to be used for data access/business tier?  That is true,
they
 are mostly used for that.  Never said they can't be used for
display--even
 provided details on how to do it later on in the same post--just said
they
 usually aren't.
 
First of all, I challenge you to prove your statement. How have you
determined what CF developers general consider CFCs for? Further, how do
you know they usually aren't used for display? I for one have never used
a CFC for data access or business logic as I prefer the use of Java
classes.

Second, even if I were to accept that the general use of CFCs is as you
stated --which I don't-- that isn't an argument for or against using
CFCs another way. See
http://www.nizkor.org/features/fallacies/appeal-to-common-practice.html.

-Matt


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: CFC output

2002-12-10 Thread Raymond Camden
  And just to add more fuel - I have not shared any incorrect
 information
  - if I have, please let me know where.
 
 You should not directly output from the method, but should 
 instead return a string with your output.
 
 The above statement isn't necessarily incorrect, but it is an 
 opinion you haven't supported.

I disagree - but to be honest, I don't think I'll convince you
otherwise.

[deletia]
  
 Again, I am trying to understand why you think this is a 
 limitation. If I have a CFC whose sole purpose is to output 
 HTML to a browser, why would I want to call it from Flash? 
 How have I limited myself?
 

You are completely misunderstanding me. It is a fact that if you output
directly from the method, you can't use it in Flash or a WS. This is a
limitation. It's not a bad limitation. It's just a limitation. If you
are using the CFC for HTML display, then this does not concern you. My
concern was to let people know about the limitation in case they were
building more general purpose CFCs. I see that being used more than
display type CFCs, but maybe you and I are just seeing different things.

-RC

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: DWMX - Moving blocks of code.

2002-12-10 Thread Chad
DWMX it is easier to do this then in CF studio.  I use (highlight text
first) TAB to move text to the right and SHIFT-TAB to move the text to
the left



 -Original Message-
 From: Bosky, Dave [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 9:06 AM
 To: CF-Talk
 Subject: RE: DWMX - Moving blocks of code.
 
 Is there a quick reference chart available to locate the keyboard
 shortcuts?
 
 ~Dave
 
 -Original Message-
 From: E. Keith Dodd [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 8:40 AM
 To: CF-Talk
 Subject: Re: DWMX - Moving blocks of code.
 
 
 Control + Shift +  or  should move highlighted section in or out
 
 E. Keith Dodd
 Wings of Eagles Services
 www.wingserv.com
 
 - Original Message -
 From: Bosky, Dave [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, December 10, 2002 8:29 AM
 Subject: DWMX - Moving blocks of code.
 
 
  I enjoyed the feature in CF Studio that allowed you to highlight
blocks
 of
  code and adjust the indentation using left/right arrow buttons.
  Have I overlooked this feature in DWMX or has it been omitted?  I
found
 it
  to be very handy for code readability.
 
  Thanks,
  Dave Bosky
 
 
 
 
  HTC Disclaimer:  The information contained in this message may be
 privileged and confidential and protected from disclosure. If the
reader
 of
 this message is not the intended recipient, or an employee or agent
 responsible for delivering this message to the intended recipient, you
are
 hereby notified that any dissemination, distribution or copying of
this
 communication is strictly prohibited.  If you have received this
 communication in error, please notify us immediately by replying to
the
 message and deleting it from your computer.  Thank you.
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: CFC output

2002-12-10 Thread Matt Liotta
Too bad the general population of CF developers are not on this list.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Samuel R. Neff [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 9:39 AM
 To: CF-Talk
 Subject: RE: CFC output
 
 At 09:17 AM 12/10/2002, you wrote:
 How have you determined what CF developers general consider CFCs for?
 -Matt
 
 Based on participation in this list since it was started.
 
 Sam
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: CFC output

2002-12-10 Thread Matt Liotta
 You are completely misunderstanding me. It is a fact that if you
output
 directly from the method, you can't use it in Flash or a WS. This is a
 limitation. It's not a bad limitation. It's just a limitation. If you
 are using the CFC for HTML display, then this does not concern you. My
 concern was to let people know about the limitation in case they were
 building more general purpose CFCs. I see that being used more than
 display type CFCs, but maybe you and I are just seeing different
things.
 

I believe the above statement is just as absurd as the below.

It is a fact that you can't use CFMX to create command-line
applications. This is a limitation. It's not a bad limitation. It's just
a limitation. If you are using CFMX for web applications, then this does
not concern you. My concern was to let people know about the limitation
in case they were building more general purpose applications. I see that
being used more than web applications, but maybe you and I are just
seeing different things.

-Matt

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: DWMX - Moving blocks of code.

2002-12-10 Thread Everett, Al
Actually, you can do this in CF Studio as well if you check Options |
Settings | Editor | Options | Tab/Shift+Tab performs block indent/unindent

 -Original Message-
 From: Chad [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 9:46 AM
 To: CF-Talk
 Subject: RE: DWMX - Moving blocks of code.
 
 
 DWMX it is easier to do this then in CF studio.  I use (highlight text
 first) TAB to move text to the right and SHIFT-TAB to move the text to
 the left
 
 
 
  -Original Message-
  From: Bosky, Dave [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 9:06 AM
  To: CF-Talk
  Subject: RE: DWMX - Moving blocks of code.
  
  Is there a quick reference chart available to locate the keyboard
  shortcuts?
  
  ~Dave
  
  -Original Message-
  From: E. Keith Dodd [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 8:40 AM
  To: CF-Talk
  Subject: Re: DWMX - Moving blocks of code.
  
  
  Control + Shift +  or  should move highlighted section in or out
  
  E. Keith Dodd
  Wings of Eagles Services
  www.wingserv.com
  
  - Original Message -
  From: Bosky, Dave [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Tuesday, December 10, 2002 8:29 AM
  Subject: DWMX - Moving blocks of code.
  
  
   I enjoyed the feature in CF Studio that allowed you to highlight
 blocks
  of
   code and adjust the indentation using left/right arrow buttons.
   Have I overlooked this feature in DWMX or has it been omitted?  I
 found
  it
   to be very handy for code readability.
  
   Thanks,
   Dave Bosky
  
  
  
  
   HTC Disclaimer:  The information contained in this message may be
  privileged and confidential and protected from disclosure. If the
 reader
  of
  this message is not the intended recipient, or an employee or agent
  responsible for delivering this message to the intended 
 recipient, you
 are
  hereby notified that any dissemination, distribution or copying of
 this
  communication is strictly prohibited.  If you have received this
  communication in error, please notify us immediately by replying to
 the
  message and deleting it from your computer.  Thank you.
  
  
  
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: CFC output

2002-12-10 Thread webguy
Lets all agree..

a)  cfcs encapsulate any logic  data together.
This logic can be business logic or even a GUI widget in HTML , XML ,
etc..
b)  cfcs can be used on any tier of a n-tier application
c)  if you are going to use the cfc with flash or as a web service, it is
good practice not to output HTML directly. This makes for flexible
applications.
d)  None of a,b,c are right all of the time.

WG

 At 09:17 AM 12/10/2002, you wrote:
 How have you determined what CF developers general consider CFCs for?
 -Matt

 Based on participation in this list since it was started.

 Sam

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: DWMX - Moving blocks of code.

2002-12-10 Thread E. Keith Dodd
Not a chart, but in DWMX, under Edit menu, keyboard short cuts. saw this one
under Menu Commands, then Edit expanded. Probably is a chart somewhere.

E. Keith Dodd
Wings of Eagles Services
www.wingserv.com
- Original Message -
From: Bosky, Dave [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 9:06 AM
Subject: RE: DWMX - Moving blocks of code.


 Is there a quick reference chart available to locate the keyboard
shortcuts?

 ~Dave

 -Original Message-
 From: E. Keith Dodd [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 8:40 AM
 To: CF-Talk
 Subject: Re: DWMX - Moving blocks of code.


 Control + Shift +  or  should move highlighted section in or out

 E. Keith Dodd
 Wings of Eagles Services
 www.wingserv.com

 - Original Message -
 From: Bosky, Dave [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, December 10, 2002 8:29 AM
 Subject: DWMX - Moving blocks of code.


  I enjoyed the feature in CF Studio that allowed you to highlight blocks
of
  code and adjust the indentation using left/right arrow buttons.
  Have I overlooked this feature in DWMX or has it been omitted?  I found
it
  to be very handy for code readability.
 
  Thanks,
  Dave Bosky
 
 
 
 
  HTC Disclaimer:  The information contained in this message may be
 privileged and confidential and protected from disclosure. If the reader
of
 this message is not the intended recipient, or an employee or agent
 responsible for delivering this message to the intended recipient, you are
 hereby notified that any dissemination, distribution or copying of this
 communication is strictly prohibited.  If you have received this
 communication in error, please notify us immediately by replying to the
 message and deleting it from your computer.  Thank you.
 

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: DWMX - Moving blocks of code.

2002-12-10 Thread Dan Phillips
doesn't look like he has uploaded them yet. Once I do, I'll grab the DLLs
and put them on Sluggo for future use.

-Original Message-
From: Everett, Al [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 9:59 AM
To: CF-Talk
Subject: RE: DWMX - Moving blocks of code.


Actually, you can do this in CF Studio as well if you check Options |
Settings | Editor | Options | Tab/Shift+Tab performs block indent/unindent

 -Original Message-
 From: Chad [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 9:46 AM
 To: CF-Talk
 Subject: RE: DWMX - Moving blocks of code.


 DWMX it is easier to do this then in CF studio.  I use (highlight text
 first) TAB to move text to the right and SHIFT-TAB to move the text to
 the left



  -Original Message-
  From: Bosky, Dave [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 9:06 AM
  To: CF-Talk
  Subject: RE: DWMX - Moving blocks of code.
 
  Is there a quick reference chart available to locate the keyboard
  shortcuts?
 
  ~Dave
 
  -Original Message-
  From: E. Keith Dodd [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 8:40 AM
  To: CF-Talk
  Subject: Re: DWMX - Moving blocks of code.
 
 
  Control + Shift +  or  should move highlighted section in or out
 
  E. Keith Dodd
  Wings of Eagles Services
  www.wingserv.com
 
  - Original Message -
  From: Bosky, Dave [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Tuesday, December 10, 2002 8:29 AM
  Subject: DWMX - Moving blocks of code.
 
 
   I enjoyed the feature in CF Studio that allowed you to highlight
 blocks
  of
   code and adjust the indentation using left/right arrow buttons.
   Have I overlooked this feature in DWMX or has it been omitted?  I
 found
  it
   to be very handy for code readability.
  
   Thanks,
   Dave Bosky
  
  
  
  
   HTC Disclaimer:  The information contained in this message may be
  privileged and confidential and protected from disclosure. If the
 reader
  of
  this message is not the intended recipient, or an employee or agent
  responsible for delivering this message to the intended
 recipient, you
 are
  hereby notified that any dissemination, distribution or copying of
 this
  communication is strictly prohibited.  If you have received this
  communication in error, please notify us immediately by replying to
 the
  message and deleting it from your computer.  Thank you.
  
 
 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: instant SSL HELP!!!!!

2002-12-10 Thread Stacy Young
I tried his code on CF5 and it failed...maybe the certs deviate from
standards?


-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 9:03 AM
To: CF-Talk
Subject: RE: instant SSL HELP!

Tony,

Did you ever find a fix for this? I'm getting ready to install an
InstantSSL cert on our server, but now I'm gunshy! We've got a few
CFHTTP calls being made to the server via our application (not so HTTPS
addresses) but now I'm concerned.

Have you figured this out yet?

Thanks,

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 5:11 AM
To: CF-Talk
Subject: RE: instant SSL HELP!


05:09:55.055 - COM.Allaire.ColdFusion.HTTPFailure Exception - in
D:\www\clients\cx_WebServiceApp\ScoreWizard\testGet.cfm : line 14
Connection Failure: Status code unavailable

ideas?

tbanks

tony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 09, 2002 10:39 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Make sure and set the throwonerror attribute to yes on the cfhttp
tag - otherwise the tag sometimes obfuscates error codes and returns
something generic (like connection failure.



-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:10 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


i can resolve it with my browser 100% fine

here is the address...

https://credit.creditplus.com/inetapi/get_report3.asp

if you can get to it, you should get an error message
about xml not being correct.

when i post to this, i get just connnection failure, and i know thats
coming cf not their server.

WTF

a very stressedtony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:19 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Well can you resolve ANY of their addresses from the server using a
browser? As far as deleting a cert, I'm not sure how CF handles the
storage of public keys, but you can delete certs from the local store in
IE by going to internet options and clicking on content, then
Certificates. From what it sounds this is a red herring though.  First
check to make sure that you can ping or resolve their address physically
from the server (without using CF).  If you have a problem resolving the
IP address, check to see if the IP that you see for them on your local
desktop is different from the one you get from the server.  It's
possible you have an entry in a host file
-
or that they have changed their IP address along with their cert.

-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 6:56 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


its cfmx, and worked 100% up until sunday, (the day they changed it). if
i do a post/get to any other type of page, non-ssl non-https it pukes.

how would one go about deleting a cert from his cert store?

thanks!
tony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 7:45 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

The problem may not be the cert but the level of encryption. I don't
believe that CF 5 supports 128 bit encryption for CFHTTP.  To solve it
you might have to switch to a different request agent. Either that or
you need to delete the original cert from your requesting server cert
store? (that's a a wild guess).

-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 5:38 PM
To: CF-Talk
Subject: instant SSL HELP!


hello list.

big problem.

i am posting to an asp page on a site that returns
back an xml feed. my http post worked 100% fine until
the client on the other end decided to change their security cert from a
thawte cert to an Instant SSL cert.  same encryption just different
issuer.  has anyone using cfmx and http post's seen this issue before?
my cfhttp dump is simply Connection Failure

thanks, 

RE: Macromedia Contribute

2002-12-10 Thread Joshua Miller
Anyone have any input as to how the Macromedia version compares to
Ektron, ActivEdit, SOEditor or any of the others out there?

Feature comparisons? Notes about extensibility and compatability with
various browsers/OS? This sounds like it would be a cool add-on to
someone's (unbiased) FAQ or somewhere that we can all get to it to
compare the line of these tools.

If no one else wants to I'd be happy to put it up somewhere - if some
folks would be interested in giving some real-world input on using the
tools.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Kay Smoljak [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 9:30 AM
To: CF-Talk
Subject: Re: Macromedia Contribute


Samuel R. Neff wrote:
 If that's what you want you can take a look at
 MM's DRK2 which has a Rich Text Editor component for Flash.  It can
easily 
 be wrapped into a stand-alone widget for embedding in HTML and an also
be 
 extended.  

Does anyone have this, who would like to comment on how extendable it
is? For example. if I wanted to limit the html editing controls my users
had (no fonts or colours, for example, or only stylesheet classes) could
I do this? Or say I wanted to change the colour of the component to
match my app...

Thanks,
Kay. 


-- 
Kay Smoljak

http://kay.smoljak.com

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: instant SSL HELP!!!!!

2002-12-10 Thread Mark A. Kruger - CFG
Tony,

I'm out of ideas - I think you better look for a different request object.
I'm sure there are some Java custom tags out there that might work for you.

-Mark

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 8:03 AM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Did you ever find a fix for this? I'm getting ready to install an
InstantSSL cert on our server, but now I'm gunshy! We've got a few
CFHTTP calls being made to the server via our application (not so HTTPS
addresses) but now I'm concerned.

Have you figured this out yet?

Thanks,

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254


*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of
Garrison Enterprises Inc.

This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 5:11 AM
To: CF-Talk
Subject: RE: instant SSL HELP!


05:09:55.055 - COM.Allaire.ColdFusion.HTTPFailure Exception - in
D:\www\clients\cx_WebServiceApp\ScoreWizard\testGet.cfm : line 14
Connection Failure: Status code unavailable

ideas?

tbanks

tony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 10:39 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Make sure and set the throwonerror attribute to yes on the cfhttp
tag - otherwise the tag sometimes obfuscates error codes and returns
something generic (like connection failure.



-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:10 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


i can resolve it with my browser 100% fine

here is the address...

https://credit.creditplus.com/inetapi/get_report3.asp

if you can get to it, you should get an error message
about xml not being correct.

when i post to this, i get just connnection failure, and i know thats
coming cf not their server.

WTF

a very stressedtony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:19 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

Well can you resolve ANY of their addresses from the server using a
browser? As far as deleting a cert, I'm not sure how CF handles the
storage of public keys, but you can delete certs from the local store in
IE by going to internet options and clicking on content, then
Certificates. From what it sounds this is a red herring though.  First
check to make sure that you can ping or resolve their address physically
from the server (without using CF).  If you have a problem resolving the
IP address, check to see if the IP that you see for them on your local
desktop is different from the one you get from the server.  It's
possible you have an entry in a host file
-
or that they have changed their IP address along with their cert.

-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 6:56 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


its cfmx, and worked 100% up until sunday, (the day they changed it). if
i do a post/get to any other type of page, non-ssl non-https it pukes.

how would one go about deleting a cert from his cert store?

thanks!
tony

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 7:45 PM
To: CF-Talk
Subject: RE: instant SSL HELP!


Tony,

The problem may not be the cert but the level of encryption. I don't
believe that CF 5 supports 128 bit encryption for CFHTTP.  To solve it
you might have to switch to a different request agent. Either that or
you need to delete the original cert from your requesting server cert
store? (that's a a wild guess).

-Mark

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 5:38 PM
To: CF-Talk
Subject: instant SSL HELP!


hello list.

big problem.

i am posting to an asp page on a site that returns
back an xml feed. my http post worked 100% fine until
the client on the other end decided to change their security cert from a
thawte cert to an Instant SSL cert.  same encryption just different
issuer.  has anyone using cfmx and http post's 

RE: DWMX - Moving blocks of code.

2002-12-10 Thread Dan Phillips
sorry, ignore this. wrong button ;-)

-Original Message-
From: Dan Phillips [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 10:08 AM
To: CF-Talk
Subject: RE: DWMX - Moving blocks of code.


doesn't look like he has uploaded them yet. Once I do, I'll grab the DLLs
and put them on Sluggo for future use.

-Original Message-
From: Everett, Al [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 9:59 AM
To: CF-Talk
Subject: RE: DWMX - Moving blocks of code.


Actually, you can do this in CF Studio as well if you check Options |
Settings | Editor | Options | Tab/Shift+Tab performs block indent/unindent

 -Original Message-
 From: Chad [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 9:46 AM
 To: CF-Talk
 Subject: RE: DWMX - Moving blocks of code.


 DWMX it is easier to do this then in CF studio.  I use (highlight text
 first) TAB to move text to the right and SHIFT-TAB to move the text to
 the left



  -Original Message-
  From: Bosky, Dave [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 9:06 AM
  To: CF-Talk
  Subject: RE: DWMX - Moving blocks of code.
 
  Is there a quick reference chart available to locate the keyboard
  shortcuts?
 
  ~Dave
 
  -Original Message-
  From: E. Keith Dodd [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 8:40 AM
  To: CF-Talk
  Subject: Re: DWMX - Moving blocks of code.
 
 
  Control + Shift +  or  should move highlighted section in or out
 
  E. Keith Dodd
  Wings of Eagles Services
  www.wingserv.com
 
  - Original Message -
  From: Bosky, Dave [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Tuesday, December 10, 2002 8:29 AM
  Subject: DWMX - Moving blocks of code.
 
 
   I enjoyed the feature in CF Studio that allowed you to highlight
 blocks
  of
   code and adjust the indentation using left/right arrow buttons.
   Have I overlooked this feature in DWMX or has it been omitted?  I
 found
  it
   to be very handy for code readability.
  
   Thanks,
   Dave Bosky
  
  
  
  
   HTC Disclaimer:  The information contained in this message may be
  privileged and confidential and protected from disclosure. If the
 reader
  of
  this message is not the intended recipient, or an employee or agent
  responsible for delivering this message to the intended
 recipient, you
 are
  hereby notified that any dissemination, distribution or copying of
 this
  communication is strictly prohibited.  If you have received this
  communication in error, please notify us immediately by replying to
 the
  message and deleting it from your computer.  Thank you.
  
 
 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



NonSense Errors

2002-12-10 Thread Robert Polickoski
All,

I am getting very confused and very frustrated.  Can somebody 
explain this error to me?

Error Occurred While Processing Request  
Element APP is undefined in REQUEST.  
 
  
The Error Occurred in C:\Program 
Files\Macromedia\CFusionMX\wwwroot\BuildACourse\User.cfc: line 342
 
340 :   cffunction name=DisplayUserHome access=remote 
output=true displayname=Display User Home hint=Displays the 
USer's home Page
341 :   !-- This function Displays the User's home page --

342 :   cfinvoke component=#APPLICATION.App# 
method=DisplayHTMLPage
343 :   cfinvokeargument name=SideMenuComponent 
value=#THIS#
344 :   cfinvokeargument name=SideMenuMethod 
value=DisplayUserSideMenu

 
 
There is no call to the REQUEST collection.  Also, I have a cfm 
file with the following:

cfif isDefined(SESSION.User)
cfinvoke component=#SESSION.User# 
method=DisplayUserHome/cfinvoke
cfelse
cfinvoke component=#APPLICATION.App# 
method=DisplayWelcome/cfinvoke
/cfif

If I only have the second cfinvoke, it works fine.  When both 
cfinvokes are there and the first is done, I get 
squirrelliness.  Sometimes it tells me elements of the CLIENT 
collection are not defined.  Sometimes it tells me CLIENT itself 
is undefined.  Am I just not understanding scope issues?  Help, 
Please!!

Thank you in advance.  

Robert J. Polickoski
Senior Programmer, ISRD Inc.
(540) 842-6339
[EMAIL PROTECTED]
AIM - RobertJFP 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: CFC output

2002-12-10 Thread Matt Liotta
I would clarify C a bit by stating that any CFC to be used as a web
service or with Flash Remoting should be decoupled from the HTTP
request. That means no using cfoutput as well as not depending on values
from scopes such as request, url, form, cgi, and session. However, it is
perfectly fine to pass the CFC a reference to the HTTP request.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: webguy [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 10:01 AM
 To: CF-Talk
 Subject: RE: CFC output
 
 Lets all agree..
 
 a)cfcs encapsulate any logic  data together.
   This logic can be business logic or even a GUI widget in HTML ,
XML
 ,
 etc..
 b)cfcs can be used on any tier of a n-tier application
 c)if you are going to use the cfc with flash or as a web service,
it
 is
 good practice not to output HTML directly. This makes for flexible
 applications.
 d)None of a,b,c are right all of the time.
 
 WG
 
  At 09:17 AM 12/10/2002, you wrote:
  How have you determined what CF developers general consider CFCs
for?
  -Matt
 
  Based on participation in this list since it was started.
 
  Sam
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Partially Resolved (was RE: Client Variable Problem)

2002-12-10 Thread grant
CF-Talk,

I worked for a long time on this issue yesterday and made some breakthroughs 
that I thought I would share with everyone in case it might help someone.

I am still working on a complete resolution, but thus far have a workaround 
which I will explain.

In a nutshell, the problem came down to having multiple sites on the server 
using one IP address.  By binding another static IP address to the NIC and 
assigning it to the webroot of the affected application in IIS Internet 
Service Manager, AND accessing the site by IP address, the CFID incrementing 
problem ended. (e.g. http://192.168.0.64).

Additionally, if I created a VIRTUAL web directory to the affected website 
beneath the unaffected website, the problem did not manifest (e.g. 
http://nonaffectedsite.domain.com/affectedsite)

Apparently, CF is looking at the TLD (top level domain) of domain.com and 
ignoring anything in front of the TLD when looking for a cookie.  Thus, if I 
created a hosts file (or DNS) entry named affectedsite.domain.com and had it 
resolve to the assigned static IP, the CFID continues to increment.  Changing 
over to the IP address though, the CFID stopped incrementing.  Browsing over 
to the unaffected site (on the same server) did not show the CFID incrementing 
problem even though I would use something 
like http://unaffectedsite.domain.com; to reach it.  The unaffected site was 
installed FIRST though -- and perhaps CF5 Client Vars are somehow mapped 
into that site.  I just don't know -- am grasping at straws as to what the 
heck CF is doing based on the data I gathered.

Again, if anyone has further suggestions or ideas as to WTF is going on, 
please advise.  I cannot believe that ISP's hosting CF5 haven't encountered 
this problem -- there must be some ISP members on this list and I would love 
to hear from you on your experience with this.

CFMX doesn't appear to have this problem incidentally.

Kind regards,
Grant Szabo





Quoting [EMAIL PROTECTED]:

 Thanks Matt -- I tried that, still having same problem unfortunately.  
 
 I am racking my brain and I can't figure out what is going on here.  The only
 
 thing that seems to make any sense is that there may be an issue with the
 fact 
 that I am multihoming two sites on the server, both using host headers
 instead 
 of physical IP's.
 
 I am going to see if I can't put another static on that box and map it to 
 OESv2 and see if that solves the problem.  This is just a guess though.
 
 Incidentally, this problem doesn't happen on CFMX where we have both sites 
 multihomed using a single IP.  It only happens on the CF5 box.
 
 -Grant Szabo
 
 Quoting Matt Robertson [EMAIL PROTECTED]:
 
  I saw this happen on netscape browsers on CF4.5 when
  SETCLIENTCOOKIES=YES was placed in application.cfm, as opposed to
  leaving the statement out entirely.
  
  I'd look to your application.cfm.  Try and put in more than the bare
  minimum you have now and see what happens.  Maybe:
  
  cfapplication 
  name=mytest 
  sessionmanagement=No
  clientmanagement=Yes 
  applicationtimeout=#CreateTimeSpan(0,2,0,0)#
  
  --Matt Robertson--
  MSB Designs, Inc.
  http://mysecretbase.com
  
  
  
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
  Sent: Monday, December 09, 2002 10:22 AM
  To: CF-Talk
  Subject: Client Variable Problem
  
  
  I am having a very odd problem with client variables and would
  appreciate any 
  suggestions on additional things to look at or try.
  
  SYMPTOM: 
  
  CFID increments with each subsequent page request (refresh).
  
  INDEX.CFM
  
  html
  head
  title/title
  /head
  body
  
  cfset client.test = test
  
  Hi there cfoutput#client.test#/cfoutput.
  /body
  /html
  
  APPLICATION.CFM
  
  !--- application.cfm ---
  cfapplication name=OESv2_STAGING clientmanagement=Yes
  
  VERSION INFO:
  
  CF 5.0.0.0, Windows 2000 SP3, IIS 5
  
  CLIENT VARIABLE STORAGE:
  
  Uses ODBC datasource named ClientVariables_Staging which points to
  physical 
  SQL 2000 database of the same name.  CFDATA and CFGLOBAL tables created
  by CF5 
  Administrator upon instantiation of the ClientVariable storage.
  
  OTHER INFORMATION:
  
  There are two websites on this server, PEv2 and OESv2.  Both use client 
  variable storage.  PEv2 does NOT manifest the problem.  The websites use
  HOST 
  HEADERS and do not have physical IP addresses.
  
  The client browsers allow cookies and have no problem with PEv2.Upon
  
  viewing OESv2 and hitting refresh, the CFID increments.  For example,
  link to 
  the OESv2 index.cfm page and cfid:cftoken are [CFID:CFTOKEN]
  [CFID:CFTOKEN] 
  1605:9626140.  Hit refresh and these values change to [CFID:CFTOKEN] 
  1606:14486147.  
  
  STEPS TAKEN TO TRY TO SOLVE PROBLEM:
  
  * recreated client storage database, defined new datasource, remapped
  client 
  storage in CF5 Administrator
  * created new IIS virtual for the site, trimmed down source to bare
  minimum to 
  try to 

Question re Caching Settings

2002-12-10 Thread Paul Sinclair
In the administration area for Caching Settings, what's a reasonable size
for Template Cache Size on a server with 1 Gigabyte of memory? It looks
like the default size is 1024 kb. My system was slogging along really slow
and after going through all sorts of headaches trying to fix it, I went to
this area and changed the setting to 32 megs. The system seems to run much
more easily now. I don't know if it is coincidental or not - I suspect not
but am interested in some education on this setting.

The help area on this suggests setting it to the total size of all
templates. Is this a good ballpark figure? Any reason not to calculate the
total size of all templates and then add some more breathing room to the
setting?

Thanks for some opinions/recommendations.

Paul Sinclair

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Trouble with DWMX, RDS, SSL

2002-12-10 Thread Patti G. L. Hall
I had been using RDS to access my files when the system administrators
installed a SSL certificate and put the entire site behind SSL.  Since then
I have not been able to get to my files through DWMX.

I tried changing the port in the RDS settings from 80 to 443 (although I'm
not actually sure about that) and I tried changing the url prefix to
https://mydomainname.com;.  Is there something else I'm missing?  Some
combination of things or preference someplace?

I've searched the MM support docs, but the highest match I can find is only
52%, and seems to say nothing about SSL (even though I searched for DWMX,
RDS, SSL).

I also searched through the archives with similar results.

I'm primarily using Mac DWMX, though I also have access to Win DWMX if that
makes a difference.

Thanks - Patti



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: CFC output

2002-12-10 Thread Jochem van Dieten
Matt Liotta wrote:
 
 Certainly HTML can be useful inside of Flash for rich formatted text.
 However, it seems to make more sense to create this HTML inside of a
 Flash component then a CFC.

Depends. If you are building a BBML-based forum that is supposed to work 
with both Flash and browsers. Then you want to convert posts to HTML the 
moment they are submitted, not every time they are viewed.

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Macromedia Contribute

2002-12-10 Thread Kevin Graeme
There are built-in controls to limit users to a particular directory;
disallow editing of scripts/includes/forms/ or even anything but text; allow
or disallow the ability to assign css styles, and disable the font tag and
even inline css styles. You can limit users to only edit pages, create pages
based on templates, , create pages by copying any existing page, or make
anything from scratch. And you can define a file size limit to how large of
a graphic can be used on a page (in KB, not dimensions.)

That's pretty much what you can control. You can create groups of users with
different permissions. Other than that, it's not really extensible for
permissions from what I can see.

-Kevin

 -Original Message-
 From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 8:30 AM
 To: CF-Talk
 Subject: Re: Macromedia Contribute


 Samuel R. Neff wrote:
  If that's what you want you can take a look at
  MM's DRK2 which has a Rich Text Editor component for Flash.  It
 can easily
  be wrapped into a stand-alone widget for embedding in HTML and
 an also be
  extended.

 Does anyone have this, who would like to comment on how
 extendable it is? For example. if I wanted to limit the html
 editing controls my users had (no fonts or colours, for example,
 or only stylesheet classes) could I do this? Or say I wanted to
 change the colour of the component to match my app...

 Thanks,
 Kay.


 --
 Kay Smoljak
 
 http://kay.smoljak.com
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Question re Caching Settings

2002-12-10 Thread Mark A. Kruger - CFG
Paul,

It should be large enough to accommodate the size of all the classes (or
Pcode - on cf 5) that can reasonably be expected to run all the time.  If
you don't expand it to hold the code, it will use a FIFO buffer and recycle
it from the disk.  I usually set mine to 20 to 30 megs on a single use
server.

-Mark

-Original Message-
From: Paul Sinclair [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 9:28 AM
To: CF-Talk
Subject: Question re Caching Settings


In the administration area for Caching Settings, what's a reasonable size
for Template Cache Size on a server with 1 Gigabyte of memory? It looks
like the default size is 1024 kb. My system was slogging along really slow
and after going through all sorts of headaches trying to fix it, I went to
this area and changed the setting to 32 megs. The system seems to run much
more easily now. I don't know if it is coincidental or not - I suspect not
but am interested in some education on this setting.

The help area on this suggests setting it to the total size of all
templates. Is this a good ballpark figure? Any reason not to calculate the
total size of all templates and then add some more breathing room to the
setting?

Thanks for some opinions/recommendations.

Paul Sinclair


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: CFC output

2002-12-10 Thread Matt Liotta
 Depends. If you are building a BBML-based forum that is supposed to
work
 with both Flash and browsers. Then you want to convert posts to HTML
the
 moment they are submitted, not every time they are viewed.
 
Yes, but the posts are just strings that may or may not contain HTML. In
other words, just data and as such should be passed as variables.

-Matt

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: NonSense Errors

2002-12-10 Thread Robert Polickoski
All,

As part of the debugging of this, I added to the cfm file so it is 
now:

cfdump var=#APPLICATION#
cfdump var=#CLIENT#
cfdump var=#SESSION#
cfif isDefined(SESSION.User)
cfinvoke component=#SESSION.User# 
method=DisplayUserHome/cfinvoke
cfelse
cfinvoke component=#APPLICATION.App# 
method=DisplayWelcome/cfinvoke
/cfif

The result can be found at 
http://www.BuildACourse.com/NonSenseError.htm .  The actual files 
are not there but on my test server.  But the dumps clearly show 
that app is defined in APPLICATION and yet the error persists.  I 
know it is probably a scope issue of some sort, but how do I go 
about debugging?

Again, thank you in advance for your help.

Robert J. Polickoski
Senior Programmer, ISRD Inc.
(540) 842-6339
[EMAIL PROTECTED]
AIM - RobertJFP



-- Original Message --
From: Robert Polickoski [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:  Tue, 10 Dec 2002 10:22:34 -0500

All,

I am getting very confused and very frustrated.  Can somebody 
explain this error to me?

Error Occurred While Processing Request  
Element APP is undefined in REQUEST.  
 
  
The Error Occurred in C:\Program 
Files\Macromedia\CFusionMX\wwwroot\BuildACourse\User.cfc: line 342
 
340 :  cffunction name=DisplayUserHome access=remote 
output=true displayname=Display User Home hint=Displays the 
USer's home Page
341 :  !-- This function Displays the User's home page --

342 :  cfinvoke component=#APPLICATION.App# 
method=DisplayHTMLPage
343 :  cfinvokeargument name=SideMenuComponent 
value=#THIS#
344 :  cfinvokeargument name=SideMenuMethod 
value=DisplayUserSideMenu

 
 
There is no call to the REQUEST collection.  Also, I have a cfm 
file with the following:

cfif isDefined(SESSION.User)
   cfinvoke component=#SESSION.User# 
method=DisplayUserHome/cfinvoke
cfelse
   cfinvoke component=#APPLICATION.App# 
method=DisplayWelcome/cfinvoke
/cfif

If I only have the second cfinvoke, it works fine.  When both 
cfinvokes are there and the first is done, I get 
squirrelliness.  Sometimes it tells me elements of the CLIENT 
collection are not defined.  Sometimes it tells me CLIENT itself 
is undefined.  Am I just not understanding scope issues?  Help, 
Please!!

Thank you in advance.  

Robert J. Polickoski
Senior Programmer, ISRD Inc.
(540) 842-6339
[EMAIL PROTECTED]
AIM - RobertJFP 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Joshua Miller
I would think that given those abilities that integrating it into an
intranet security context would provide functionality for permissions.
Personally, I'd rather have something that lets me control file/edit
permissions and simply sticks to editing capabilities. I want a
super-form-control more than a content manager - I'll handle the content
management as it applies to my specific application.

Is there a version of the DRK2 Rich Text Editor online anywhere that I
could try before I buy? I'd like to be able to make an informed decision
before jumping into something.

Although from the looks of ActivEdit it's going to be hard to beat.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Kevin Graeme [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 10:32 AM
To: CF-Talk
Subject: RE: Macromedia Contribute


There are built-in controls to limit users to a particular directory;
disallow editing of scripts/includes/forms/ or even anything but text;
allow or disallow the ability to assign css styles, and disable the
font tag and even inline css styles. You can limit users to only edit
pages, create pages based on templates, , create pages by copying any
existing page, or make anything from scratch. And you can define a file
size limit to how large of a graphic can be used on a page (in KB, not
dimensions.)

That's pretty much what you can control. You can create groups of users
with different permissions. Other than that, it's not really extensible
for permissions from what I can see.

-Kevin

 -Original Message-
 From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 8:30 AM
 To: CF-Talk
 Subject: Re: Macromedia Contribute


 Samuel R. Neff wrote:
  If that's what you want you can take a look at
  MM's DRK2 which has a Rich Text Editor component for Flash.  It
 can easily
  be wrapped into a stand-alone widget for embedding in HTML and
 an also be
  extended.

 Does anyone have this, who would like to comment on how extendable it 
 is? For example. if I wanted to limit the html editing controls my 
 users had (no fonts or colours, for example, or only stylesheet 
 classes) could I do this? Or say I wanted to change the colour of the 
 component to match my app...

 Thanks,
 Kay.


 --
 Kay Smoljak
 
 http://kay.smoljak.com
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag and other weird errors

2002-12-10 Thread Andres
Doug,
Can you provide a link or location where i can find this methodology? 

Thank you!

Andres

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 12:49 AM
To: CF-Talk
Subject: RE: PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag and
other weird errors


yup, seen that.  pcode errors, from what I've experienced and from research, are 
related to one of the most popular topics on these lists, locking and shared scopes.  
We put an app in production, after a month or so when it got popular and the usage 
climed, we saw these pcode errors often.  We made sure every access to session.foo was 
locked and still got them under load, but much less often.  Once we changed over to 
the 'copy session scope to the request scope' methodology, all the pcode errors went 
bye bye. 


These makes me wonder...it seems an app can be written in such a way as to 'over use' 
locking/session scope.


Doug

-Original Message-
From: Andres [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 9:31 PM
To: CF-Talk
Subject: PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag and other
weird errors


Hello All,
I have recently (last 36 or so hours) have began experiencing 
server timeouts, hangs, and have needed to restart CF and IIS 
in all my servers.

Among the many errors i get in the application.log file are 
things such as 
PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag and 
CFTempOnlyForSetVariableNeverUseThisNameInYourCFMLCode122333444
45654321

I started a support event with MM. Their engineer tells me it 
is an issue with shared variable locking. I have began looking 
closely at my code and have found some potential locking 
issues. But the fact is that my code HAS NOT CHANGED since we 
went 5.0 over 5 months ago. No other major changes have taken place.

I am starting to make sure all my app, session, and server 
vars are properly locked, but we host two huge apps (over 1500 
templates each) so it will take time to go through them.

My question is.. has anyone ever experienced their CF server 
suddenly require such drastic use of cflocking?

Any suggestions or ideas will be much appreciated!

Thanks

Andres


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: SQL UBound?

2002-12-10 Thread Steve Reich
Perfect! Thanks Sean.

Steve

-Original Message-
From: Alford, Sean [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 8:46 AM
To: CF-Talk
Subject: RE: SQL UBound?


Steve,

I think you are looking for the aggregate function max().

SELECT MAX(COL) FROM TBL

Sean

-Original Message-
From: Steve Reich [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 8:37 AM
To: CF-Talk
Subject: SQL UBound?


I'm looking for the SQL function that will return the highest value in a
column. I have a field that is the datatype 'decimal' and I want to return
the record with the highest value in that column. Can someone help me?

Thanks,
Steve



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Matt Liotta
All of the Flash-based editors seem to suffer from the same problem;
they support a limited amount of HTML. While it is understandable that a
400kB plug-in can't render every bit of HTML, it isn't cool that the
text component all these editors are based on strips away HTML it
doesn't understand.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Joshua Miller [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 11:00 AM
 To: CF-Talk
 Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
 I would think that given those abilities that integrating it into an
 intranet security context would provide functionality for permissions.
 Personally, I'd rather have something that lets me control file/edit
 permissions and simply sticks to editing capabilities. I want a
 super-form-control more than a content manager - I'll handle the
content
 management as it applies to my specific application.
 
 Is there a version of the DRK2 Rich Text Editor online anywhere that I
 could try before I buy? I'd like to be able to make an informed
decision
 before jumping into something.
 
 Although from the looks of ActivEdit it's going to be hard to beat.
 
 Joshua Miller
 Head Programmer / IT Manager
 Garrison Enterprises Inc.
 www.garrisonenterprises.net
 [EMAIL PROTECTED]
 (704) 569-9044 ext. 254
 


 *
 Any views expressed in this message are those of the individual
sender,
 except where the sender states them to be the views of
 Garrison Enterprises Inc.
 
 This e-mail is intended only for the individual or entity to which it
is
 addressed and contains information that is private and confidential.
If
 you are not the intended recipient you are hereby notified that any
 dissemination, distribution or copying is strictly prohibited. If you
 have received this e-mail in error please delete it immediately and
 advise us by return e-mail to
[EMAIL PROTECTED]


 *
 
 
 -Original Message-
 From: Kevin Graeme [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 10:32 AM
 To: CF-Talk
 Subject: RE: Macromedia Contribute
 
 
 There are built-in controls to limit users to a particular directory;
 disallow editing of scripts/includes/forms/ or even anything but text;
 allow or disallow the ability to assign css styles, and disable the
 font tag and even inline css styles. You can limit users to only
edit
 pages, create pages based on templates, , create pages by copying any
 existing page, or make anything from scratch. And you can define a
file
 size limit to how large of a graphic can be used on a page (in KB, not
 dimensions.)
 
 That's pretty much what you can control. You can create groups of
users
 with different permissions. Other than that, it's not really
extensible
 for permissions from what I can see.
 
 -Kevin
 
  -Original Message-
  From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 8:30 AM
  To: CF-Talk
  Subject: Re: Macromedia Contribute
 
 
  Samuel R. Neff wrote:
   If that's what you want you can take a look at
   MM's DRK2 which has a Rich Text Editor component for Flash.  It
  can easily
   be wrapped into a stand-alone widget for embedding in HTML and
  an also be
   extended.
 
  Does anyone have this, who would like to comment on how extendable
it
  is? For example. if I wanted to limit the html editing controls my
  users had (no fonts or colours, for example, or only stylesheet
  classes) could I do this? Or say I wanted to change the colour of
the
  component to match my app...
 
  Thanks,
  Kay.
 
 
  --
  Kay Smoljak
  
  http://kay.smoljak.com
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: NonSense Errors

2002-12-10 Thread Marlon Moyer
#application.app# is a structure and not a path to your cfc.  You need 
to have something like home.cfcdirectory.cfcname in you componenet 
invoke call.

Robert Polickoski wrote:
 All,
 
 As part of the debugging of this, I added to the cfm file so it is 
 now:
 
 cfdump var=#APPLICATION#
 cfdump var=#CLIENT#
 cfdump var=#SESSION#
 cfif isDefined(SESSION.User)
   cfinvoke component=#SESSION.User# 
 method=DisplayUserHome/cfinvoke
 cfelse
   cfinvoke component=#APPLICATION.App# 
 method=DisplayWelcome/cfinvoke
 /cfif
 
 The result can be found at 
 http://www.BuildACourse.com/NonSenseError.htm .  The actual files 
 are not there but on my test server.  But the dumps clearly show 
 that app is defined in APPLICATION and yet the error persists.  I 
 know it is probably a scope issue of some sort, but how do I go 
 about debugging?
 
 Again, thank you in advance for your help.
 
 Robert J. Polickoski
 Senior Programmer, ISRD Inc.
 (540) 842-6339
 [EMAIL PROTECTED]
 AIM - RobertJFP
 
 
 
 -- Original Message --
 From: Robert Polickoski [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date:  Tue, 10 Dec 2002 10:22:34 -0500
 
 
All,

I am getting very confused and very frustrated.  Can somebody 
explain this error to me?

Error Occurred While Processing Request  
Element APP is undefined in REQUEST.  

 
The Error Occurred in C:\Program 
Files\Macromedia\CFusionMX\wwwroot\BuildACourse\User.cfc: line 342

340 : cffunction name=DisplayUserHome access=remote 
output=true displayname=Display User Home hint=Displays the 
USer's home Page
341 : !-- This function Displays the User's home page --

342 : cfinvoke component=#APPLICATION.App# 
method=DisplayHTMLPage
343 : cfinvokeargument name=SideMenuComponent 
value=#THIS#
344 : cfinvokeargument name=SideMenuMethod 
value=DisplayUserSideMenu



There is no call to the REQUEST collection.  Also, I have a cfm 
file with the following:

cfif isDefined(SESSION.User)
  cfinvoke component=#SESSION.User# 
method=DisplayUserHome/cfinvoke
cfelse
  cfinvoke component=#APPLICATION.App# 
method=DisplayWelcome/cfinvoke
/cfif

If I only have the second cfinvoke, it works fine.  When both 
cfinvokes are there and the first is done, I get 
squirrelliness.  Sometimes it tells me elements of the CLIENT 
collection are not defined.  Sometimes it tells me CLIENT itself 
is undefined.  Am I just not understanding scope issues?  Help, 
Please!!

Thank you in advance.  

Robert J. Polickoski
Senior Programmer, ISRD Inc.
(540) 842-6339
[EMAIL PROTECTED]
AIM - RobertJFP 

 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Timothy Heald
You should look at soEditor also.

http://www.siteobjects.com/pages/order.cfm?object=65method=viewCart

Tim

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 11:00 AM
To: CF-Talk
Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute


I would think that given those abilities that integrating it into an
intranet security context would provide functionality for permissions.
Personally, I'd rather have something that lets me control file/edit
permissions and simply sticks to editing capabilities. I want a
super-form-control more than a content manager - I'll handle the content
management as it applies to my specific application.

Is there a version of the DRK2 Rich Text Editor online anywhere that I
could try before I buy? I'd like to be able to make an informed decision
before jumping into something.

Although from the looks of ActivEdit it's going to be hard to beat.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Kevin Graeme [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 10:32 AM
To: CF-Talk
Subject: RE: Macromedia Contribute


There are built-in controls to limit users to a particular directory;
disallow editing of scripts/includes/forms/ or even anything but text;
allow or disallow the ability to assign css styles, and disable the
font tag and even inline css styles. You can limit users to only edit
pages, create pages based on templates, , create pages by copying any
existing page, or make anything from scratch. And you can define a file
size limit to how large of a graphic can be used on a page (in KB, not
dimensions.)

That's pretty much what you can control. You can create groups of users
with different permissions. Other than that, it's not really extensible
for permissions from what I can see.

-Kevin

 -Original Message-
 From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 8:30 AM
 To: CF-Talk
 Subject: Re: Macromedia Contribute


 Samuel R. Neff wrote:
  If that's what you want you can take a look at
  MM's DRK2 which has a Rich Text Editor component for Flash.  It
 can easily
  be wrapped into a stand-alone widget for embedding in HTML and
 an also be
  extended.

 Does anyone have this, who would like to comment on how extendable it 
 is? For example. if I wanted to limit the html editing controls my 
 users had (no fonts or colours, for example, or only stylesheet 
 classes) could I do this? Or say I wanted to change the colour of the 
 component to match my app...

 Thanks,
 Kay.


 --
 Kay Smoljak
 
 http://kay.smoljak.com
 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Joshua Miller
I've used soEditor before (EZ-Edit I believe it used to be?) - and
that's what I still use actually. I know there's a new version, I'm
going to weigh it in as well. I've always been happy with it - but I'm
building a large-scale application that's going to support many thousand
users and before I go jump into anything I want to evaluate a few of
them.

Trying to be more conservative about my decision making - LOL

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Timothy Heald [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 11:15 AM
To: CF-Talk
Subject: RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute


You should look at soEditor also.

http://www.siteobjects.com/pages/order.cfm?object=65method=viewCart

Tim

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 11:00 AM
To: CF-Talk
Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute


I would think that given those abilities that integrating it into an
intranet security context would provide functionality for permissions.
Personally, I'd rather have something that lets me control file/edit
permissions and simply sticks to editing capabilities. I want a
super-form-control more than a content manager - I'll handle the content
management as it applies to my specific application.

Is there a version of the DRK2 Rich Text Editor online anywhere that I
could try before I buy? I'd like to be able to make an informed decision
before jumping into something.

Although from the looks of ActivEdit it's going to be hard to beat.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net [EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Kevin Graeme [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 10:32 AM
To: CF-Talk
Subject: RE: Macromedia Contribute


There are built-in controls to limit users to a particular directory;
disallow editing of scripts/includes/forms/ or even anything but text;
allow or disallow the ability to assign css styles, and disable the
font tag and even inline css styles. You can limit users to only edit
pages, create pages based on templates, , create pages by copying any
existing page, or make anything from scratch. And you can define a file
size limit to how large of a graphic can be used on a page (in KB, not
dimensions.)

That's pretty much what you can control. You can create groups of users
with different permissions. Other than that, it's not really extensible
for permissions from what I can see.

-Kevin

 -Original Message-
 From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 8:30 AM
 To: CF-Talk
 Subject: Re: Macromedia Contribute


 Samuel R. Neff wrote:
  If that's what you want you can take a look at
  MM's DRK2 which has a Rich Text Editor component for Flash.  It
 can easily
  be wrapped into a stand-alone widget for embedding in HTML and
 an also be
  extended.

 Does anyone have this, who would like to comment on how extendable it
 is? For example. if I wanted to limit the html editing controls my 
 users had (no fonts or colours, for example, or only stylesheet 
 classes) could I do this? Or say I wanted to change the colour of the 
 component to match my app...

 Thanks,
 Kay.


 --
 Kay Smoljak
 
 http://kay.smoljak.com
 




RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Joshua Miller
So what do you recommend Matt?

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Matt Liotta [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 11:08 AM
To: CF-Talk
Subject: RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute


All of the Flash-based editors seem to suffer from the same problem;
they support a limited amount of HTML. While it is understandable that a
400kB plug-in can't render every bit of HTML, it isn't cool that the
text component all these editors are based on strips away HTML it
doesn't understand.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Joshua Miller [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 11:00 AM
 To: CF-Talk
 Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
 I would think that given those abilities that integrating it into an 
 intranet security context would provide functionality for permissions.

 Personally, I'd rather have something that lets me control file/edit 
 permissions and simply sticks to editing capabilities. I want a 
 super-form-control more than a content manager - I'll handle the
content
 management as it applies to my specific application.
 
 Is there a version of the DRK2 Rich Text Editor online anywhere that I

 could try before I buy? I'd like to be able to make an informed
decision
 before jumping into something.
 
 Although from the looks of ActivEdit it's going to be hard to beat.
 
 Joshua Miller
 Head Programmer / IT Manager
 Garrison Enterprises Inc.
 www.garrisonenterprises.net [EMAIL PROTECTED]
 (704) 569-9044 ext. 254
 


 *
 Any views expressed in this message are those of the individual
sender,
 except where the sender states them to be the views of
 Garrison Enterprises Inc.
 
 This e-mail is intended only for the individual or entity to which it
is
 addressed and contains information that is private and confidential.
If
 you are not the intended recipient you are hereby notified that any
 dissemination, distribution or copying is strictly prohibited. If you
 have received this e-mail in error please delete it immediately and
 advise us by return e-mail to
[EMAIL PROTECTED]


 *
 
 
 -Original Message-
 From: Kevin Graeme [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 10:32 AM
 To: CF-Talk
 Subject: RE: Macromedia Contribute
 
 
 There are built-in controls to limit users to a particular directory;
 disallow editing of scripts/includes/forms/ or even anything but text;
 allow or disallow the ability to assign css styles, and disable the
 font tag and even inline css styles. You can limit users to only
edit
 pages, create pages based on templates, , create pages by copying any
 existing page, or make anything from scratch. And you can define a
file
 size limit to how large of a graphic can be used on a page (in KB, not
 dimensions.)
 
 That's pretty much what you can control. You can create groups of
users
 with different permissions. Other than that, it's not really
extensible
 for permissions from what I can see.
 
 -Kevin
 
  -Original Message-
  From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 8:30 AM
  To: CF-Talk
  Subject: Re: Macromedia Contribute
 
 
  Samuel R. Neff wrote:
   If that's what you want you can take a look at
   MM's DRK2 which has a Rich Text Editor component for Flash.  It
  can easily
   be wrapped into a stand-alone widget for embedding in HTML and
  an also be
   extended.
 
  Does anyone have this, who would like to comment on how extendable
it
  is? For example. if I wanted to limit the html editing controls my
  users had (no fonts or colours, for example, or only stylesheet
  classes) could I do this? Or say I wanted to change the colour of
the
  component to match my app...
 
  Thanks,
  Kay.
 
 
  --
  Kay Smoljak
  
  http://kay.smoljak.com
 
 
 


DB2 Stored Proc

2002-12-10 Thread Ryan Farrell
We have a DB2 stored proc that inserts a record and returns the recordset,
which has only two fields: adID and desc.  When using the cfstoredproc tag,
I can't get the results of the insert back in my cfoutput; referencing
#adID# or #desc# throws error resoling parameter.  I did a cfdump of the
cfprocresult name and I get back 1 and the correct adID; #columnList#
yields 1.  Any ideas?  Code is below, but probably not helpful 'cause it's
just a test.

cfstoredproc datasource=#ds# procedure=test
cfprocresult name=insert
/cfstoredproc

cfdump var=#insert#

Ryan Farrell .:i:. Programmer
Nuovo Technologies
[EMAIL PROTECTED]
850-939-1548 x16
http://www.nuovotech.com

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Matt Liotta
I can't recommend anything. We have looked at everything and not found
one to our likely. We created a rich text editor in Flash that's
interface is different than one would expect to get around the issues in
Flash. However, I'm not happy with it either. IMHO, Flash-based editors
could be much better if Macromedia designed the text component slightly
different.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Joshua Miller [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 11:22 AM
 To: CF-Talk
 Subject: RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
 So what do you recommend Matt?
 
 Joshua Miller
 Head Programmer / IT Manager
 Garrison Enterprises Inc.
 www.garrisonenterprises.net
 [EMAIL PROTECTED]
 (704) 569-9044 ext. 254
 


 *
 Any views expressed in this message are those of the individual
sender,
 except where the sender states them to be the views of
 Garrison Enterprises Inc.
 
 This e-mail is intended only for the individual or entity to which it
is
 addressed and contains information that is private and confidential.
If
 you are not the intended recipient you are hereby notified that any
 dissemination, distribution or copying is strictly prohibited. If you
 have received this e-mail in error please delete it immediately and
 advise us by return e-mail to
[EMAIL PROTECTED]


 *
 
 
 -Original Message-
 From: Matt Liotta [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 11:08 AM
 To: CF-Talk
 Subject: RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
 
 All of the Flash-based editors seem to suffer from the same problem;
 they support a limited amount of HTML. While it is understandable that
a
 400kB plug-in can't render every bit of HTML, it isn't cool that the
 text component all these editors are based on strips away HTML it
 doesn't understand.
 
 Matt Liotta
 President  CEO
 Montara Software, Inc.
 http://www.montarasoftware.com/
 888-408-0900 x901
 
  -Original Message-
  From: Joshua Miller
[mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 11:00 AM
  To: CF-Talk
  Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
  I would think that given those abilities that integrating it into an
  intranet security context would provide functionality for
permissions.
 
  Personally, I'd rather have something that lets me control file/edit
  permissions and simply sticks to editing capabilities. I want a
  super-form-control more than a content manager - I'll handle the
 content
  management as it applies to my specific application.
 
  Is there a version of the DRK2 Rich Text Editor online anywhere that
I
 
  could try before I buy? I'd like to be able to make an informed
 decision
  before jumping into something.
 
  Although from the looks of ActivEdit it's going to be hard to beat.
 
  Joshua Miller
  Head Programmer / IT Manager
  Garrison Enterprises Inc.
  www.garrisonenterprises.net [EMAIL PROTECTED]
  (704) 569-9044 ext. 254
 
 


  *
  Any views expressed in this message are those of the individual
 sender,
  except where the sender states them to be the views of
  Garrison Enterprises Inc.
 
  This e-mail is intended only for the individual or entity to which
it
 is
  addressed and contains information that is private and confidential.
 If
  you are not the intended recipient you are hereby notified that any
  dissemination, distribution or copying is strictly prohibited. If
you
  have received this e-mail in error please delete it immediately and
  advise us by return e-mail to
 [EMAIL PROTECTED]
 


  *
 
 
  -Original Message-
  From: Kevin Graeme [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 10:32 AM
  To: CF-Talk
  Subject: RE: Macromedia Contribute
 
 
  There are built-in controls to limit users to a particular
directory;
  disallow editing of scripts/includes/forms/ or even anything but
text;
  allow or disallow the ability to assign css styles, and disable the
  font tag and even inline css styles. You can limit users to only
 edit
  pages, create pages based on templates, , create pages by copying
any
  existing page, or make anything from scratch. And you can define a
 file
  size limit to how large of a graphic can be used on a page (in KB,
not
  dimensions.)
 
  That's pretty much what you can control. You can create groups of
 users
  with different permissions. Other than that, it's not really
 extensible
  for permissions from what I can see.
 
  -Kevin
 
   -Original Message-
   From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, 

RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Joshua Miller
Fair enough.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Matt Liotta [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 11:32 AM
To: CF-Talk
Subject: RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute


I can't recommend anything. We have looked at everything and not found
one to our likely. We created a rich text editor in Flash that's
interface is different than one would expect to get around the issues in
Flash. However, I'm not happy with it either. IMHO, Flash-based editors
could be much better if Macromedia designed the text component slightly
different.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Joshua Miller [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 11:22 AM
 To: CF-Talk
 Subject: RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
 So what do you recommend Matt?
 
 Joshua Miller
 Head Programmer / IT Manager
 Garrison Enterprises Inc.
 www.garrisonenterprises.net [EMAIL PROTECTED]
 (704) 569-9044 ext. 254
 


 *
 Any views expressed in this message are those of the individual
sender,
 except where the sender states them to be the views of
 Garrison Enterprises Inc.
 
 This e-mail is intended only for the individual or entity to which it
is
 addressed and contains information that is private and confidential.
If
 you are not the intended recipient you are hereby notified that any
 dissemination, distribution or copying is strictly prohibited. If you
 have received this e-mail in error please delete it immediately and
 advise us by return e-mail to
[EMAIL PROTECTED]


 *
 
 
 -Original Message-
 From: Matt Liotta [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 11:08 AM
 To: CF-Talk
 Subject: RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
 
 All of the Flash-based editors seem to suffer from the same problem;
 they support a limited amount of HTML. While it is understandable that
a
 400kB plug-in can't render every bit of HTML, it isn't cool that the
 text component all these editors are based on strips away HTML it
 doesn't understand.
 
 Matt Liotta
 President  CEO
 Montara Software, Inc.
 http://www.montarasoftware.com/
 888-408-0900 x901
 
  -Original Message-
  From: Joshua Miller
[mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 11:00 AM
  To: CF-Talk
  Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
  I would think that given those abilities that integrating it into an
  intranet security context would provide functionality for
permissions.
 
  Personally, I'd rather have something that lets me control file/edit
  permissions and simply sticks to editing capabilities. I want a
  super-form-control more than a content manager - I'll handle the
 content
  management as it applies to my specific application.
 
  Is there a version of the DRK2 Rich Text Editor online anywhere that
I
 
  could try before I buy? I'd like to be able to make an informed
 decision
  before jumping into something.
 
  Although from the looks of ActivEdit it's going to be hard to beat.
 
  Joshua Miller
  Head Programmer / IT Manager
  Garrison Enterprises Inc.
  www.garrisonenterprises.net [EMAIL PROTECTED]
  (704) 569-9044 ext. 254
 
 


  *
  Any views expressed in this message are those of the individual
 sender,
  except where the sender states them to be the views of
  Garrison Enterprises Inc.
 
  This e-mail is intended only for the individual or entity to which
it
 is
  addressed and contains information that is private and confidential.
 If
  you are not the intended recipient you are hereby notified that any
  dissemination, distribution or copying is strictly prohibited. If
you
  have received this e-mail in error please delete it immediately and
  advise us by return e-mail to
 [EMAIL PROTECTED]
 


Re: NonSense Errors

2002-12-10 Thread Robert Polickoski
Marlon,

By identifying #APPLICATION.App#, which is an Object as opposed to 
a structure, as the component in the cfinvoke, I was not trying 
to just get to a method in the cfc but a method for a specific 
instance of the cfc.  According to the documentation, that is how 
you do it.  If I am mistaken, please tell me how to access a 
method of a specific instance of the cfc.

Thank you.

Robert J. Polickoski
Senior Programmer, ISRD Inc.
(540) 842-6339
[EMAIL PROTECTED]
AIM - RobertJFP



-- Original Message --
From: Marlon Moyer [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:  Tue, 10 Dec 2002 10:15:34 -0600

#application.app# is a structure and not a path to your cfc.  You 
need 
to have something like home.cfcdirectory.cfcname in you 
componenet 
invoke call.

Robert Polickoski wrote:
 All,
 
 As part of the debugging of this, I added to the cfm file so it 
is 
 now:
 
 cfdump var=#APPLICATION#
 cfdump var=#CLIENT#
 cfdump var=#SESSION#
 cfif isDefined(SESSION.User)
  cfinvoke component=#SESSION.User# 
 method=DisplayUserHome/cfinvoke
 cfelse
  cfinvoke component=#APPLICATION.App# 
 method=DisplayWelcome/cfinvoke
 /cfif
 
 The result can be found at 
 http://www.BuildACourse.com/NonSenseError.htm .  The actual 
files 
 are not there but on my test server.  But the dumps clearly 
show 
 that app is defined in APPLICATION and yet the error persists.  
I 
 know it is probably a scope issue of some sort, but how do I go 
 about debugging?
 
 Again, thank you in advance for your help.
 
 Robert J. Polickoski
 Senior Programmer, ISRD Inc.
 (540) 842-6339
 [EMAIL PROTECTED]
 AIM - RobertJFP
 
 
 
 -- Original Message --
 From: Robert Polickoski [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date:  Tue, 10 Dec 2002 10:22:34 -0500
 
 
All,

I am getting very confused and very frustrated.  Can somebody 
explain this error to me?

Error Occurred While Processing Request  
Element APP is undefined in REQUEST.  

 
The Error Occurred in C:\Program 
Files\Macromedia\CFusionMX\wwwroot\BuildACourse\User.cfc: line 
342

340 :cffunction name=DisplayUserHome access=remote 
output=true displayname=Display User Home hint=Displays 
the 
USer's home Page
341 :!-- This function Displays the User's 
home page --

342 :cfinvoke component=#APPLICATION.App# 
method=DisplayHTMLPage
343 :cfinvokeargument 
name=SideMenuComponent 
value=#THIS#
344 :cfinvokeargument 
name=SideMenuMethod 
value=DisplayUserSideMenu



There is no call to the REQUEST collection.  Also, I have a cfm 
file with the following:

cfif isDefined(SESSION.User)
 cfinvoke component=#SESSION.User# 
method=DisplayUserHome/cfinvoke
cfelse
 cfinvoke component=#APPLICATION.App# 
method=DisplayWelcome/cfinvoke
/cfif

If I only have the second cfinvoke, it works fine.  When both 
cfinvokes are there and the first is done, I get 
squirrelliness.  Sometimes it tells me elements of the CLIENT 
collection are not defined.  Sometimes it tells me CLIENT 
itself 
is undefined.  Am I just not understanding scope issues?  Help, 
Please!!

Thank you in advance.  

Robert J. Polickoski
Senior Programmer, ISRD Inc.
(540) 842-6339
[EMAIL PROTECTED]
AIM - RobertJFP 

 
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: Dynamic Drop Down Menu Bar

2002-12-10 Thread Matt Robertson
Yup:

http://foohbar.org/page_23.html.  Costs $35, but also includes a $30
value Milonic DHTML menu license.  Fully web form-driven.  An unposted
upgrade allows instant menu duplication from a template.

And 

http://foohbar.org/page_32.html.  Free.  Bare-bones concept demo.

HtH,

--Matt Robertson--
MSB Designs, Inc.
http://mysecretbase.com


-Original Message-
From: Alford, Sean [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 5:27 AM
To: CF-Talk
Subject: Dynamic Drop Down Menu Bar


Hello Everyone,

I need a drop down menu bar that I can add items and sub items
to
dynamically within CF.  Dose anyone know where I might find such a
widget???

Thanks,
Sean

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Macromedia Contribute

2002-12-10 Thread Kevin Graeme
I need to correct myself. I was reading the title Contribute and didn't
realize the discussion had shifted to another tool. The list of permission
restrictions I mentioned are for Contribute, not for DRK2.

Sorry for any confusion.

-Kevin

 -Original Message-
 From: Kevin Graeme [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 9:32 AM
 To: CF-Talk
 Subject: RE: Macromedia Contribute


 There are built-in controls to limit users to a particular directory;
 disallow editing of scripts/includes/forms/ or even anything but
 text; allow
 or disallow the ability to assign css styles, and disable the
 font tag and
 even inline css styles. You can limit users to only edit pages,
 create pages
 based on templates, , create pages by copying any existing page, or make
 anything from scratch. And you can define a file size limit to
 how large of
 a graphic can be used on a page (in KB, not dimensions.)

 That's pretty much what you can control. You can create groups of
 users with
 different permissions. Other than that, it's not really extensible for
 permissions from what I can see.

 -Kevin

  -Original Message-
  From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 8:30 AM
  To: CF-Talk
  Subject: Re: Macromedia Contribute
 
 
  Samuel R. Neff wrote:
   If that's what you want you can take a look at
   MM's DRK2 which has a Rich Text Editor component for Flash.  It
  can easily
   be wrapped into a stand-alone widget for embedding in HTML and
  an also be
   extended.
 
  Does anyone have this, who would like to comment on how
  extendable it is? For example. if I wanted to limit the html
  editing controls my users had (no fonts or colours, for example,
  or only stylesheet classes) could I do this? Or say I wanted to
  change the colour of the component to match my app...
 
  Thanks,
  Kay.
 
 
  --
  Kay Smoljak
  
  http://kay.smoljak.com
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: NonSense Errors

2002-12-10 Thread Marlon Moyer
I would guess that since you've already defined it as an object and via 
the debug information, it has methods, you would need to call it via 
cfobject.

BTW, if that's a real db password in your debug info, you might want to 
change it now.

Marlon


Robert Polickoski wrote:
 Marlon,
 
 By identifying #APPLICATION.App#, which is an Object as opposed to 
 a structure, as the component in the cfinvoke, I was not trying 
 to just get to a method in the cfc but a method for a specific 
 instance of the cfc.  According to the documentation, that is how 
 you do it.  If I am mistaken, please tell me how to access a 
 method of a specific instance of the cfc.
 
 Thank you.
 
 Robert J. Polickoski
 Senior Programmer, ISRD Inc.
 (540) 842-6339
 [EMAIL PROTECTED]
 AIM - RobertJFP
 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Exchange Address List

2002-12-10 Thread Luis Lebron
I tried the code in the article, however I get the following error:

An error has occured while trying to execute query operation on the LDAP
Server. One or more of the required attributes may be missing/incorrect or
you do not have permissions to execute this operation on the server 
The error occurred on line 7. 


I tried the WS_Ping Pro Pack as suggested in the article and I can get
information from the server.

Any ideas?


thanks,


Luis Lebron

-Original Message-
From: Jim Davis [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 2:04 PM
To: CF-Talk
Subject: RE: Exchange Address List


It should be.

I did it long ago but can't find the code now... However I used this
article at CFCOMET.com to get me started:

http://www.cfcomet.com/Exchange_Server/index.cfm?ArticleID=F6CAD377-4023
-4EB0-8C52340ED1DF4263

That actually might be exactly what you need (just all recipients) - the
key is CFLDAP.

Jim Davis




 -Original Message-
 From: Luis Lebron [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, December 05, 2002 1:34 PM
 To: CF-Talk
 Subject: Exchange Address List
 
 
 Is it possible to get the usernames and email address from a 
 local Exchange server using CF?
 
 thanks,
 
 
 Luis
 
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: Dynamic Drop Down Menu Bar

2002-12-10 Thread Jason Miller
You know - I have used milonic and parsed in db results from cf. I have 
found it great to use.. but amazingly - have found the free source code 
that ships with Macr Fireworks MX is actually more cross browser 
friendly, lighter and just as easy to modify.

worth looking into as well.

additionally - www.dhtmlcentral.com - has the drop downs.
jay miller

Matt Robertson wrote:

Yup:

http://foohbar.org/page_23.html.  Costs $35, but also includes a $30
value Milonic DHTML menu license.  Fully web form-driven.  An unposted
upgrade allows instant menu duplication from a template.

And 

http://foohbar.org/page_32.html.  Free.  Bare-bones concept demo.

HtH,

--Matt Robertson--
MSB Designs, Inc.
http://mysecretbase.com


-Original Message-
From: Alford, Sean [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 5:27 AM
To: CF-Talk
Subject: Dynamic Drop Down Menu Bar


Hello Everyone,

   I need a drop down menu bar that I can add items and sub items
to
dynamically within CF.  Dose anyone know where I might find such a
widget???

Thanks,
Sean


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: NonSense Errors

2002-12-10 Thread Robert Polickoski
I wonder...

Could the problem be that because I have a component named 
Application that the server cannot distinguish between the 
component and the APPLICATION scope variables even though I never 
refer to the component except when creating an instance of it ass 
APPLICATION.app?

Robert J. Polickoski
Senior Programmer, ISRD Inc.
(540) 842-6339
[EMAIL PROTECTED]
AIM - RobertJFP



-- Original Message --
From: Marlon Moyer [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date:  Tue, 10 Dec 2002 11:07:26 -0600

I would guess that since you've already defined it as an object 
and via 
the debug information, it has methods, you would need to call it 
via 
cfobject.

BTW, if that's a real db password in your debug info, you might 
want to 
change it now.

Marlon


Robert Polickoski wrote:
 Marlon,
 
 By identifying #APPLICATION.App#, which is an Object as opposed 
to 
 a structure, as the component in the cfinvoke, I was not 
trying 
 to just get to a method in the cfc but a method for a specific 
 instance of the cfc.  According to the documentation, that is 
how 
 you do it.  If I am mistaken, please tell me how to access a 
 method of a specific instance of the cfc.
 
 Thank you.
 
 Robert J. Polickoski
 Senior Programmer, ISRD Inc.
 (540) 842-6339
 [EMAIL PROTECTED]
 AIM - RobertJFP
 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



DRK2 Rich Text Editor : was RE: Macromedia Contribute

2002-12-10 Thread Mike Chambers
i will try and post an example shortly.

to answer your questions below:

1. you can change the color / skins for the component (either by
adjusting the graphics (reskinning), or using styleProperties)

here is a list of the editors ActionScript API:

FRichTextEditor.addFont()
FRichTextEditor.getPlainText()
FRichTextEditor.getRichText()
FRichTextEditor.setEnabled()
FRichTextEditor.setPlainText()
FRichTextEditor.setRichText()
FRichTextEditor.setSize()
FRichTextEditor.useClientFonts()

If you wanted to limit some of the controls available, then you could
either:

1. extend the component, removing the functionality you don't need.
2. simply edit the component instance in your movie, movie the UI
elements and functionality not necessary.

hope that helps...

mike chambers

[EMAIL PROTECTED]

 -Original Message-
 From: Kay Smoljak [mailto:[EMAIL PROTECTED]] 
 Sent: Tuesday, December 10, 2002 9:30 AM
 To: CF-Talk
 Subject: Re: Macromedia Contribute
 
 
 Samuel R. Neff wrote:
  If that's what you want you can take a look at 
  MM's DRK2 which has a Rich Text Editor component for Flash. 
  It can easily 
  be wrapped into a stand-alone widget for embedding in HTML 
 and an also be 
  extended.  
 
 Does anyone have this, who would like to comment on how 
 extendable it is? For example. if I wanted to limit the html 
 editing controls my users had (no fonts or colours, for 
 example, or only stylesheet classes) could I do this? Or say 
 I wanted to change the colour of the component to match my app...
 
 Thanks,
 Kay. 
 
 
 -- 
 Kay Smoljak
 
 http://kay.smoljak.com
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Question re Caching Settings

2002-12-10 Thread Debbie Dickerson
To further add to that, it doesn't hurt anything by setting the number higher than the 
total size of your templates. The memory doesn't get used/allocated until you actually 
run the templates and the pcode is generated.

Deb

-Original Message-
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 10:45 AM
To: CF-Talk
Subject: RE: Question re Caching Settings


Paul,

It should be large enough to accommodate the size of all the classes (or
Pcode - on cf 5) that can reasonably be expected to run all the time.  If
you don't expand it to hold the code, it will use a FIFO buffer and recycle
it from the disk.  I usually set mine to 20 to 30 megs on a single use
server.

-Mark

-Original Message-
From: Paul Sinclair [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 9:28 AM
To: CF-Talk
Subject: Question re Caching Settings


In the administration area for Caching Settings, what's a reasonable size
for Template Cache Size on a server with 1 Gigabyte of memory? It looks
like the default size is 1024 kb. My system was slogging along really slow
and after going through all sorts of headaches trying to fix it, I went to
this area and changed the setting to 32 megs. The system seems to run much
more easily now. I don't know if it is coincidental or not - I suspect not
but am interested in some education on this setting.

The help area on this suggests setting it to the total size of all
templates. Is this a good ballpark figure? Any reason not to calculate the
total size of all templates and then add some more breathing room to the
setting?

Thanks for some opinions/recommendations.

Paul Sinclair



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Kreig Zimmerman
Bleeaghhh... steaming pile of code turds.

It's a case of you get what you pay for.

Personally, my money would be on 
http://www.editlive.com/product/editliveforjava/default.asp

Although a bit pricey, it takes care of cross-platform nastiness much 
more efficiently than just about any other editor I've seen.

I've not seen any other editors that have impressed me so much.  Most 
all have major issues on Macs, or require horrendous workarounds to 
function upon it.  Certainly soEditor provides no solution, since it's 
IE/Win only.


Timothy Heald wrote:

You should look at soEditor also.

http://www.siteobjects.com/pages/order.cfm?object=65method=viewCart

Tim

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 11:00 AM
To: CF-Talk
Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute


I would think that given those abilities that integrating it into an
intranet security context would provide functionality for permissions.
Personally, I'd rather have something that lets me control file/edit
permissions and simply sticks to editing capabilities. I want a
super-form-control more than a content manager - I'll handle the content
management as it applies to my specific application.

Is there a version of the DRK2 Rich Text Editor online anywhere that I
could try before I buy? I'd like to be able to make an informed decision
before jumping into something.

Although from the looks of ActivEdit it's going to be hard to beat.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Kevin Graeme [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 10:32 AM
To: CF-Talk
Subject: RE: Macromedia Contribute


There are built-in controls to limit users to a particular directory;
disallow editing of scripts/includes/forms/ or even anything but text;
allow or disallow the ability to assign css styles, and disable the
font tag and even inline css styles. You can limit users to only edit
pages, create pages based on templates, , create pages by copying any
existing page, or make anything from scratch. And you can define a file
size limit to how large of a graphic can be used on a page (in KB, not
dimensions.)

That's pretty much what you can control. You can create groups of users
with different permissions. Other than that, it's not really extensible
for permissions from what I can see.

-Kevin

  

-Original Message-
From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 8:30 AM
To: CF-Talk
Subject: Re: Macromedia Contribute


Samuel R. Neff wrote:


If that's what you want you can take a look at
MM's DRK2 which has a Rich Text Editor component for Flash.  It
  

can easily


be wrapped into a stand-alone widget for embedding in HTML and
  

an also be


extended.
  

Does anyone have this, who would like to comment on how extendable it 
is? For example. if I wanted to limit the html editing controls my 
users had (no fonts or colours, for example, or only stylesheet 
classes) could I do this? Or say I wanted to change the colour of the 
component to match my app...

Thanks,
Kay.


--
Kay Smoljak

http://kay.smoljak.com






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



OT: JS Question...

2002-12-10 Thread Che Vilnonis
It's brainfart Tuesday.

I have a hyperlink. When clicked, I would like it to launch 2 pop up windows
for 2 different hardcoded urls.

Any ideas on how to do this?

Ché Vilnonis
Application Developer
Advertising Systems Incorporated
8470C Remington Avenue
Pennsauken, NJ 08110
p: 856.488.2211
f: 856.488.1990
www.asitv.com

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Cantrell, Adam
I'd like to see an editor that only defines classes in a div or a span, and
which provides a default style sheet. The extent of the html would be very
simple a, br /, hr / and XHTML compliant. One problem I see with this
is pulling in word documents, or old HTML with tables and invalid markup.

We're currently using ActiveEdit, and even though it's working well, I have
this really uneasy feeling about the HTML it's producing. It just completely
goes against the concept of separating content from style, but I just can't
think of a suitable alternative to doing it this way until we can:
a. Go through all of our old content stripping out all of the markup, and
then restylizing it using the new editor's classes.
b. Make the decision to never paste word documents, or old html into the
editor without first cleansing it in notepad, and then restylizing it
within the editor.

That would be a complete administrative nightmare.

Is anyone else feeling the same concerns, and has anyone taken measures to
address this? I'd be interested in hearing what you did.

Adam.





 -Original Message-
 From: Joshua Miller [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 10:00 AM
 To: CF-Talk
 Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
 
 I would think that given those abilities that integrating it into an
 intranet security context would provide functionality for permissions.
 Personally, I'd rather have something that lets me control file/edit
 permissions and simply sticks to editing capabilities. I want a
 super-form-control more than a content manager - I'll handle 
 the content
 management as it applies to my specific application.
 
 Is there a version of the DRK2 Rich Text Editor online anywhere that I
 could try before I buy? I'd like to be able to make an 
 informed decision
 before jumping into something.
 
 Although from the looks of ActivEdit it's going to be hard to beat.
 
 Joshua Miller
 Head Programmer / IT Manager
 Garrison Enterprises Inc.
 www.garrisonenterprises.net
 [EMAIL PROTECTED]
 (704) 569-9044 ext. 254
  
 **
 **
 *
 Any views expressed in this message are those of the 
 individual sender,
 except where the sender states them to be the views of 
 Garrison Enterprises Inc.
  
 This e-mail is intended only for the individual or entity to 
 which it is
 addressed and contains information that is private and 
 confidential. If
 you are not the intended recipient you are hereby notified that any
 dissemination, distribution or copying is strictly prohibited. If you 
 have received this e-mail in error please delete it immediately and
 advise us by return e-mail to 
 [EMAIL PROTECTED]
 **
 **
 *
 
 
 -Original Message-
 From: Kevin Graeme [mailto:[EMAIL PROTECTED]] 
 Sent: Tuesday, December 10, 2002 10:32 AM
 To: CF-Talk
 Subject: RE: Macromedia Contribute
 
 
 There are built-in controls to limit users to a particular directory;
 disallow editing of scripts/includes/forms/ or even anything but text;
 allow or disallow the ability to assign css styles, and disable the
 font tag and even inline css styles. You can limit users to 
 only edit
 pages, create pages based on templates, , create pages by copying any
 existing page, or make anything from scratch. And you can 
 define a file
 size limit to how large of a graphic can be used on a page (in KB, not
 dimensions.)
 
 That's pretty much what you can control. You can create 
 groups of users
 with different permissions. Other than that, it's not really 
 extensible
 for permissions from what I can see.
 
 -Kevin
 
  -Original Message-
  From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, December 10, 2002 8:30 AM
  To: CF-Talk
  Subject: Re: Macromedia Contribute
 
 
  Samuel R. Neff wrote:
   If that's what you want you can take a look at
   MM's DRK2 which has a Rich Text Editor component for Flash.  It
  can easily
   be wrapped into a stand-alone widget for embedding in HTML and
  an also be
   extended.
 
  Does anyone have this, who would like to comment on how 
 extendable it 
  is? For example. if I wanted to limit the html editing controls my 
  users had (no fonts or colours, for example, or only stylesheet 
  classes) could I do this? Or say I wanted to change the 
 colour of the 
  component to match my app...
 
  Thanks,
  Kay.
 
 
  --
  Kay Smoljak
  
  http://kay.smoljak.com
  
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 

Re: OT: Website testing application

2002-12-10 Thread Cutter (CF_Talk)
Yes, check out http://netmechanic.com/

Cutter

Carlisle, Eric wrote:

I've been tasked with finding an application that will automatically test a
website with multiple browsers.

Does such a monster exist?

Thanks :-)

Eric


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: JS Question...

2002-12-10 Thread Bryan Stevenson
I'd use an onClick event in the link with 2 window.open functions seperated
by ;

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Che Vilnonis [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 11:18 AM
Subject: OT: JS Question...


 It's brainfart Tuesday.

 I have a hyperlink. When clicked, I would like it to launch 2 pop up
windows
 for 2 different hardcoded urls.

 Any ideas on how to do this?

 Ché Vilnonis
 Application Developer
 Advertising Systems Incorporated
 8470C Remington Avenue
 Pennsauken, NJ 08110
 p: 856.488.2211
 f: 856.488.1990
 www.asitv.com

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



CF tag that shows a talbles schema

2002-12-10 Thread Phillip B
I am using SQL Server 2000 and need a good way to show a tables schema using CF. 
Anyone have any ideas? 

Phillip B.
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: Question re Caching Settings

2002-12-10 Thread samcfug
Since my server has 10K RPM disk drives and the 433 FS Bus, I find the best
performance is to disable the template caching -- :-)

Of course the sites get  1 hits per day per each.  but there are multiple
sites on this server - (65 CF sites.)

=
Douglas White
group Manager
mailto:[EMAIL PROTECTED]
http://www.samcfug.org
=
- Original Message -
From: Debbie Dickerson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 12:42 PM
Subject: RE: Question re Caching Settings


| To further add to that, it doesn't hurt anything by setting the number higher
than the total size of your templates. The memory doesn't get used/allocated
until you actually run the templates and the pcode is generated.
|
| Deb
|
| -Original Message-
| From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
| Sent: Tuesday, December 10, 2002 10:45 AM
| To: CF-Talk
| Subject: RE: Question re Caching Settings
|
|
| Paul,
|
| It should be large enough to accommodate the size of all the classes (or
| Pcode - on cf 5) that can reasonably be expected to run all the time.  If
| you don't expand it to hold the code, it will use a FIFO buffer and recycle
| it from the disk.  I usually set mine to 20 to 30 megs on a single use
| server.
|
| -Mark
|
| -Original Message-
| From: Paul Sinclair [mailto:[EMAIL PROTECTED]]
| Sent: Tuesday, December 10, 2002 9:28 AM
| To: CF-Talk
| Subject: Question re Caching Settings
|
|
| In the administration area for Caching Settings, what's a reasonable size
| for Template Cache Size on a server with 1 Gigabyte of memory? It looks
| like the default size is 1024 kb. My system was slogging along really slow
| and after going through all sorts of headaches trying to fix it, I went to
| this area and changed the setting to 32 megs. The system seems to run much
| more easily now. I don't know if it is coincidental or not - I suspect not
| but am interested in some education on this setting.
|
| The help area on this suggests setting it to the total size of all
| templates. Is this a good ballpark figure? Any reason not to calculate the
| total size of all templates and then add some more breathing room to the
| setting?
|
| Thanks for some opinions/recommendations.
|
| Paul Sinclair
|
|
|
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Rob Rohan
That is a *nice* product

:)


-Original Message-
From: Kreig Zimmerman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 10:17 AM
To: CF-Talk
Subject: Re: MM Rich Text Editor - WAS: RE: Macromedia Contribute


Bleeaghhh... steaming pile of code turds.

It's a case of you get what you pay for.

Personally, my money would be on
http://www.editlive.com/product/editliveforjava/default.asp

Although a bit pricey, it takes care of cross-platform nastiness much
more efficiently than just about any other editor I've seen.

I've not seen any other editors that have impressed me so much.  Most
all have major issues on Macs, or require horrendous workarounds to
function upon it.  Certainly soEditor provides no solution, since it's
IE/Win only.


Timothy Heald wrote:

You should look at soEditor also.

http://www.siteobjects.com/pages/order.cfm?object=65method=viewCart

Tim

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 11:00 AM
To: CF-Talk
Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute


I would think that given those abilities that integrating it into an
intranet security context would provide functionality for permissions.
Personally, I'd rather have something that lets me control file/edit
permissions and simply sticks to editing capabilities. I want a
super-form-control more than a content manager - I'll handle the content
management as it applies to my specific application.

Is there a version of the DRK2 Rich Text Editor online anywhere that I
could try before I buy? I'd like to be able to make an informed decision
before jumping into something.

Although from the looks of ActivEdit it's going to be hard to beat.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254


*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of
Garrison Enterprises Inc.

This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Kevin Graeme [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 10:32 AM
To: CF-Talk
Subject: RE: Macromedia Contribute


There are built-in controls to limit users to a particular directory;
disallow editing of scripts/includes/forms/ or even anything but text;
allow or disallow the ability to assign css styles, and disable the
font tag and even inline css styles. You can limit users to only edit
pages, create pages based on templates, , create pages by copying any
existing page, or make anything from scratch. And you can define a file
size limit to how large of a graphic can be used on a page (in KB, not
dimensions.)

That's pretty much what you can control. You can create groups of users
with different permissions. Other than that, it's not really extensible
for permissions from what I can see.

-Kevin



-Original Message-
From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 8:30 AM
To: CF-Talk
Subject: Re: Macromedia Contribute


Samuel R. Neff wrote:


If that's what you want you can take a look at
MM's DRK2 which has a Rich Text Editor component for Flash.  It


can easily


be wrapped into a stand-alone widget for embedding in HTML and


an also be


extended.


Does anyone have this, who would like to comment on how extendable it
is? For example. if I wanted to limit the html editing controls my
users had (no fonts or colours, for example, or only stylesheet
classes) could I do this? Or say I wanted to change the colour of the
component to match my app...

Thanks,
Kay.


--
Kay Smoljak

http://kay.smoljak.com







~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Massimo, Tiziana e Federica
 I'd like to see an editor that only defines classes in a div or a span,
and
 which provides a default style sheet. The extent of the html would be very
 simple a, br /, hr / and XHTML compliant. One problem I see with
this
 is pulling in word documents, or old HTML with tables and invalid markup.

 Is anyone else feeling the same concerns, and has anyone taken measures to
 address this? I'd be interested in hearing what you did.

Yes, I had the same concerns and I came out with a custom solution:

http://hh212167-174.chicagowebs.com/cfxhtml/

I am still working on a few details, but you should get the picture


Massimo Foti
Team Macromedia Volunteer for Dreamweaver
http://www.macromedia.com/go/team




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Network Drives CF

2002-12-10 Thread Randell B Adkins
Here is a curious question for anyone who has tried this before.

Out local machines are setup with IIS and CF5 Application Server.
We can develop and run applications from our local machines with
a problem.

Now someone had an idea to copy the development files out to a
Network Drive which is mapped to your directory such as:
My G Drive would be: \\GAOHOME\Data\Home\Adkinsr

So in IIS I setup a virtual directory called: webapps which points
to a directory on the G Drive called webapps

Path: \\GAOHOME\Data\Home\Adkinsr\webapps

Now I can run HTM and ASP files from the webapps folder on
the G Drive without a problem.

When I attempt to run a CFM file it will error out as if the file
does not exists. I have checked the configuration of the
Application Mapping for the given virtual directory to make sure
the the extentions of CFM points to my local machine for the
CFUSION\BIN\ISCF.DLL  file.

Any suggestions on how to have CF App Server process CFM
files on the Network Drive??


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: JS Question...

2002-12-10 Thread Randell B Adkins
onClick=LaunchWindows();

Then have a JS Function:
function LaunchWindows() {

var win1 = window.open(www.firstwindow.com,Window1);
var win2 = window.open(www.secondwindow.com,Window2);

}

 [EMAIL PROTECTED] 12/10/02 02:25PM 
I'd use an onClick event in the link with 2 window.open functions
seperated
by ;

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED] 

-
Macromedia Associate Partner
www.macromedia.com 
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com 
- Original Message -
From: Che Vilnonis [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 11:18 AM
Subject: OT: JS Question...


 It's brainfart Tuesday.

 I have a hyperlink. When clicked, I would like it to launch 2 pop up
windows
 for 2 different hardcoded urls.

 Any ideas on how to do this?

 ChT Vilnonis
 Application Developer
 Advertising Systems Incorporated
 8470C Remington Avenue
 Pennsauken, NJ 08110
 p: 856.488.2211
 f: 856.488.1990
 www.asitv.com 

 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: CF tag that shows a talbles schema

2002-12-10 Thread Clint Tredway
I built this SQL Tool http://www.cf101.org/sqltool use cf101 as the
datasource
you can get the source code by going here:
http://www.cf101.org/sqltool.zip

HTH
Clint

- Original Message -
From: Phillip B [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 1:21 PM
Subject: CF tag that shows a talbles schema


 I am using SQL Server 2000 and need a good way to show a tables schema
using CF. Anyone have any ideas?

 Phillip B.
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: JS Question...

2002-12-10 Thread Che Vilnonis
yeah...I'm kinda looking for a code example/tweak.
My code automatically loads the two windows.
I want it to work when a user clicks a link...see below.

--

SCRIPT LANGUAGE=JavaScript!--
function myOpen(url,name) {
var handle = window.open(url,name);
}

var window1 =
window.myOpen('http://www.livingnaturally.com/common/e_coupons/e_coupons.asp
?storeID=9ES5FKAQ17S92ND700AKHLBD345CAAB3','windowName1');
var window2 =
window.myOpen('http://www.redjellyfish.com/cm-commhub.html?cm-services_longd
istance.html~main','windowName2');
//--/SCRIPT

a href=ecoupons.html target=_self onClick=myOpen();Link/a

--

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: Network Drives CF

2002-12-10 Thread Mark A. Kruger - CFG
Randall,

First - try runing CF under a service account that has permissions to the
share.  The local computer account can only access local resources.

-Mark

-Original Message-
From: Randell B Adkins [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 1:28 PM
To: CF-Talk
Subject: Network Drives  CF


Here is a curious question for anyone who has tried this before.

Out local machines are setup with IIS and CF5 Application Server.
We can develop and run applications from our local machines with
a problem.

Now someone had an idea to copy the development files out to a
Network Drive which is mapped to your directory such as:
My G Drive would be: \\GAOHOME\Data\Home\Adkinsr

So in IIS I setup a virtual directory called: webapps which points
to a directory on the G Drive called webapps

Path: \\GAOHOME\Data\Home\Adkinsr\webapps

Now I can run HTM and ASP files from the webapps folder on
the G Drive without a problem.

When I attempt to run a CFM file it will error out as if the file
does not exists. I have checked the configuration of the
Application Mapping for the given virtual directory to make sure
the the extentions of CFM points to my local machine for the
CFUSION\BIN\ISCF.DLL  file.

Any suggestions on how to have CF App Server process CFM
files on the Network Drive??



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: CFOUTPUT group by recordcount HELP

2002-12-10 Thread Tom Forbes
Dear Dina Hess,

Thank you very much for taking the time this morning to help me with this 
Query/RecordCount problem. There is NO WAY I would have come to this 
solution on my own. I have since read up on column aliases, aggregate 
functions and loops so that I can understand how this works. I have tested 
it on my db, and it runs great - no tweaking!

You made it possible for me to get the problem solved, and I learned a lot 
in the process.

Thanks again for your excellent help, and have a very happy Holiday.

Tom




At 09:20 AM 12/10/02, you wrote:
Recordcount isn't what you're after since it returns the total number of 
rows in the query recordset.

Instead you can get the number of records returned for each distinct 
category by requerying (or in CF5+ do a query of the original 
query)...something like this:

cfquery name=CatCount DATASOURCE=efds
   Select d.DomainCategoryID as catid,
   count(d.DomainCategoryID) as num_cat_recs
   FROM DomainCategoryTbl c, DomainNamesTbl d
   WHERE c.DomainCategoryID=d.DomainCategoryID
   Group By d.DomainCategoryID
/cfquery

Then you could output it like this:

CFOUTPUT QUERY=GroupDomainCategories GROUP=DomainCategory

Category: #DomainCategory# -

cfset thiscat = DomainCategoryID

cfloop query=CatCount
 cfif catid eq thiscat
 #num_cat_recs#br
 /cfif
/cfloop

CFOUTPUT
#DomainName#BR
/CFOUTPUT

/CFOUTPUT
   - Original Message -
   From: Tom Forbes
   To: CF-Talk
   Sent: Monday, December 09, 2002 9:28 PM
   Subject: CFOUTPUT group by  recordcount HELP


   I have checked my books and the CF achieve, but need a little help in the
   right direction, please.

   I have a db table that contains, among other things, Domain Names and 
 about
   20 Different Domain Name Categories. I want to Output the results of this
   db table by GROUPING the Domain Name Categories (I got that to work) and
   next to the Category I would like to use the RecordCount parameter of the
   Query to indicate how many Domain Names in each category. The problem with
   the code below is that the RecordCount parameter returns the TOTAL number
   of categories, not the Total Number of Categories for each particular
   Domain Name.

   I would greatly appreciate any help. Thanks!

   I have:

   CFQUERY NAME=GroupDomainCategories DATASOURCE=efds
SELECT *
FROM DomainCategoryTbl,DomainNamesTbl
   WHERE DomainCategoryTbl.DomainCategoryID=DomainNamesTbl.DomainCategoryID
   ORDER By DomainCategory, DomainName
   /CFQUERY

   and for the output I have:

   CFOUTPUT QUERY=GroupDomainCategories GROUP=DomainCategory

   Category: #DomainCategory# - #GroupDomainCategories.RecordCount#

   CFOUTPUT
   #DomainName#BR
   /CFOUTPUT

   /CFOUTPUT



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: JS Question...

2002-12-10 Thread Che Vilnonis
that was it.
thanks to all who responded.

-Original Message-
From: Randell B Adkins [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 10, 2002 2:30 PM
To: CF-Talk
Subject: Re: JS Question...


onClick=LaunchWindows();

Then have a JS Function:
function LaunchWindows() {

var win1 = window.open(www.firstwindow.com,Window1);
var win2 = window.open(www.secondwindow.com,Window2);

}

 [EMAIL PROTECTED] 12/10/02 02:25PM 
I'd use an onClick event in the link with 2 window.open functions
seperated
by ;

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Che Vilnonis [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 11:18 AM
Subject: OT: JS Question...


 It's brainfart Tuesday.

 I have a hyperlink. When clicked, I would like it to launch 2 pop up
windows
 for 2 different hardcoded urls.

 Any ideas on how to do this?

 ChT Vilnonis
 Application Developer
 Advertising Systems Incorporated
 8470C Remington Avenue
 Pennsauken, NJ 08110
 p: 856.488.2211
 f: 856.488.1990
 www.asitv.com




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: Network Drives CF

2002-12-10 Thread Samuel R. Neff
Have to change the service user account to an account that has permissions 
on the network share.  Look in the MS services snap in (has nothing to do 
with CF really).

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



RE: Network Drives CF

2002-12-10 Thread Randell B Adkins
Man, I could slap myself for that one.

It is always the little things!!!

Thanks for pointing out the obvious :-)

 [EMAIL PROTECTED] 12/10/02 02:41PM 
Randall,

First - try runing CF under a service account that has permissions to
the
share.  The local computer account can only access local
resources.

-Mark

-Original Message-
From: Randell B Adkins [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 10, 2002 1:28 PM
To: CF-Talk
Subject: Network Drives  CF


Here is a curious question for anyone who has tried this before.

Out local machines are setup with IIS and CF5 Application Server.
We can develop and run applications from our local machines with
a problem.

Now someone had an idea to copy the development files out to a
Network Drive which is mapped to your directory such as:
My G Drive would be: \\GAOHOME\Data\Home\Adkinsr

So in IIS I setup a virtual directory called: webapps which points
to a directory on the G Drive called webapps

Path: \\GAOHOME\Data\Home\Adkinsr\webapps

Now I can run HTM and ASP files from the webapps folder on
the G Drive without a problem.

When I attempt to run a CFM file it will error out as if the file
does not exists. I have checked the configuration of the
Application Mapping for the given virtual directory to make sure
the the extentions of CFM points to my local machine for the
CFUSION\BIN\ISCF.DLL  file.

Any suggestions on how to have CF App Server process CFM
files on the Network Drive??




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Odd cookie behavior

2002-12-10 Thread Brian Ledwith
A few users are getting an error on my site, and when I reviewed the
data I captured in the CFCatch, (looping through the CGI collection), I
found that their CGI.HTTP_COOKIE has a duplicate, yet different, value
in it.

Like this, 2 PARENTID, each with a different value.

CFID=123; CFMAGIC=123%A1B2C3; CFTOKEN=A1B2C3; PARENTID=142296;
PARENTID=0 

Has this occurred to anyone else?

TIA,
~bgl

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: Odd cookie behavior

2002-12-10 Thread William Wheatley
are you using domain level cookies?
- Original Message -
From: Brian Ledwith [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 3:39 PM
Subject: Odd cookie behavior


 A few users are getting an error on my site, and when I reviewed the
 data I captured in the CFCatch, (looping through the CGI collection), I
 found that their CGI.HTTP_COOKIE has a duplicate, yet different, value
 in it.

 Like this, 2 PARENTID, each with a different value.

 CFID=123; CFMAGIC=123%A1B2C3; CFTOKEN=A1B2C3; PARENTID=142296;
 PARENTID=0

 Has this occurred to anyone else?

 TIA,
 ~bgl

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



CFLdap and Exchange Server

2002-12-10 Thread Luis Lebron
I am trying to get the address list of our MS Exchange Server. I tried the
code from this article
http://www.cfcomet.com/Exchange_Server/index.cfm?ArticleID=F6CAD377-4023-4EB
0-8C52340ED1DF4263

but I keep getting this message
An error has occured while trying to execute query operation on the LDAP
Server. One or more of the required attributes may be missing/incorrect or
you do not have permissions to execute this operation on the server 
The error occurred on line 7. 


I tried the WS_Ping Pro Pack as suggested in the article and I can get
information from the server.

Any ideas?


thanks,


Luis Lebron

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: CF tag that shows a talbles schema

2002-12-10 Thread Phillip B
That's perfect! It does everything I need plus a few other goodies. : D

Phillip B


- Original Message -
From: Clint Tredway [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, December 10, 2002 1:34 PM
Subject: Re: CF tag that shows a talbles schema


 I built this SQL Tool http://www.cf101.org/sqltool use cf101 as the
 datasource
 you can get the source code by going here:
 http://www.cf101.org/sqltool.zip

 HTH
 Clint

 - Original Message -
 From: Phillip B [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, December 10, 2002 1:21 PM
 Subject: CF tag that shows a talbles schema


  I am using SQL Server 2000 and need a good way to show a tables schema
 using CF. Anyone have any ideas?
 
  Phillip B.
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: CFOUTPUT group by recordcount HELP

2002-12-10 Thread Dina Hess
Tom, you're welcome. My pleasure to be of assistance.

~Dina
  - Original Message - 
  From: Tom Forbes 
  To: CF-Talk 
  Sent: Tuesday, December 10, 2002 1:41 PM
  Subject: Re: CFOUTPUT group by  recordcount HELP


  Dear Dina Hess,

  Thank you very much for taking the time this morning to help me with this 
  Query/RecordCount problem. There is NO WAY I would have come to this 
  solution on my own. I have since read up on column aliases, aggregate 
  functions and loops so that I can understand how this works. I have tested 
  it on my db, and it runs great - no tweaking!

  You made it possible for me to get the problem solved, and I learned a lot 
  in the process.

  Thanks again for your excellent help, and have a very happy Holiday.

  Tom




  At 09:20 AM 12/10/02, you wrote:
  Recordcount isn't what you're after since it returns the total number of 
  rows in the query recordset.
  
  Instead you can get the number of records returned for each distinct 
  category by requerying (or in CF5+ do a query of the original 
  query)...something like this:
  
  cfquery name=CatCount DATASOURCE=efds
 Select d.DomainCategoryID as catid,
 count(d.DomainCategoryID) as num_cat_recs
 FROM DomainCategoryTbl c, DomainNamesTbl d
 WHERE c.DomainCategoryID=d.DomainCategoryID
 Group By d.DomainCategoryID
  /cfquery
  
  Then you could output it like this:
  
  CFOUTPUT QUERY=GroupDomainCategories GROUP=DomainCategory
  
  Category: #DomainCategory# -
  
  cfset thiscat = DomainCategoryID
  
  cfloop query=CatCount
   cfif catid eq thiscat
   #num_cat_recs#br
   /cfif
  /cfloop
  
  CFOUTPUT
  #DomainName#BR
  /CFOUTPUT
  
  /CFOUTPUT
 - Original Message -
 From: Tom Forbes
 To: CF-Talk
 Sent: Monday, December 09, 2002 9:28 PM
 Subject: CFOUTPUT group by  recordcount HELP
  
  
 I have checked my books and the CF achieve, but need a little help in the
 right direction, please.
  
 I have a db table that contains, among other things, Domain Names and 
   about
 20 Different Domain Name Categories. I want to Output the results of this
 db table by GROUPING the Domain Name Categories (I got that to work) and
 next to the Category I would like to use the RecordCount parameter of the
 Query to indicate how many Domain Names in each category. The problem with
 the code below is that the RecordCount parameter returns the TOTAL number
 of categories, not the Total Number of Categories for each particular
 Domain Name.
  
 I would greatly appreciate any help. Thanks!
  
 I have:
  
 CFQUERY NAME=GroupDomainCategories DATASOURCE=efds
  SELECT *
  FROM DomainCategoryTbl,DomainNamesTbl
 WHERE DomainCategoryTbl.DomainCategoryID=DomainNamesTbl.DomainCategoryID
 ORDER By DomainCategory, DomainName
 /CFQUERY
  
 and for the output I have:
  
 CFOUTPUT QUERY=GroupDomainCategories GROUP=DomainCategory
  
 Category: #DomainCategory# - #GroupDomainCategories.RecordCount#
  
 CFOUTPUT
 #DomainName#BR
 /CFOUTPUT
  
 /CFOUTPUT
  
  
  
  
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: MM Rich Text Editor - WAS: RE: Macromedia Contribute

2002-12-10 Thread Don Bellamy
 Bleeaghhh... steaming pile of code turds.

Wow Krieg, thanks for the nice compliment. :)

---
Don Bellamy 
SiteObjects, Inc. 
http://www.siteobjects.com/ 
Tel (517) 324-4227 ext 100 
Fax (517) 324-4267


 Bleeaghhh... steaming pile of code turds.
 
 It's a case of you get what you pay for.
 
 Personally, my money would be on 
 http://www.editlive.com/product/editliveforjava/default.asp
 
 Although a bit pricey, it takes care of cross-platform nastiness much 
 more efficiently than just about any other editor I've seen.
 
 I've not seen any other editors that have impressed me so much.  Most 
 all have major issues on Macs, or require horrendous workarounds to 
 function upon it.  Certainly soEditor provides no solution, 
 since it's 
 IE/Win only.
 
 
 Timothy Heald wrote:
 
 You should look at soEditor also.
 
 http://www.siteobjects.com/pages/order.cfm?object=65method=viewCart
 
 Tim
 
 -Original Message-
 From: Joshua Miller [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 11:00 AM
 To: CF-Talk
 Subject: MM Rich Text Editor - WAS: RE: Macromedia Contribute
 
 
 I would think that given those abilities that integrating it into an 
 intranet security context would provide functionality for 
 permissions. 
 Personally, I'd rather have something that lets me control file/edit 
 permissions and simply sticks to editing capabilities. I want a 
 super-form-control more than a content manager - I'll handle the 
 content management as it applies to my specific application.
 
 Is there a version of the DRK2 Rich Text Editor online 
 anywhere that I 
 could try before I buy? I'd like to be able to make an informed 
 decision before jumping into something.
 
 Although from the looks of ActivEdit it's going to be hard to beat.
 
 Joshua Miller
 Head Programmer / IT Manager
 Garrison Enterprises Inc.
 www.garrisonenterprises.net [EMAIL PROTECTED]
 (704) 569-9044 ext. 254
  
 *
 **
 *
 *
 Any views expressed in this message are those of the 
 individual sender,
 except where the sender states them to be the views of 
 Garrison Enterprises Inc.
  
 This e-mail is intended only for the individual or entity to 
 which it 
 is addressed and contains information that is private and 
 confidential. 
 If you are not the intended recipient you are hereby 
 notified that any 
 dissemination, distribution or copying is strictly 
 prohibited. If you 
 have received this e-mail in error please delete it immediately and 
 advise us by return e-mail to 
 [EMAIL PROTECTED]
 *
 **
 *
 *
 
 
 -Original Message-
 From: Kevin Graeme [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 10:32 AM
 To: CF-Talk
 Subject: RE: Macromedia Contribute
 
 
 There are built-in controls to limit users to a particular 
 directory; 
 disallow editing of scripts/includes/forms/ or even anything 
 but text; 
 allow or disallow the ability to assign css styles, and disable the 
 font tag and even inline css styles. You can limit users 
 to only edit 
 pages, create pages based on templates, , create pages by 
 copying any 
 existing page, or make anything from scratch. And you can 
 define a file 
 size limit to how large of a graphic can be used on a page 
 (in KB, not
 dimensions.)
 
 That's pretty much what you can control. You can create 
 groups of users 
 with different permissions. Other than that, it's not really 
 extensible 
 for permissions from what I can see.
 
 -Kevin
 
   
 
 -Original Message-
 From: Kay Smoljak [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, December 10, 2002 8:30 AM
 To: CF-Talk
 Subject: Re: Macromedia Contribute
 
 
 Samuel R. Neff wrote:
 
 
 If that's what you want you can take a look at
 MM's DRK2 which has a Rich Text Editor component for Flash.  It
   
 
 can easily
 
 
 be wrapped into a stand-alone widget for embedding in HTML and
   
 
 an also be
 
 
 extended.
   
 
 Does anyone have this, who would like to comment on how 
 extendable it
 is? For example. if I wanted to limit the html editing controls my 
 users had (no fonts or colours, for example, or only stylesheet 
 classes) could I do this? Or say I wanted to change the 
 colour of the 
 component to match my app...
 
 Thanks,
 Kay.
 
 
 --
 Kay Smoljak
 
 http://kay.smoljak.com
 
 
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Re: CF 5 Page Filing massively... Ideas?

2002-12-10 Thread Jeremy Bruck
Everyone,

Thanks for the feedback... here is some more data.

The total page file is set to a max of 3 gig -- on the C drive and all of
our CF files and sites are on E.

We have already defrag'd our hard drive recently as well.  We have even gone
through NT error logs and CF error logs looking for something.  No
Threading errors or anything suspicious.  This server was even rebuilt
about 3ish months ago.

We do have several large queries, but they don't seem to cause any problems.
We thought it could be email -- since we can send upto 25,000/day so we
moved that off to the same server as the mail server (it didn't stop our
page filing errors).

Plus, if CF was returning several really large queries the memory allocated
to CF in the task manager would say 800 Meg or say 1.5 gig.  It doesn't and
this is what is so confusing -- CF has always about 75 to 200 meg.

Could it have something to do with CF Exec?  We have had instances with SQL
Warnings (truncation warnings for insert queries or CFStoredProc with
Stored Procedures) which will send the server into a restart spiral and even
at times create 2 instances of CF Server if traffic is high enough.
Actually when traffic is high you don't get the warning back to the
browser -- it just restarts CF Server.

Any other ideas?  Thanks for the help,

Jeremy


| -Original Message-
| From: Jeremy Bruck - MfgQuote, Inc. [mailto:[EMAIL PROTECTED]]
| Sent: Monday, December 09, 2002 3:24 PM
| To: CF-Talk
| Subject: CF 5 Page Filing massively... Ideas?
|
|
| Everyone,
|
| We have had a challenge for the last 2 months with no ability to track it
| down and solve it.  We are running CF 5 on Win2K with Dual P3 @ 1Ghz and
| 1Gig of Ram.  We normally only use about 400-500 meg of ram, but once to
| twice per week right now we are filling up memory to 2.5ish gig and
| massively pagefiling.  Database is on another server with same hardware
| config.
|
| We can't restart the CF service when this happens, and the only way to
deal
| with it is to reboot the box.
|
| Part of me thinks the problems is overall load on the box -- average of
| 8000 to 1 unique visitors on the site per day and this doesn't include
| 500ish members on the system hammering it.
|
| Are there any tools to know what is using up the pagefile memory on Win2k?
|
| Any ideas what could be causing CF to eat up that much memory?
|
| Thanks,
| Jeremy
|
|
| Jeremy Bruck, VP of Technology
| ::MfgQuote
| 2690 Cumberland Parkway SE
| Suite 510
| Atlanta, GA  30339
| TEL:   678.556.2929
| FAX:  678.556.2980
| www.mfgquote.com
| [EMAIL PROTECTED]
|

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



  1   2   3   >