| Author |
How to enable/disable buttong based on session variable
|
Alka ravi
Greenhorn
Joined: Sep 04, 2012
Posts: 7
|
|
Above is just a sample code in html. i want to enable/disable button based on session variable URL. Also, is the clearing logic for session variable is correct?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
|
JavaScript has no access to the server-side session. Where did you find this API that you are using?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: How to enable/disable buttong based on session variable
|
|
|