function exlink

T

tshad

I was looking at some HTML that a client put into one of our pages that is:

<script language="JavaScript"><![CDATA[
function exLink(l){
l.target='_blank';
l.href='../ApplyOnline/ExternalLinkApply.aspx?exapptype=EL&useframes=True&Job_DID=1239952222222&strcrit=&companyname=Irez&aourl='+escape(l.href);
l.onclick = '';
}
]]></script>

Anyone know what this is and what it is used for.

Thanks,

Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,276
Latest member
Sawatmakal

Latest Threads

Top