Pothula, Giridhar wrote:

Hi. Top-post please. http://home.in.tum.de/~jain/software/outlook-quotefix/

> Sorry...That was a typo. I would like to use PERL script to read the
> XML file (Text of the nodes). This is basically to customize the UI
> skins. All the skin values like color, images, font etc will be
> stored in an XML file.
> 
> I would like to read from the XML file to generate the HTML code
> dynamically.

OK, well the faq I pointed you to will give you some ideas of the overall
topic of parsing XML with Perl. Lots of ways to approach it, so get an
overview before diving in.

> 
> -----Original Message-----
> From: Bob Showalter [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 31, 2004 11:16 AM
> To: Pothula, Giridhar; [EMAIL PROTECTED]
> Subject: RE: Perl Script for accessing XML file
> 
> Pothula, Giridhar wrote:
> > Hi All,
> > 
> > I am trying to get a code snippet for the client side Perl script in
> > an ASP page which accesses XML file residing on the server.
> 
> Hmm, not sure what you mean by "client side". Both ASP and Perl are
> server-side technologies.
> 
> Anyway, you might want to start at
> http://perl-xml.sourceforge.net/faq/ 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to