Hi,
Hier das Skript dazu:
Und wo deine Ausführungen dazu, was deine Debugmaßnahmen ergeben haben?
var strHref = document.location.href;
strHref = strHref.replace(///g,"\");
var iIdx = strHref.lastIndexOf("\");
Warum ersetzt du / erst durch , um dann nach \ zu suchen?
MfG ChrisB
--
Light travels faster than sound - that's why most people appear bright until you hear them speak.
Light travels faster than sound - that's why most people appear bright until you hear them speak.