Microsoft
Software
Hardware
Network
Question : Syntax Error
What is wrong with the syntax of this:
function ReturnToLoginPage()
{
var location_string = <%=session("sub_directory"
)%> & "login.asp";
alert(location_string);
location.href = 'location_string';
}
Answer : Syntax Error
We did not get to implement any of the Comments, as the client picked the computer up for the diagnostic charge d/t thier time constraints.
Random Solutions
Error occured while running a report. (Exception Of Type (System. OutofMemoryException) was thrown)
What processor do I need for my Dell Latitude 620
Exchange 2003 Relay problems
How do I keep the jQuery Accordion from touching the footer-especially IE7?
QuickReports keep text together
How change format of date in MFC
VFP strategic migration to DBC
Inbound Email not received and no ndr
How to configure openldap master slave server in centos5.5
' vs " in CONCATENATE