Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~996 People Reached
Member Avatar for learningdotnet

Hello All, currently i have google ecommerce tracking code enabled in my website. i want to track the productNo and ProductNames along with their prices. this where i am stuck. my shopping cart where i put the tracking code can have more then one itemNo. i used a loop to …

0
134
Member Avatar for learningdotnet

Hello All, i am new to asp.net and i heard that this community is great for learning and enhancing my skills. Thanks learningdotnet

Member Avatar for redesignunit
0
45
Member Avatar for learningdotnet

Hello All, I currently have pager.ascx control which i am using to display 12 items per page. i am using "gid" constant string to set the number of pages. "gid" is defined in my base class called myPage.cs as follows [CODE]public class myPage : Page { #region constants [B]protected const …

0
61
Member Avatar for learningdotnet

Hello All, i am currently using Google Analytics to collects stats about my site ( my site is created in ASP.NET 2.0 and C#). i have asp:imagebutton called "Confirm Order". i want to track the clicking of this button. the code for this button is as follows: [CODE]void ibConfirm_Click( object …

Member Avatar for learningdotnet
0
756