krnaveen
07-29-2002, 01:34 PM
Hi! Friends,
Am stuck with another problem. My work is in ASP,HTML, and
SQL-Server with IIS. There's one option(a checkbox), controlled by the
administrator, which when checked , should pop up a box and ask a value
from the user, which is otherwise generated sequentially and
automatically. This value is inserted in the database then. The
problem is, I am storing the status of the option in a session
variable, then a general user will not be able to use it, in that case
the user needs to be given the administrative rights, which I don't
want.
What do I do???
-Navin.
Am stuck with another problem. My work is in ASP,HTML, and
SQL-Server with IIS. There's one option(a checkbox), controlled by the
administrator, which when checked , should pop up a box and ask a value
from the user, which is otherwise generated sequentially and
automatically. This value is inserted in the database then. The
problem is, I am storing the status of the option in a session
variable, then a general user will not be able to use it, in that case
the user needs to be given the administrative rights, which I don't
want.
What do I do???
-Navin.