Today, when I visited a famous site which has been
running CF for a long time, 
click on any link to xxxxx.cfm, this happened:

'Action canceled. Internet Explorer was unable to link
to the Web page....'


File Download windows pop up,say :
'You have choosen to downlaod file from this site
[] open  this file from current location
[] save this file to disk '


The cf page is then saved to my computer, I saw the
entire page code, saw their path, their queries and
database/table names,
The query may like this:
<cfquery name="nm" datasource="dsn"  username="unm"
password ="psw">
select xxx,xxx from xxxx,sss where xxx,sss </cfquery>

If it is an access database, I point to that path and
database name, then the entire adatabase could be
saved to my computer.

How/when could this happen? Is that CF server down? 

How to prevent this ? 

-----------------------------

__________________________________________________
Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to