hello,
I have problem with iFrame.
If I used https in my URL
and if used from other page like this (without secure), iFrame is blank.
string url = string.Format("http://dkjaidijoa ---- this is from other website and website not have http
iFrame.Attributes["src"] = url;
Please help
Go to the complete details ...