Would I be able to have a website that used XML and JavaScript a s the main building blocks? Or are they out as well? Kathy > On 6 Aug 2015, at 12:34 pm, Barry Carlson via <[email protected]> wrote: > > Kathy, > > The Freepages servers do not support either PHP or MySQL. > > Barry > ------------ > On Thu, 06 Aug 2015 13:56:00 +1200, Kathy Thompson via > <[email protected]> wrote: > >> If your web server supports PHP and MySQL (the language and database >> used by the software), you can set up and run TNG with very little >> effort. > > ------------------------------- > To unsubscribe from the list, please send an email to [email protected] with the word 'unsubscribe' without the quotes in the subject and the body of the message
Kathy, HTML, Javascript and SVG are fine. Javascript is the only active language, but is Client-side only and not a threat to server security. XML is a data manipulation language that all browsers will read, but cannot be inserted directly into an HTML page due to DOM structure conflicts. Having not used it, I'm not up to speed, but believe that Javascript could be used to inject the XML into a HTML iframe. Barry --------------- On Thu, 06 Aug 2015 14:42:28 +1200, Kathy Thompson via <[email protected]> wrote: > Would I be able to have a website that used XML and JavaScript a s the > main building blocks? > Or are they out as well?
ok, thanks Barry. was considering using Roots Magic to create a new website for my tree, I'm not happy with the slow process of converting Legacy's version into something that looks good. Patience is a virtue, and normally I have loads of it, but this week, nope - it's vanished. On 6 August 2015 at 13:16, Barry Carlson via <[email protected]> wrote: > Kathy, > > HTML, Javascript and SVG are fine. Javascript is the only active language, > but is Client-side only and not a threat to server security. XML is a data > manipulation language that all browsers will read, but cannot be inserted > directly into an HTML page due to DOM structure conflicts. Having not used > it, I'm not up to speed, but believe that Javascript could be used to > inject the XML into a HTML iframe. > > Barry > --------------- > On Thu, 06 Aug 2015 14:42:28 +1200, Kathy Thompson via > <[email protected]> wrote: > > > Would I be able to have a website that used XML and JavaScript a s the > > main building blocks? > > Or are they out as well? > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without > the quotes in the subject and the body of the message >