View Single Post
  #6 (permalink)  
Old 12-10-2007, 03:14 PM
Abdul Ajis Abdul Ajis is offline
Member
 
Join Date: Dec 2007
Posts: 12
Abdul Ajis is on a distinguished road
U are trying to get session exp using java script means , while clicking radio button and all related to java script things.Session exp is maintained by the server.So i think there is no method available to call server function from the jav a script.So better while submitting the form check that server exp


1) Search if there is a method to call server functions from the java script
2) while clicking radio buttion u must have to call a java script function
Reply With Quote