Creating my own Brands addition

Posted By jenkins Fri 19 Aug 2011
Add to Favorites0
Author Message
jenkins
 Posted Fri 19 Aug 2011
Supreme Being

Supreme Being - (12,004 reputation)Supreme Being - (12,004 reputation)Supreme Being - (12,004 reputation)Supreme Being - (12,004 reputation)Supreme Being - (12,004 reputation)Supreme Being - (12,004 reputation)Supreme Being - (12,004 reputation)Supreme Being - (12,004 reputation)Supreme Being - (12,004 reputation)

Group: Awaiting Activation
Last Active: Sat 3 Sep 2011
Posts: 16, Visits: 43
Hi there,

I am looking to create my own brands/manufacturers addition to Kartris as this is the only downfall at the moment that I can see with it, otherwise the software is awesome.

This is what I have done so far.

1) Created a Brands.aspx and Brands.aspx.cs file. Containing two textboxes a check box and two buttons (clear and save) - oh and a gridview.
2) Created a Brands table with BrandId, BrandName, BrandDescription and BrandLive.
3) Also created a LinkTable with P_ProductId and BrandId, so that I can associate Brands with Products.

I am a novice coder so I am becoming rapidly unstuck - I have put the Brands page into the web.sitemap for the backend. But when I click on the link or try to access it directly I get an error page. Is there something I need to do to be able to let me see the page?

Secondly, I want to be able to use the text editor (is it cutesoft?) how do I get this into the page?
Sun 21 Aug 2011 by jenkins


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top