G 
		
								
				
				
			
		Guest
I'm attempting to reference a profile item i set in a class
for some reason profile.myitem will be seen in a code file for a page, but
not in the class. Anyone know how to reference items in a class?
In this case: Profile.FirstName = "myName" is ok in xxx.aspx, but not in
myClass.vb
Thanks!
KES
				
			for some reason profile.myitem will be seen in a code file for a page, but
not in the class. Anyone know how to reference items in a class?
In this case: Profile.FirstName = "myName" is ok in xxx.aspx, but not in
myClass.vb
Thanks!
KES
