Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: special characters error


Message #1 by "kristof" <kristofb@1...> on Wed, 9 May 2001 15:33:44
if you use anything like this:

var PubShow = new Array;

PubShow[0]=('<xsl:apply-templates select="//PublicationIntro"/>');

how is it possible to support characters (which are called in that 
variable via that statement) who generate errors, as there are: ', /, 
hidden white spaces, etc....

kristof

  Return to Index