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 13 of 13

Thread: How do I format the createaccount.aspx file

  1. #1
    jmartocci is offline Junior Member
    Join Date
    May 2013
    Posts
    9

    Default How do I format the createaccount.aspx file

    I know where the crateaccount.aspx file is and opened it fine but how do I move things around so I can customize it how I want.

    Thank You

  2. #2
    mmcgeachy is offline Senior Member
    Join Date
    Sep 2008
    Posts
    174

    Default

    can you expand on what things you want to edit? Also which version are you using? Since the newest version uses more compiled controls than older versions. Most of those compiled controls can not be edited very much without the source code.

  3. #3
    jmartocci is offline Junior Member
    Join Date
    May 2013
    Posts
    9

    Default I want to move some of the stuff on the top of the page in the Account & Contact Info section

    NSFW Warning.... https://www.shopnasstoys.com/createa...checkout=False on my page i want to format the section that reads Account & Contact Info section. I have the source code version and its number 9.

    Thank You in advance..

  4. #4
    jmartocci is offline Junior Member
    Join Date
    May 2013
    Posts
    9

    Default I want to move some of the stuff on the top of the page in the Account & Contact Info section

    I replied with a link to my site and I think its getting blackballed or something.. I am trying to format the top most section where you collect the FirstName, Last etc I want to left align things, stack them in a different way and also remove some fields... I have the source code and running version 9 but cant seem to find where to make these modifications.

    Thank You

    Jason

  5. #5
    mmcgeachy is offline Senior Member
    Join Date
    Sep 2008
    Posts
    174

    Default

    Then in the source code look at the AspDotNetStorefrontControls project. Then look at AddressControl.cs to edit address control and look at Account.cs to edit the account control. In most cases hiding an element already had a properties to do so it just matter of setting that to false on that page. However moving the position of elements requires editing CreateChildControls.

  6. #6
    jmartocci is offline Junior Member
    Join Date
    May 2013
    Posts
    9

    Default Where is that stuff located in my file system..

    Name:  files.gif
Views: 17
Size:  9.8 KB

    Thank You

  7. #7
    esedirect is offline Senior Member
    Join Date
    Feb 2010
    Location
    Norfolk, UK
    Posts
    343

    Default

    It's in the source which is the next level up of your folder tree.
    Name:  Capture.jpg
Views: 18
Size:  5.4 KB
    http://www.esedirect.co.uk
    --------------------------------------------------------------------------
    Using MS 9.2.0.0 with the following customisations:

    Lightbox/Fancybox enlarged images;
    Auto-suggest searchbox;
    Extra product information shown only to our IP Address (such as supplier info, costs, etc.);
    Failed transactions emailed via trigger;
    Custom app to show basket contents when customer online;
    Orders pushed through to accounting systems.

    All the above without source!

  8. #8
    jmartocci is offline Junior Member
    Join Date
    May 2013
    Posts
    9

    Default Thank you..

    I am looking into getting that access. I will keep you posted if this solves the problem..

  9. #9
    ichi is offline Junior Member
    Join Date
    Feb 2011
    Location
    NJ/NYC
    Posts
    14

    Default Where do I get that Code...? Styling in a DLL?

    [QUOTE=esedirect;258185]It's in the source which is the next level up of your folder tree.

    Where do I get all the Source in the image you've attached..?
    I downloaded the 9.x's and they don't have them...
    Styling a Form requires a compiled DLL change???
    Isn't this the worst possible practice?
    Last edited by ichi; 05-29-2013 at 08:06 AM.

  10. #10
    esedirect is offline Senior Member
    Join Date
    Feb 2010
    Location
    Norfolk, UK
    Posts
    343

    Default

    In your earlier post, you did say that you have the source code!
    http://www.esedirect.co.uk
    --------------------------------------------------------------------------
    Using MS 9.2.0.0 with the following customisations:

    Lightbox/Fancybox enlarged images;
    Auto-suggest searchbox;
    Extra product information shown only to our IP Address (such as supplier info, costs, etc.);
    Failed transactions emailed via trigger;
    Custom app to show basket contents when customer online;
    Orders pushed through to accounting systems.

    All the above without source!

  11. #11
    ichi is offline Junior Member
    Join Date
    Feb 2011
    Location
    NJ/NYC
    Posts
    14

    Default I thought i had all the source... Guess not..

    and it wasn't me who said that...
    where/how do i get all this source code?

  12. #12
    esedirect is offline Senior Member
    Join Date
    Feb 2010
    Location
    Norfolk, UK
    Posts
    343

    Default

    Oops. Sorry, you're quite right. I didn't notice that I had switched talking to another. Source is available from the authors, dependant on your license.
    http://www.esedirect.co.uk
    --------------------------------------------------------------------------
    Using MS 9.2.0.0 with the following customisations:

    Lightbox/Fancybox enlarged images;
    Auto-suggest searchbox;
    Extra product information shown only to our IP Address (such as supplier info, costs, etc.);
    Failed transactions emailed via trigger;
    Custom app to show basket contents when customer online;
    Orders pushed through to accounting systems.

    All the above without source!

  13. #13
    ichi is offline Junior Member
    Join Date
    Feb 2011
    Location
    NJ/NYC
    Posts
    14

    Default I have a full licence (just renewed )..

    I put in a ticket for the full source..
    no worries. thanks..