[thelist] XML data storage

Nick Wilson nick at explodingnet.com
Wed May 15 06:35:01 CDT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


* and then Chris Marsh declared....
> <?xml version="1.0" standalone="yes"?>
> <!DOCTYPE Idlenet:UserAccounts>
>
> I then add new username nodes with all child nodes for new customer
> accounts. When logging in, I search for the correct username, and
> validate against the password.
>
> If this is a sensible way to go, which is the best way to search an XML
> document for a particular username? I'm using ASP.NET...

You could use asp or php I believe, but won't you have security issues
with the password?

I think you should check out XPATH: http://www.w3.org/TR/xpath
I'm not certain but I think that would do your searching.

Hope that helps :-)
- --
Nick Wilson     //  www.explodingnet.com



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE84kfTHpvrrTa6L5oRAgfBAJ4jqxYU3GHyS/ldNS10rn7jkcIeOgCeIbRX
CfvgcBRjbwtKNP8abXe9L+g=
=XhdY
-----END PGP SIGNATURE-----



More information about the thelist mailing list