in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Billing / Shipping Address "Add New" link does nothing

Last post 10-02-2008 10:38 AM by crholliday. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 06-20-2008 12:52 AM

    Billing / Shipping Address "Add New" link does nothing

    After proceeding to checkout (paypal payments pro) I click on the "add new" link next to the addresses dropdown list but nothing happens.

    Any ideas on what I should check?

    Thanks,

    Phillip

    Filed under:
  • 07-14-2008 5:23 PM In reply to

    Re: Billing / Shipping Address "Add New" link does nothing

    This is still a problem. Please let it be something simple... Meanwhile I debug...

  • 07-14-2008 6:33 PM In reply to

    Re: Billing / Shipping Address "Add New" link does nothing

    I set my Internet Options >> Security >> Internet Zone to Medium Trust and the problem went away on Localhost, but the problem still exists with the site uploaded to my host which is GoDaddy.

  • 10-02-2008 10:38 AM In reply to

    Re: Billing / Shipping Address "Add New" link does nothing

    The Add New button needs to have CausesValidation="false" added to its attributes.

    This needs to be done at the end of Line 5 in Controls/address.ascx

Page 1 of 1 (4 items)