Click here to Skip to main content
15,921,295 members

Comments by Member 10575434 (Top 30 by date)

Member 10575434 26-Dec-16 2:20am View    
its working successfully..but my question is if we refresh the page that discount amount was reseted to 00 , so how can i stop that..?

i want when we are apply the coupon code ,not change the discount value even we refresh the page..
Member 10575434 26-Dec-16 2:17am View    
//this is sample coupon code apply

protected void lkbn_apply_Click(object sender, EventArgs e)
{

int amount;
int discount;

int total=amount-discount;

}
Member 10575434 21-Mar-16 6:32am View    
Thank you so much...It is worked..thank you soooooooooo much ..SINISA HAJNAL
Member 10575434 21-Mar-16 2:56am View    
thanks friend..but it is shows same results..not getting particular group and batch results..i want only particular group and batch absents students data
Member 10575434 25-Jan-16 7:16am View    
please write a code for that