Hi,
Very simple question from this newbie.
I have a standard .Net membership login system operating on my site to which I have added an one extra table (UserProfiles) to store a few extra pieces of info. One column in this new table is called "DateLastPaid" of type Date. I would like to display the value of this record to a member when they have logged in. How do I do that?
Tks,
Mart