is there a way to hide the source of a page?
I would like to know if there's a way hide the source of a page.
In the near future I would like to sell access to a CF app to resellers, so that they can sell my app as their own service. I'm looking for a reasonable solutions to hide where the page is coming from. Not for my sake but to give my resellers some privacy.
the way I do it now is:: <iframe id="myFrame" frameborder="0" scrolling="auto" src='http://mysite.com/applications/main.cfm/?id=14' width="100%" height="100%"/> this offers no privacy.
a nice example of what i would like to do is this web site:
service provider -> http://mailinglistorders.com/index1.cfm
customer -> http://www.wizcounts.com/index1.cfm
Any ideas, suggestions, pointers would be greatly apreciated!!
Thanks!
