cangelly,
If you want to use the absolute path like (\\fileserver3\sharename\Inetpub\wwwroot\siteName\), you should reference the use the following format:
<img src="
file:\\c:\images\example.gif" width=200 height=200/>
The following format is not valid:
<img src="
c:\images\example.gif" width=200 height=200/>
Or
<img src="\\fileserver3
\images\example.gif" width=200 height=200/>
That's why I suggest you create a virtual directory and use the relative path:
<img src="/mockup/
example.gif" width=200 height=200/>
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx