<iframe id="ifrWeather" width="100%" height="1000px" frameBorder="0" scrolling="yes" src="<%=geturl()%>" </iframe>
public string geturl()
{
return "http://sports.sohu.com";
}
<iframe id="ifrWeather" width="100%" height="1000px" frameBorder="0" scrolling="yes" src="<%=geturl()%>" </iframe>
public string geturl()
{
return "http://sports.sohu.com";
}