
HELP!!! LOADPICTURE FILE PATH PROBLEM
I have an ASP page that has a treeview control and an associated imagelist
control. The images I want in the imagelist control reside on my webserver.
The problem I'm having is this: The imagelist control needs to be
initialized when the page loads using the LoadPicture function. Locally,
this is fine but I cannot get loadpicture to accept a URL address to the
bitmap files on the webserver.
Thanks in Advance
Malone