J
Jason
Building a FrontPage Add-in with VB.Net 2003. The addin manipulates HTML code
in the activedocument.
When an HTML page is opened that contains a reference to a Style Sheet
Sometime the style sheet gets loaded too but sometimes it does not. I would
like to be able to force FrontPage to "Refresh" or Reload the style sheet
from within my Code. As an example. If I open the Page, change one character
on the page and then hit save. The page is saved and then the statusbar
displays a message that it is retrieving the Style Sheet..The page then
displays correctly..
Is there a way for me to force this? If not, can I "Load" the Style sheet
for the Active document?
Thanks
Jason
in the activedocument.
When an HTML page is opened that contains a reference to a Style Sheet
Sometime the style sheet gets loaded too but sometimes it does not. I would
like to be able to force FrontPage to "Refresh" or Reload the style sheet
from within my Code. As an example. If I open the Page, change one character
on the page and then hit save. The page is saved and then the statusbar
displays a message that it is retrieving the Style Sheet..The page then
displays correctly..
Is there a way for me to force this? If not, can I "Load" the Style sheet
for the Active document?
Thanks
Jason