Click to See Complete Forum and Search --> : pad to html


pcs800
01-13-2004, 09:39 AM
I would like to take pad files submitted to my site and have them automatically (or at least partially auto) converted into web pages using a template page.
I run a audio/video software download site and am getting loads of submissions, and it's getting very rough to create these pages manually.
Anyone know of a quick app to do this? or a pad to html script or something?

Fang
01-13-2004, 11:36 AM
You just need the stylesheet (xsl or css) that goes with the pad (xml) file.

pcs800
01-13-2004, 03:54 PM
But I have no idea how to use either one.
Any help appreciated.

Fang
01-14-2004, 02:57 AM
There doesn't appear to be a standard stylesheet associated with pad files.
You will have to write your own XSL ( W3 Schools XML Tutorial (http://www.w3schools.com/default.asp) )
As a pad file is a XML file, check out the XML forum (http://forums.webdeveloper.com/forumdisplay.php?s=&forumid=5), asp (http://www.asp-shareware.org/pad/), or asp.pad support newsgroup (news://news.asp-shareware.org/asp.pad_support)