Hi
I  think even if u have no element in  the tag u must
atleast complete it, this is not right XML syntax that
is y it is giving errors while parsing...

> <item id="2">
>       <description>this is something</description>
>       <url>http://....</url>
>       <links/>
> </item>
> 


this shud instead be:

> <item id="2">
>       <description>this is something</description>
>       <url>http://....</url>
>       <links><links/>
> </item>
> 

try it now
Regrads
Richie

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. 
http://im.yahoo.com

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to