Results 1 to 6 of 6

Thread: Client value to server ** Resolved **

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member vbud's Avatar
    Join Date
    Jan 2002
    Location
    Mru 20 17S, 57 33E Goal: Get out of the BOX Status: In The Shadows!!! Target Posts: 3,000,000,000
    Posts
    378

    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
    >!v!<
    Free your mind, stop thinking
    http://inspirone.blogspot.com

    Please rate this post if it helped you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width