Dear All,
I have a requirement to store the javascript values into database. i.e., I am getting the values in the javascript method, so i want to store these values in to database, so i took hidden values, and assign javascript method return values
to these hidden values and try to getting these values in code behind try to store in database. But hidden values are showing empty string. Please help me, have any idea about this issue.
Thanks in Advance.
Go to the complete details ...