Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Prinz
Posted - 16 May 2011 : 12:34:41 The program replaces _ARTIST_FOLLOWEDBY_ with a javascript function, but if the Name has a special char this function will throw an error.
Example Guns N' Roses would be added as:
<a href="" onClick="window.external.COLLECTION_ARTIST('482','Guns N' Roses');return false;">
But that can't work because of the ' in the Name. That Char has to be escaped like this: