ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-xml
perl-xml
Re: DTD to web form
by johns other posts by this author
Jun 15 2006 9:03AM messages near this date
view in the new Beta List Site
Re: DTD to web form | Re: DTD to web form
& XSLT hi

( 06.06.15 06:58 -0700 ) Joshua Santelli:
>  There is a demand for a GUI to edit each of
>  these configuration files from the web.

ouch!

>  The ideal solution would be to create a DTD (or
>  schema) and have some code that would generate a web
>  form from that DTD.

um, why wouldn't you send the XML of the config file. the DTD is only a
template used to validate the 'well-formed-ness' of various XML files.

>  Does anyone know of anything out that that does
>  something like this?

javascript can take the input XML and output HTML to the browser. it
means using the DOM alot, which you may or may not be able to do.

-- 
\js	oblique strategy: decorate, decorate
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Joshua Santelli
Rick Frankel
Tod Harter
johns
Tod Harter
Joshua Santelli
Les Richardson

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved