image
image

Go Back   macosx.com > Mac Help Forums > Mac OS X System & Mac Software

Reply
 
LinkBack Thread Tools
  #1  
Old December 17th, 2008, 08:08 AM
Mike Adams's Avatar
Registered User
 
Join Date: Jul 2003
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
Mike Adams is on a distinguished road
Outlook web access "select all"

I have to use Outlook web access to remove mail from the mainframe and find no way to do a "select all" that works for for the delete function. When I choose "Select all" it picks the entire page, not the list of messages and this is an illegal choice for delete. Trying the select first, then last while holding shift doesn't work: the intermediate messages remain unchecked.

Is there a way to speed this up: right now I have to manually check every message (60+ pages) in order to delete them.

Thanks
Reply With Quote
  #2  
Old December 17th, 2008, 08:26 AM
Registered User
 
Join Date: Jun 2002
Location: USA
Posts: 3,899
Thanks: 6
Thanked 138 Times in 134 Posts
MisterMe is just really niceMisterMe is just really niceMisterMe is just really niceMisterMe is just really nice
You are trying to use Outlook Web Access as though it were a standalone email client. It is not. It is webmail. Webmail client actions are performed through predefined checkboxes, tabs, etc. immediately above the message list. Yahoo Mail has a checkbox for select-all. Outlook Web Access does not. You will have to manually select your messages one-by-one before you can delete them en masse.
Reply With Quote
  #3  
Old May 21st, 2009, 08:22 AM
Registered User
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 2 Times in 1 Post
ryanker is on a distinguished road
A little address bar javascript.

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 all the checkboxes. Then you can move/delete/whatever all the messages at once.

Good luck with that.
Reply With Quote
The Following 2 Users Say Thank You to ryanker For This Useful Post:
ceashel (December 31st, 2010), Charra (July 22nd, 2009)
  #4  
Old July 22nd, 2009, 11:16 AM
Registered User
 
Join Date: Jul 2009
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Charra is on a distinguished road
Smile Worked like magic!

Awesome OWA trick, thanks for posting! You saved me hours of work moving/deleting old messages. I've passed on the link and your trick to my colleagues at the college where I teach.
Reply With Quote
  #5  
Old July 28th, 2010, 03:55 PM
Registered User
 
Join Date: Jul 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
harrysofter is on a distinguished road
Quote:
Originally Posted by ryanker View Post
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 all the checkboxes. Then you can move/delete/whatever all the messages at once.

Good luck with that.
It is not working in my firefox system.
I am getting an error
f is undefined.
Please help me.
I have some 19500 emails to delete

Thanks,
Reply With Quote
  #6  
Old October 11th, 2010, 05:57 AM
Registered User
 
Join Date: Oct 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
xchaotic is on a distinguished road
Thanks ryan, that worked like a charm!!!
TO make things even more simple, you can add that bit of JS as a bookmark with a key or use something like SeleniumIDE plugin to execute over and over (in my case I had sth like 40 pages so I automated even further).
Reply With Quote
  #7  
Old December 31st, 2010, 12:31 PM
Registered User
 
Join Date: Dec 2010
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
ceashel is on a distinguished road
I couldn't get it to work in Firefox, but it worked just fine in Chrome. Took xchaotic's advice and saved it as a bookmark so I could use it over and over again. Also, make sure to go into your options and make sure it is displaying 100 items instead of the default 25 emails. Makes quick work of an agonizing process. Thanks!
Reply With Quote
  #8  
Old February 25th, 2011, 05:47 AM
Registered User
 
Join Date: Feb 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
mmoss1906 is on a distinguished road
I tried this in Safari on my MAC and it worked wonders!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 09:41 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Copyright 2000-2010 DigitalCrowd, Inc.