HI.. Am looking to clone a coldfusion website. which file name like index.cfm but problem is when i tried to clone the other pages, its like index.cfm?page=4 index.cfm?page=5 index.cfm?page=6 How i need to save the files? please someone explain me. waiting for reply. Thanks
If I understand your question, then as far as I know, you can't. What you see is raw HTML, rendered by the ColdFusion interpreter. You will never be able to see the source CF code, either by viewing source or by using an automated web crawler. I tried doing this several years ago in PHP and, unless someone has built something really amazing and is charging a ton of money for it, it is not something that can be done.
Its a very good idea of cloning, one should go for reverse tale cloning , this type of cloning is also very effective.