EC-Council
312-92 · Question #17
312-92 Question #17: Real Exam Question with Answer & Explanation
Sign in or unlock 312-92 to reveal the answer and full explanation for question #17. The question stem and answer options stay visible for context.
Question
What will the following ASP script accomplish on a webpage? <% Response.CacheControl = "no-cache" Response.AddHeader "Pragma", "no-cache" Response.Expires = -1 if session("UID")="" then Response.Redirect "Logon.asp" EC-Council 312-92 Exam Response.End end if %>
Options
- ARedirect users to the logon page if they do not have a valid certificate
- BLogged on users will timeout after hour
- CChecks whether user has already logged on
- DChecks the user's cache for personal information
Unlock 312-92 to see the answer
You've previewed enough free 312-92 questions. Unlock 312-92 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.