→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !
‎01-11-2014 09:15 PM
‎01-12-2014 02:15 PM
‎01-14-2014 04:24 PM
Lansweeper wrote:
You can use the Iframe widget for this, no special code is needed
<%@ Page Language="C#" AutoEventWireup="true" Inherits="LS.BaseControl" %>
<%@ Import Namespace="System.Data" %>
<%@ Import Namespace="LS" %>
<% Response.CacheControl = "no-cache";%>
<% Response.AddHeader("Pragma", "no-cache"); %>
<% Response.Expires = -1; %>
<% LS.User.Current().CheckWebsiteAccess(); %>
<table align="center">
<td align="center">
<span style='display:block !important; width: 488px; text-align: center; font-family: sans-serif; font-size: 12px;'><a href='http://www.wunderground.com/cgi-bin/findweather/getForecast?query=Detroit, MI' title='Detroit, MI Weather Forecast' target="_blank"><img src='http://weathersticker.wunderground.com/weathersticker/big2_cond/language/english/US/MI/Detroit.gif' alt='Find more about Weather in Detroit, MI' /></a></span>
</td>
</table>
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now