<input type="hidden" id="rs" value="<%MaxUsers.recordcount%>"> ...... <script type="text/javascript"> if((UserLogin.Fields.Item("Enable").Value==0)&&(document.geteElementById('rs').value==0))){ window.location='Usermaxoutdisbled.asp'; } </script>
Select allOpen in new window
Open in new window