ah..it was the data..it was not being trimmed when it came outta the DB so
the alert(''); was being cut off this

alert('

');

-----Original Message-----
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 06 June 2003 16:48
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] German and Javascript


damn it...must be something else then.....?

-----Original Message-----
From: Rich Wild [mailto:[EMAIL PROTECTED]
Sent: 06 June 2003 16:44
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] German and Javascript


this worked fine for me in IE6

 <script>
 alert('Die Passwortbest�tigung stimmt nicht �berein. Bitte wiederholen Sie
die Eingabe');
 </script>

> -----Original Message-----
> From: Robertson-Ravo, Neil (RX)
> [mailto:[EMAIL PROTECTED]
> Sent: 06 June 2003 16:43
> To: '[EMAIL PROTECTED]'
> Subject: [ cf-dev ] German and Javascript
> 
> 
> This is failing within one of my alerts in JS...
> 
> "Die Passwortbest�tigung stimmt nicht �berein. Bitte 
> wiederholen Sie die
> Eingabe"
> 
> anyone know how I can get JS to stop erroring?  I think its 
> the special
> chars
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to