in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Where can I get into the register.aspx form code??

Last post 07-14-2008 1:22 AM by jodie. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-30-2008 2:12 AM

    • jodie
    • Top 150 Contributor
    • Joined on 06-06-2008
    • Posts 7

    Where can I get into the register.aspx form code??

    Hi,

    I am trying to add a checkbox to the register form for new users to sign up to a mailing list while registering but can't find the code that is output in the registration form. Can someone point me in the right direction please??

    Thanks!

    Filed under: ,
  • 06-30-2008 9:09 AM In reply to

    • dt309
    • Top 500 Contributor
    • Joined on 02-26-2008
    • UK
    • Posts 3

    Re: Where can I get into the register.aspx form code??

    Quite simply you can't get to the existing code, however you can customise it.

    http://msdn.microsoft.com/en-us/library/ms178342.aspx 

    You essentially have to replace the default template with all the controls and markup that you need. 

  • 07-14-2008 1:22 AM In reply to

    • jodie
    • Top 150 Contributor
    • Joined on 06-06-2008
    • Posts 7

    Re: Where can I get into the register.aspx form code??

    Thanks! Will have to add that to my list of things to do then :)

Page 1 of 1 (3 items)