Okay here's the deal. I'm working in a situation where my company is using vbscript during a phase of server side scripting.<br><br>One phase that occurs earlier than the vbscript prints variables ...
It kinda, sorta works but I think it's a real pain to construct, especially trying to get the new lines just right. A better approach is to use a here string. This is a great technique for creating a ...