Hi,
Is there some update or work around to make it work properly with virtual folders (folder that really aren't there but are somewhere else)?
Yes, you can. For example, you create a virtual directory in your IIS named myimagesfolder and points it to D:\myfolder\domainname.
You only need to configure the ImageGalleryPath property as followings:
editor.ImageGalleryPath = "/myimagesfolder "
Is it possible to "hard-code" this value to the real physical address or will that cause problems elsewhere?
Yes, it is possible.
You need make changes to the insert_image.asp page.
<%
Response.Expires = -1
Dim ImageGalleryPath
ImageGalleryPath = Request.QueryString("GP") ' hard-code your image gallery path here
%>
By the way, version 2.2 is out!
Check it out.
Http://cutesoft.net/asp
Please email us with the address that that originally purchased it.
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