abshard
11-13-2002, 04:29 PM
Can someone help me with some javascript code? This is what i need..
Array1 (descriptions seperated by comma)
Array2 (link code seperated by commas)
output something in the main script <a href="http://www.url.com/script.cgi=(array2)">(array1)</a>
Then i call the script multiple times in my html to place a random links with corresponding descriptions from the code above.
Array1 (descriptions seperated by comma)
Array2 (link code seperated by commas)
output something in the main script <a href="http://www.url.com/script.cgi=(array2)">(array1)</a>
Then i call the script multiple times in my html to place a random links with corresponding descriptions from the code above.