You can't use the bare fileshare address like that, you have to put "file://" in front. So your example would become "file://///servername/nameofshare\clientname\CF_Chart_Share\testimage.jpg".
On Mon, May 12, 2008 at 9:42 AM, Ajas Mohammed <[EMAIL PROTECTED]> wrote: > Hi, > > We have a network share where the CFChart images get stored. > If I try to access the network share like this in CF page, the image is > not displayed. > > <img src = "\\nameofshare\clientname\CF_Chart_Share\testimage.jpg"> > > I am missing something here? The permissions etc are fine on the network > machine i.e. from the CF webserver, I am able to access the network share > using the same src addr i.e. > \\nameofshare\clientname\CF_Chart_Share\testimage.jpg > > Any better alternatives you can suggest? I dont want to use IP address. > > -- > <Ajas Mohammed /> > http://ajashadi.blogspot.com > No matter what, find a way. Because thats what winners do. > You can't improve what you don't measure. > Quality is never an accident; it is always the result of high intention, > sincere effort, intelligent direction and skillful execution; it represents > the wise choice of many alternatives. > "Live as if you were to die tomorrow. Learn as if you were to live > forever." > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > ------------------------------------------------------------- -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
