Copy link to clipboard
Copied
In dreamweaver cfml templates with .dwt extension or any file in dw : templates folder can be seen/read... the plain code?
Copy link to clipboard
Copied
how can I search my live site's files for cfml files like *.cfm or *.cfc...? note: NOT the local site!
Copy link to clipboard
Copied
How do you access the computer which hosts your live site?
Copy link to clipboard
Copied
Is Shared Hosting, and access with Dreamweaver cs4 or FileZilla FTP Client...
Copy link to clipboard
Copied
Once you connect with Filezilla, you are presented with a directory structure. If you are even slightly organized you should have a general idea of what files are in what folders.
What specific thing are you trying to accomplish and is causing difficulty?
Copy link to clipboard
Copied
i look for the surely, the search way... is any way, any software? i have many web apps/files/folders...
Copy link to clipboard
Copied
If your local file structure is the same as the remote one, you can do a windows search locally and then go to that spot on the remote server.
Copy link to clipboard
Copied
In dreamweaver cfml templates with .dwt extension or any file in dw : templates folder can be seen/read... the plain code?
Yes, because those files aren't processed by CF. But why would you put them on your live server? You should exclude templates from your synchronization - you can do that easily enough from within Dreamweaver.
Dave Watts, CTO, Fig Leaf Software
Copy link to clipboard
Copied
how can "exclude templates from your synchronization.."???
Copy link to clipboard
Copied
Use cloaking to exclude files or entire folders from synchronization:
http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSc78c5058ca073340dcda9110b1f693f21-7e9fa.html
Dave Watts, CTO, Fig Leaf Software
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more