My Cart
Log In
Register
an ASP.NET Open Source CMS & eCommerce platform
Search:
Home
Open Source Edition
DotShoppingCart Suite
Services
Support
Blog
Marketplace
Buy
Forums
Video Tutorials
Documentation
Premium Support
Submit Support Ticket
Home
>
DotShoppingCart Forums
>
Support
>
Using DotShoppingCart
>
ASP Form files that changed from V3.1 to V4
ASP Form files that changed from V3.1 to V4
Last Post 2/19/2010 2:39:04 PM By lukezy. 5 replies.
2/18/2010 11:46:22 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
website
ASP Form files that changed from V3.1 to V4
Do you have a list of ascx files that changed in V4, so if they are not changed then I can copy the V3.1 one. instead of re-doing the customization
2/18/2010 1:21:59 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: ASP Form files that changed from V3.1 to V4
No, we don't have the list. You can use any diff tool to see the changes.
DotShoppingCart Staff
2/18/2010 3:07:22 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
website
Re: ASP Form files that changed from V3.1 to V4
Where is
ProductAction.ascx
form and What form is the replacement of it
in V4.
I want to Hide customer Review Form.
Also How Can I Add a MailTo Form, dor you have such control already .
Thanks,
2/18/2010 6:07:12 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: ASP Form files that changed from V3.1 to V4
ProductAction.ascx was retired. Take a look at web\store\productdetail\DefaultTemplate.ascx .
Take a look at our Form module.
DotShoppingCart Staff
2/19/2010 10:36:29 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
website
Re: ASP Form files that changed from V3.1 to V4
Where is form module.
2/19/2010 2:39:04 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: ASP Form files that changed from V3.1 to V4
Read
New features in V4
.
DotShoppingCart Staff