response.write('Your case has been submitted successfully and you should receive an email notification soon.<br><br>The Case# is"+caseId+"<br><h2>title</h2>');
Works flawlessly if I move the concatenated value to the end of the string, but not if I want it in the middle of Text. This is to get rendered in an iframe on a webpage