<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" xml:lang="en" xmlns:xlink="http://www.w3.org/1999/xlink">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">global-journal-of-computer-science-and-technology</journal-id>
<journal-title-group>
<journal-title>Global Journal of Computer Science and Technology</journal-title>
</journal-title-group>
<issn publication-format="print">0975-4350</issn>
<issn publication-format="electronic">0975-4172</issn>
<publisher><publisher-name>Global Journals Publishing Group Incorporated</publisher-name></publisher>
<self-uri xlink:href="https://globaljournals.org/journal-seo-export/jats/72604.xml" />
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">72604</article-id>
<title-group>
<article-title>Three Dimensional Database: Creating Dynamic Web Controls using XML and XSLT</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author"><name><surname>Vadivel</surname><given-names></given-names></name><xref ref-type="aff" rid="aff1" />
</contrib>
</contrib-group>
<aff id="aff1">INDIA, Govt. College of Technology</aff>
<pub-date publication-format="electronic" date-type="pub" iso-8601-date="2010-03-15">
<day>15</day>
<month>03</month>
<year>2010</year>
</pub-date>
<volume>10</volume>
<issue>12</issue>
<abstract><p>a dynamic web application is vital for online business. It has increased the on-demand needs of client requirements. When creating a data-driven Web site, one of the most common tasks Web developers are faced with is creating data entry forms. Data entry forms are Web pages that provide the system’s users with a means to input data. The task of creating a particular data entry form typically starts with hammering out the requirements that spell out specifically what information needs to be collected from the user. With the requirements defined, the next stage is designing the data entry Web Form, which involves creating the graphical user interface, as well as writing the code that updates the database with the user’s inputs. The main objective of this paper is to construct controls dynamically, that is creating web controls in run time and not in design-time. We can create large amount of dynamic fields with dynamic validations with the help of XML, XSL &amp; Java script. A database plays a major role to accomplish this functionality. We can use 3D (static, dynamic and Meta) database structures. One of the advantages of the XML/XSLT combination is the ability to separate content from presentation. A data source can return an XML document, then by using an XSLT, the data can be transformed into whatever HTML is needed, based on the data in the XML document. The flexibility of XML/XLST can be combined with the power of ASP.NET server/client controls by using an XSLT to generate the server/client controls dynamically, thus leveraging the best of both worlds. This synergy is demonstrated by creating a publication domain application.</p></abstract>
<self-uri content-type="pdf" xlink:href="https://globaljournals.org/GJCST_Volume10/three-dimensional-database-creating-dynamic-web-controls-using-xml-and-xslt.pdf" />
<self-uri content-type="html" xlink:href="https://globaljournals.org/scholarly-articles/three-dimensional-database-creating-dynamic-web-controls-using-xml-and-xslt/" />
</article-meta>
</front>
<body>
<sec>
<title>Full Text</title>
<p></p>
</sec>
</body>
</article>