Dart Home | PowerWEB TextBox for ASP.NET | Custom Development | Reply | PowerWEB TextBox for ASP.NET Topics | Forums |
Author | Forum: PowerWEB TextBox for ASP.NET Topic: Textbox inserting SPAN tags |
rschaeferhig From: Hartford, CT USA Posts: 21 Member Since: 02/24/06 |
posted April 8, 2009 7:55 AM We're using the 3.1.3 version in a .Net 1.1 web app. We set the initial text of the control to "" but when I look at the contents of the box in HTML view I see: <SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: sans-serif"> </SPAN> After that any content entered is wrapped in SPAN tags. Each update to the content wraps the content in a new pair of SPAN tags. Update the content 5 times and you get 5 pairs of SPAN tags. This didn't happen when we first installed 3.1.3, it started a few months ago. Could there have been a patch from MS that caused this? |
John Talarico![]() From: Rome, NY USA Posts: 630 Member Since: 06/01/05 |
posted April 8, 2009 3:18 PM Richard: We haven't had any reports of such behavior before, but your theory might be accurate. TextBox for ASP.NET utilizes many built-in client script methods of the browser to generate the underlying HTML. These changes may have come about because of any update to the browser. IE8 was recently released, IE7 has received some patches over time, and Firefox is patched regularly. Which browser and version are you using? ------ |
rschaeferhig From: Hartford, CT USA Posts: 21 Member Since: 02/24/06 |
posted April 8, 2009 3:26 PM We're using IE 6.0. |
Reply | PowerWEB TextBox for ASP.NET Topics | Forums |
This site is powered by
![]() |