I understand that one can't have an Iframe's source from a different domain as the parent page. My question is--is this checked against the URL or does the checking mechanism first resolve down to the IP address and check that?
For instance, on an intranet, would an iframe source of:
be ok if the user was on the main page of:
(assuming companyname.com is the fully qualified path of 'servername')
Thanks,
--Jim
For instance, on an intranet, would an iframe source of:
be ok if the user was on the main page of:
(assuming companyname.com is the fully qualified path of 'servername')
Thanks,
--Jim