hi,
I am creating a online test for a IT Firm out here...the problem i am facing is that i am loading the questions..on the same page..so the page is not able to update the marks ..i thing some probs regarding state..let me know if somebdy knws the sol.
ni@#$h

a doubt please solve???
RostGrm
hi,
actually when the first question loads up, i mark an answer from the given four options. suppose i marked 'A' and then click the 'next' button. a new question comes up. till this its works fine.. but now if i mark my answer as 'B' ...it takes it as the older one i.e 'A' ...hence marks does not get incremented...i have even set the page to 'no cache' but nothin seems to work out..
ni@#$h
davidoweissman
The description is a little vague. In the load is there a
if (!Page.IsPostBack)
{
// Load Questions
}