Originally Posted by web_loone08
You needed to escape some of your quotes. In
theory... the code below should now work:
Code:
PaintSetHeader("Reconcilation Set Details <a href=\"#\" onclick=\"window.open('http://XX.XX.XX.XX:82/sitepages/ErViewPop.aspx?Jump=Free&ErNo=' + erNo + '','','titlebar=no,toolbar=no,resizable=yes,scrollbars=yes')\">" + erNo + "</a>", TableMain, 9, setData.Id);
I think I got every thing corrected, but test it out; as I may have missed something.
Not working mate ..its giving error while running ..