|
-
Oct 19th, 2005, 05:44 AM
#1
Thread Starter
Hyperactive Member
Client value to server ** Resolved **
I dont know if this at all possible, but i need to retrieve values from client side to server side. I've been trying to use javascript but with no hope till now. my problem is that i have a datagrid and when the user clicks on a given row i retrieve the value of the primary key for the current row and store it on client side using javascript. now on a postback i need to retrieve this value and use it in my code behind. how do i achieve that? anyone please?
I have been trying to use document.cookie to store the value but dont know how to retrieve in on server side. it also seems that javascript cannot store values in session variables, or am i wrong here?
thanx.
Last edited by vbud; Oct 19th, 2005 at 11:38 PM.
Reason: Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|