C
Craig M
I am trying to create a custom class (.vb) to handle reading cookies from an
intranet site.
I know it's pretty straight forward to do from the .aspx page just using
Request.cookies, but am having some difficluty
implementing that from that from my VB class. Is there a simple way to
implement?
Thanks.
intranet site.
I know it's pretty straight forward to do from the .aspx page just using
Request.cookies, but am having some difficluty
implementing that from that from my VB class. Is there a simple way to
implement?
Thanks.