M
Marko Vuksanovic
I have the following string:
<photo id="218644972" owner="81716338@N00" secret="e7e02342ba" server="60" title="Phil in Riverside (6)" ispublic="1" isfriend="0" isfamily="0" />
How can I get the id, owner, secret, server and so on to a variable, or a dataTable/dataSet?
Thanks in advance,
Marko Vuksanovic.
<photo id="218644972" owner="81716338@N00" secret="e7e02342ba" server="60" title="Phil in Riverside (6)" ispublic="1" isfriend="0" isfamily="0" />
How can I get the id, owner, secret, server and so on to a variable, or a dataTable/dataSet?
Thanks in advance,
Marko Vuksanovic.