Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
How to display an html with images and css file from another folder?
How to display an html with images and css file from another folder?
09-30-2005, 7:08 PM
salama
Joined on 09-10-2005
Posts 17
How to display an html with images and css file from another folder?
Reply
Quote
I have a folder with an html file and a few images and a css file. Cute Editor resides in its own folder through a file called editpage.aspx. The code in editpage.aspx uses 'loadhtml' with an absolute path to load an html file from any folder in the system.
However the webpage insode cuteeditor doesn't display any images. It only displays them if the images are in the same folder as cuteeditor or if I use a full url for the src attribute.
Any ideas?
View Complete Thread