Hey guys,
funky issue I'm having. I have a form with a few textboxes. If the user is in view mode, they see the text but no borders around the textboxes. If they click the edit button, my code sets the borderstyle property to solid.
Problem is that no matter what I do, the textboxes always show up with a border, in view or edit. Funkier still, if I change the property to dotted or double, the viewsource for the page shows the property's been set, but I STILL get a solid line on my text boxes!
Any thoughts?
Thanks,
D'Arcy
funky issue I'm having. I have a form with a few textboxes. If the user is in view mode, they see the text but no borders around the textboxes. If they click the edit button, my code sets the borderstyle property to solid.
Problem is that no matter what I do, the textboxes always show up with a border, in view or edit. Funkier still, if I change the property to dotted or double, the viewsource for the page shows the property's been set, but I STILL get a solid line on my text boxes!
Any thoughts?
Thanks,
D'Arcy