I am customizing the My Account page and would like to display (in a list) of all the subscriptions a logged in user has purchased and aren't expired. I assume I need to merge the myaccount.asx.cs and mysubscriptions.asx.cs and also take some line of code out of the mysubscriptions.ascx and add it to the myaccount.asx page
thanks in advance
Show subcriptions on My Account page.
Re: Show subcriptions on My Account page.
Yes I think you will be able to get sample code out of the pages you mentioned and it will workout.
Re: Show subcriptions on My Account page.
what do I have to add the myaccount.ascx? do i need to add anything to the mayaccount.ascx.cs file as well?