Log in

View Full Version : Generate Dynamic XML File



ojsimon
11-22-2008, 10:10 AM
Hi
I am trying to create an xml file like this

<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="hello world example" />
<Content type="html">
<![CDATA[
Hello, world!
]]>
</Content>
</Module>

Insteas of the
<![CDATA[
Hello, world!
]]>

I would like to insert dynamic code. AS i am trying to allow my users to embed dynamic widgets to igoogle.

How can i replace this hello world code with dynamically placed code.

Any suggestions?

maneetpuri
11-25-2008, 11:40 AM
Hi,

Which scripting language are you using – PHP, ASP or .NET?

Cheers,

Maneet Puri
Lexolution IT Services
Web Development Company (http://www.lexolutionit.com/)