gettingstarted
[Top] [All Lists]

retrieving a image from the web

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: retrieving a image from the web
From: Brian Heibert <bheibert at verizon dot net>
Date: Sat, 28 Jan 2006 13:58:48 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
Hi,

  dim http as httpsocket
http.Get viewer.gofield.text+"/favicon.ico" , TemporaryFolder.Child("favicon.ico")

I tried using the above code to retrieve a favicon and display it in a canvas

it's not working and I think I am missing the code that puts it in the canvas

How can I do this?

Brian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>