Announcement

Collapse
No announcement yet.

WeatherWarning.asp include

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    WeatherWarning.asp include

    I got a couple emails telling me the warning asp include was broken. Having the instructions in the comments at the top of the asp broke the asp page. So I moved the instructions to a readme file and put the readme and asp in a zip.

    If you don't want to download it again here's the instructions.
    Just remove the comments from the top of the warningasp file.

    To set up the asp file for your local forecast enter your zip in the constant provided.
    Then place the asp file in HomeSeer's html folder.

    Add this next line to the top of your asp page you want to include the warnings in.
    <!-- #Include file="/WeatherWarnings.asp" -->

    Add this next line in your asp page where you want the warnings to be displayed.
    <%=Warnings()%>

    If you want to download it again get it here on the download page. Digihouse

    Tom

    [This message was edited by Tom Caldwell on Sunday, 08 September 2002 at 11:30 AM.]
Working...
X