[cisco-voip] Fwd: ccmuser logoff

Reto Gassmann voip at mrga.ch
Thu Jul 12 06:08:47 EDT 2007


Hello

I just did some tests with the script and found out, that if I delete the
Session.Abandon(); line, the script works and I get redirected to the Login
page.
If the line is in the script, I get a http error (HTTP 500- Internal server
error).

<%@ LANGUAGE="JavaScript" %>
<%
var lang = Session("currentLanguage");
var url = "logon.asp" + ((lang) ? "?lang=" + lang : "");  // if session timed
out, lang is undefined
Session.Abandon();
Response.Redirect(url);
%>

Are there any Javascript specialist out there.

Thanks and have a good day
Reto


----- Weitergeleitete Nachricht von Reto Gassmann <voip at mrga.ch> -----
    Datum: Wed, 11 Jul 2007 16:08:54 +0200
    Von: Reto Gassmann <voip at mrga.ch>
Antwort an: Reto Gassmann <voip at mrga.ch>
 Betreff: [cisco-voip] ccmuser logoff
      An: cisco-voip at puck.nether.net

Hello

we run a CM cluster with 4.2(3).
When I log off the ccmuser page I always get a HTTP 500 error message (HTTP 500-
Internal server error) instead of beeing redirected to the logon page. All
functions in the ccmuser interface work.

Any ideas???

Thanks Reto



_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip

----- Ende der weitergeleiteten Nachricht -----






More information about the cisco-voip mailing list