Yaknow I thought that should be possible, and I even tried it before and it
never worked, but still the cfexeplorer ran. Perhaps there is something odd
with my dev server.
So anyway, the answer how to avoid that prob. Put your cfc's in a non web
accessible folder and create a mapping to them, then no-one can view them.

Russ 

-----Original Message-----
From: Rick Root [mailto:[EMAIL PROTECTED] 
Sent: 02 December 2006 22:26
To: CF-Talk
Subject: Re: turn off ability to call a cfc thru URL?

Snake wrote:
> If you call a CFC directly in your browser it will cause the cfc 
> browser to execute.

Only if you call it without arguments.

Any remote method within a CFC can be accessed like so:

http://www.opensourcecfc.com/some.cfc?method=someMethod&arg1=arg&arg2=arg

It's a convenient way to test CFC methods sometimes.

Rick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262637
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to