I will be sitting the A+ exam soon and can't find the answer to the following Questions:
Which IRQs are Assigned first?
CMOS
Hardare configured
Windows 9x legacy
Windows 9x PnP
When is it necessary to replace the CMOS chip?
If it is not flash type
When the CMOS is full
When you upgrade the...
<%@ Language= VBScript%>
<%
'set up the connection object if not already connected
Set Myconn = Server.CreateObject("ADODB.Connection")
'Connect to ODBC Source
MyConn.Open "timesheet"
UserNo=request.cookies("UserID")("EmpNo")
If...
i get the above error message with the following code can anyone help as i am a beginner chucked in at the deep end and i am struggling! (greatly)?
function addemployee(targ, selObj){
eval(targ+".location='AssignLMStatus.asp?EmployeeNo=" + selObj.options[selObj.selectedIndex].value...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.