<% nPos = Instr(1,Request("username"),"_",1) strKid = right(Request("username"),len(Request("username"))-nPos) %>

HoursAllowed Time Manager

Parents can modify schedule here to specify how long kid can be online

"> <% if right(request("HourAllowed"),1) = "D" then schType = "Daily" elseif right(request("HourAllowed"),1) = "W" then schType = "Weekly" else schType = "Not Schedule" end if %> <%if schType = "Not Schedule" then%> <%else%> <%end if%>

Kid Name

Schedule Type

checked <%end if%> name="daily" value="1" onclick="oncheckbox1(daily)">Daily checked <%end if%> name="weekly" value="2" onclick="oncheckbox2(weekly)">Weekly

Hours Allowed

Hours Allowed

" onKeyPress="return keyCheck(event, this)" >

GMT Time

  

 

 

Click to return to the Parent's page.