D
Deer.Chief
Hi to all,
I'm quite new to ASP.NET programming.
I know you can use the "Profile" auto-generated object to store and read
users profile informations.
Anyway it seems that the auto-generated "Profile" object exists only in
page-derived class. I'm trying to access users profile information
outside a .aspx file in a custom class and I can't find a way to do it.
Can anybody please help me?
Thanks all.
I'm quite new to ASP.NET programming.
I know you can use the "Profile" auto-generated object to store and read
users profile informations.
Anyway it seems that the auto-generated "Profile" object exists only in
page-derived class. I'm trying to access users profile information
outside a .aspx file in a custom class and I can't find a way to do it.
Can anybody please help me?
Thanks all.