I am trying to do some things in a java script that runs when the page
unloads.
I can get the script to fire at the right time, but how do I get the Tango
Meta Tags in the java script?
here is my script and the @assing and @purge commands run every time the
page loads, not just when the script is accessed????
function endlog()
{
alert("start");
// put end time in edit_log
<@assign user$cledit_id <@callMethod object="clientClass"
method="edit_log()">>;
<@purge user$cledit_id>;
<@purge user$logged_clientid>;
}
Thanks,
Troy Sosamon
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body