Resources for the DotNetNuke Community
Support this site
Is there a way to be sure that a person can not access a url except through the iframe of a DNN application? I am trying to prevent a person from just typing in the url of the web site which is contained within the iframe without going through dnn.
Thanks
Unless that url has some form of security enabled this is not possible.
Maybe you could try to indentify on your second web site is the referral url is the dnn web site, but I'm not very sure this will work.