I have the following on my interface / webform:
Now I have a condition in my
This will remove all CSS classes from the div with ID="mydiv"
ID="mydiv"
Me.mydiv.Attributes("class") = ""