What is it that you are trying to accomplish?
By just importing the image into your web and create a hyperlink to it
create a relative URL such as, ../images/imagename.jpg to the image. To
provide this to someone, you have to convert it to a absolute URL, such as
http://www.domainname.com/images/imagename.jpg
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"George" <(E-Mail Removed)> wrote in message
news:01c801c3642d$42b3c750$(E-Mail Removed)...
> Can anyone explain to me or point me in the right
> direction on how one assigns a .URL to an image file?
> Thanks.