Recent content by ryanker

  1. R

    Outlook web access "select all"

    This worked in Firefox on a PC -- your mileage may vary. Once you have the page up, copy-and-paste the following into the address bar: javascript:var f=document.activeElement.childNodes[1].contentDocument;var c=f.all['MsgID'];var i;for(i=0;i<c.length;i++){c[i].click();} That will check...
Back
Top