Hi
Its a bit odd to call a Javascript, return a value and assign it to a server side variable. What I would suggest is that you assign the value to a hidden control via your javascript function, and then fetch the value of that hidden in your server side code.
Else I suggest that you try some different approach towards your coding method (unless and until it is tooooo difficult).
Regards
Mike
Fortune favours the brave, so don't regret on missed oppurtunities.
|