<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>XML2HTML_ENTRY_FORM : The XML Structure - Step #1</title><link>http://weblogs.asp.net/guys/archive/2004/03/21/93524.aspx</link><description>I'm working on a module that should construct HTML forms + JS Functionality (for different input events) from a pre-defines XML's that contains set of rules as followed: Definition of each input in the form - this XML will be send to the client and back</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: XML2HTML_ENTRY_FORM : The XML Structure - Step #1</title><link>http://weblogs.asp.net/guys/archive/2004/03/21/93524.aspx#94332</link><pubDate>Tue, 23 Mar 2004 05:30:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:94332</guid><dc:creator>Guy Sofer</dc:creator><author>Guy Sofer</author><description>Sorry - I mean &amp;quot;which do not attached to an ASPX pages...&amp;quot;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=94332" width="1" height="1"&gt;</description></item><item><title>re: XML2HTML_ENTRY_FORM : The XML Structure - Step #1</title><link>http://weblogs.asp.net/guys/archive/2004/03/21/93524.aspx#94328</link><pubDate>Tue, 23 Mar 2004 05:26:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:94328</guid><dc:creator>Guy Sofer</dc:creator><author>Guy Sofer</author><description>Thanks Peter for this Info&lt;br&gt;&lt;br&gt;The XML2HTML_FORM module intend to construct static, stand alone HTMLs which attached to an ASPX pages with .NET web controls or HTML controls. The validation will be done on the client using JS functions that will use the basic functions and/or function that will use RegExp object. One of the parameters when validation will be fired is the XML that hold the set of necessary validations for each parameter.&lt;br&gt;&lt;br&gt;I did not understand if its possible to use the Professional Validation out of ASP.NET&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=94328" width="1" height="1"&gt;</description></item><item><title>re: XML2HTML_ENTRY_FORM : The XML Structure - Step #1</title><link>http://weblogs.asp.net/guys/archive/2004/03/21/93524.aspx#93963</link><pubDate>Mon, 22 Mar 2004 17:03:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:93963</guid><dc:creator>Peter Blum</dc:creator><author>Peter Blum</author><description>ASP.NET validation is in my area of expertise as I've built a number of ASP.NET style validators including a replacement for ASP.NET validators, &amp;quot;Professional Validation And More&amp;quot;. (&lt;a target="_new" href="http://www.peterblum.com/vam/home.aspx"&gt;http://www.peterblum.com/vam/home.aspx&lt;/a&gt;).&lt;br&gt;I have not seen an XML framework that blends all the techniques you mentioned published commercially. I've seen a few users mention ideas related to it.&lt;br&gt;In any case, if you are going to build a wrapper around validators, I encourage you to start with a better validation framework. Microsoft's has so many limitations (see &lt;a target="_new" href="http://www.peterblum.com/vam/valmain.aspx"&gt;http://www.peterblum.com/vam/valmain.aspx&lt;/a&gt; for a list).&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=93963" width="1" height="1"&gt;</description></item></channel></rss>