Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Closing DL #453810
    Patrick Smith
    Participant

    I also wanted to express my sadness and gratitude to Stephen. I created my first portfolio for a SIPP when I retired 9 years ago. I have taken 5% out of it each year and it has still grown. Thanks very much and the very best of luck for the future!! Pat

Viewing 1 post (of 1 total)
  • Save
  • Print
  • '); mywindow.document.write(data); mywindow.document.write(''); mywindow.document.close(); // necessary for IE >= 10 var mediaQueryList = mywindow.matchMedia('print'); mediaQueryList.addEventListener('change', function(mql) { if (!mql.matches) { mywindow.close() } }); mywindow.onload = function() { // wait until all resources loaded mywindow.focus(); // necessary for IE >= 10 mywindow.print(); // change window to mywindow }; return true; }