M
Mark
Would I be right in saying that there are no classes in .Net to read and
parse all the cookies on a PC (not just those associated with a particular
session), and that if I wanted to list them all (along with all the values),
I'd have to parse them manually from the cookies directory? The latter's not
too hard, but it's always nice of someone's already done the hard work for
you.
parse all the cookies on a PC (not just those associated with a particular
session), and that if I wanted to list them all (along with all the values),
I'd have to parse them manually from the cookies directory? The latter's not
too hard, but it's always nice of someone's already done the hard work for
you.