HTML Editor Control in windows application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akingsly
    New Member
    • Sep 2008
    • 5

    HTML Editor Control in windows application

    Hai,
    I am using a html editor control in windows application. For eg. I was having a html file(say test.html). When I opened the file thru html editor control I can't view the images in that test.html page. If I give the absolute path its working. But html editor is not accepting the relative path. Can anyone please explain me why? I was confused.
    My doubt is
    a) Web browser accepts relative path and not the absolute path.
    b) Html Editor Control accepts absolute path and not the relative path.
    But I want the images to be visible both in web browser and html editor.

    Thanku
    anusha.
Working...