| | | StrataFrame User
       
Group: Forum Members Last Login: 05/25/2007 3:34:57 PM Posts: 235, Visits: 309 |
| Throughout my help file HTML formatting tags are visible as in:
Private Sub AddSQLConnection()
'-- Establish Locals
Dim loSQL As New SqlDataSourceItem("MyCustomKey", "server=myserver;integrated security=sspi;database=MyDatabase")
'-- Add the new connection to the data sources
DataLayer.DataSources.Add(loSQL)
End Sub
Is this what you intended? |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 5:02:56 PM Posts: 2,682, Visits: 1,882 |
| No, we have a JavaScript method that colorizes the text, but if the method is enabled when we edit a help topic within our help editor, then it permanently adds the colorized tags... I'll see if I can find that one and remove it. Thanks for the heads up 
www.bungie.net |
| | | | StrataFrame User
       
Group: Forum Members Last Login: 05/25/2007 3:34:57 PM Posts: 235, Visits: 309 |
| | thanks. the help is loaded with them. probably 100% |
| |
|
|