Show subcriptions on My Account page.

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
joey
Ensign (ENS)
Ensign (ENS)
Posts: 17
Joined: Tue Jul 14, 2009 4:18 pm

Show subcriptions on My Account page.

Post by joey » Fri Oct 09, 2009 2:24 pm

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

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Show subcriptions on My Account page.

Post by mazhar » Sat Oct 10, 2009 4:59 am

Yes I think you will be able to get sample code out of the pages you mentioned and it will workout.

joey
Ensign (ENS)
Ensign (ENS)
Posts: 17
Joined: Tue Jul 14, 2009 4:18 pm

Re: Show subcriptions on My Account page.

Post by joey » Wed Oct 14, 2009 12:21 pm

what do I have to add the myaccount.ascx? do i need to add anything to the mayaccount.ascx.cs file as well?

Post Reply