ChrisB: onclick-Ereignis per Skript auslösen

Beitrag lesen

Hi,

Wird da noch eine Session-ID o.ae. uebergeben, die du dir durch den Login-Button erst holen musst?

Ein Klick auf das Login-DIV ruft die Funktion doLogin() auf, darin steht:

function doLogin() {
top.body.location=strLogin+"?timestamp="+new Date().getTime();
updateMenue('login');
}

Es wird also noch ein Timestamp übergeben.

Ja und? Das kannst du doch genauso gut selber machen ...

Finde erst mal heraus, was in strLogin steht.

MfG ChrisB

--
„This is the author's opinion, not necessarily that of Starbucks.“