Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Adding Fields to New Account (customer) page

  1. #1
    Web Design Magic is offline Junior Member
    Join Date
    Aug 2008
    Posts
    12

    Default Adding Fields to New Account (customer) page

    Hi,

    I have a customer who I believe is going to ask to add additional field to the CreateAccount.aspx page. Looking at the source it maybe a case we need the source code to add say the following fields.

    Business Name
    Busness Industry
    Australia Business Number

    Please advise if this is the case.

    My other alternate idea was if I add these fields and simply compile them into the notes field. Would this be easier. I could simply join all the fields together and submit with the CreateAccount function.

    Any thoughts?

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    You will need the source if you want to update these fields through the UpdateCustomer routines...however if you just create the inputs on the page, read them from the codebehind, and manually update the database fields for the record after the customer update logic has fired you should be able to achieve the same result
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>