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
Oracle locks
How to graph a fixed line vs individual days data in Excel
Getting strings from textboxes
Secondary BIND can't get update from primary
Excel VBA no matter what column I'm in, select the cell in row 5
Excel macro - Remote data not accessible:
remove record from SQL database
How do I link a record in one sub-form to a record in another sub-form
How to consume a webservice (external) in VS2010
Group by week starting with first day of the month