CSS PATH problem

Last post 12-04-2006, 9:22 AM by dgauvin. 0 replies.
Sort Posts: Previous Next
  •  12-04-2006, 9:22 AM 24834

    CSS PATH problem

    Hi, another css problem,  the path to use a css file for the command "EditorWysiwygModeCss" must be a virtual path and i need tyo use a "web" path like that :
     
    What he accept :
     
    HtmlTextBox1.EditorWysiwygModeCss ="css/style.css"
     
    What i need :
     
    HtmlTextBox1.EditorWysiwygModeCss = "http://www.mywebsite.com/css/stylesheet.css"
     
     
     
    thanks
View as RSS news feed in XML