|
As has been pointed out, this is JAVA code so you have posted in the wrong forum. This is the JavaScript forum. Java and Javascript are entirely different programming languages, in spite of the confusingly similar names. Rather like Austria and Australia! Ask a mod to move this thread to the right forum.
But it is obvious that the problem lies with the literary quotes in
Kosten verbuchen wollen?”');");
That will barf in any browser, not just IE.
__________________
All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
|