From: Pieter S. <psi...@ya...> - 2006-03-22 17:46:24
|
See http://forums.anthemdotnet.com/forums/viewtopic.php?t=73 But if you're the same person as Roberto on that thread well then you know all about it already :-) Cheers, Pieter Roberto <ro...@lt...> wrote: Hi Guys I was using the latest builds of Anthem.NET, but I suspect the error has been there for a while... It seems u can't validate a page using HTML tidy with Anthem controls since the control names generate ID's such as ID="__Button1__" which I think is not allowed in the spec. Below is an example of the like that gives me a warning in HTML tidy even though it's not an error it would be cool if it could be fixed. Does anyone have a fix for this? <span id="__Button1__"><input type="submit" name="Button1" value="Start Ajax" onclick="AnthemButton_Click(this,'Button1',true,'Getting info',false,Button1_PreCallBack,Button1_PostCallBack,null,true,true);return false;" id="Button1" /></span><span id="ProgressSection" style="visibility:hidden;"><img src="images/indicator.gif" border="0" style="vertical-align:middle; padding-left:5px; padding-right:2px;" alt="Progress Icon" />Please wait while retrieving information...</span> line 36 column 9 - Warning: <span> ID "__Button1__" uses XML ID synta Regards Rob No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.2.6/286 - Release Date: 20/03/2006 Visit my web site: http://www.pietsieg.com --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze. |