Page 1 of 1

Show subcriptions on My Account page.

Posted: Fri Oct 09, 2009 2:24 pm
by joey
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

Re: Show subcriptions on My Account page.

Posted: Sat Oct 10, 2009 4:59 am
by mazhar
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.

Posted: Wed Oct 14, 2009 12:21 pm
by joey
what do I have to add the myaccount.ascx? do i need to add anything to the mayaccount.ascx.cs file as well?