Announcement

Collapse
No announcement yet.

Trying to link weather radar into QuickView.asp file

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

    Trying to link weather radar into QuickView.asp file

    I am trying to link to a weather radar link for my area (which is London, ON (YXU) for Environment Canada Weather. I am not sure how to do this.

    Can anyone help?

    Thanks
    Bob

    ------------------------------
    Pentium 4 2 GHz
    1 GB DDR RAM
    Trying DooMotion - so far so good
    More to come....
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board

    #2
    .

    -Rupp
    Isn't Disney World a people trap operated by a mouse?
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    Comment


      #3
      Here is my QuickView.asp file

      I do not have any code in it right now to do what I want because I am not sure how to do it

      Thanks
      Bob

      ------------------------------
      Pentium 4 2 GHz
      1 GB DDR RAM
      Trying DooMotion - so far so good
      More to come....
      Attached Files
      Cheers,
      Bob
      Web site | Help Desk | Feature Requests | Message Board

      Comment


        #4
        We need the URL that you want to link.

        -Rupp
        Isn't Disney World a people trap operated by a mouse?
        💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

        Comment


          #5
          Sorry

          Here is one link that I would like to use:

          http://www.intellicast.com/Local/USL...=none&pid=none

          and here is the other:

          http://weather.ec.gc.ca/radar/index_e.html?id=WSO

          I only want the picture to show, not the entire web page. I would also like to have the first link set to the radar loop

          Thanks Rupp
          Bob

          ------------------------------
          Pentium 4 2 GHz
          1 GB DDR RAM
          Trying DooMotion - so far so good
          More to come....
          Cheers,
          Bob
          Web site | Help Desk | Feature Requests | Message Board

          Comment


            #6
            Basically all you need to do is right click on the image you want to capture and view the properties. Then use that url as the link of an image tag like this (for your second link)

            <img scr="http://weather.ec.gc.ca/data/radar/temp_image/WSO_CAPPI_09_23_00_40.GIF">

            This works for 95% of all sites EXCEPT for intellicast. They protect their images and prevent them from being downloaded.

            -Rupp
            Isn't Disney World a people trap operated by a mouse?
            💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

            Comment


              #7
              How can I put the follwing map into my ultra view status page? http://sirocco.accuweather.com/sat_m.../rs/isarne.gif. I have followed the above instuction but can not fiqure it out. I keep getting an unknown icon image.
              Attached Files

              Comment


                #8
                I misspelled src. Try changing the scr to src and see if that fixes it.

                -Rupp
                Isn't Disney World a people trap operated by a mouse?
                💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

                Comment


                  #9
                  Thanks Rupp that was it!!

                  Comment

                  Working...
                  X