I just joined a team working on a large-scale
VB.NET/ASP.NET app and I have an issue: when I am using
VB.NET to spit out some Javascript, my ampersands won't stay as ampersands once the page is generated - they turn into & instead. Is there any way to force those ampersands to stay as plain ol' & signs?