et_ Posted January 2, 2008 Posted January 2, 2008 (edited) I have an xml parser that parses the following file: <?xml version="1.0"?> <records><image signid="6DBAE77E-EA03-4549-9CBA-1BB811C8F10D"> <signtype>Banner</signtype> <signtypecustom></signtypecustom> <sizeheight>24</sizeheight> <SizeWidth>60</SizeWidth> </image> </records> I can grab everything in this xml file, except signid.... Ive looked everywhere to figure out how to do this. please help :confused: :confused: Edited January 2, 2008 by et_ Quote
Administrators PlausiblyDamp Posted January 2, 2008 Administrators Posted January 2, 2008 Could you post the code you are using to read the rest of the file? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.