Please help with sessions  
Author Message
vman252





PostPosted: Top

ASP/Active Server Pages >> Please help with sessions Hi,

I am making an online quiz. I want to write the answers to
all the questions along with the user name to an output
file. Also, since there may be multiple users accessing
the quiz at the same time, I would like to use sessions.
Can someone tell me if all the answers have to be session
variables?

Thanks.

Ram

Web Programming225