i downloaded the .js files from microsoft but i cant get them to work..
anyone could help i would greatly appreciated
this is what i have
all the .js files are in the same directory as my .htm page is...Code:<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> <title>BLAH</title> </head> <STYLE TYPE="text/css"> <!-- A:link {color:"#003399";} A:visited {color:"#003399";} A:hover {color:"red";} --> </STYLE> <script language="JavaScript" src="/toolbar.js"></script> <script language="JavaScript" src="/global.js"></script> <script language="JavaScript" src="/local.js"></script> <script src="/microsoft-recruit.js"></script> <B> <body bgcolor="#FFFFFF"> </HTML>


Reply With Quote