WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How to customize the Advanced Find form

 
   Home -> Office -> Program Forms RSS
Next:  Message Text Missing  
Author Message
Pavel Rosoi

External


Since: May 28, 2008
Posts: 21



(Msg. 1) Posted: Fri Jun 06, 2008 6:16 am
Post subject: How to customize the Advanced Find form
Archived from groups: microsoft>public>outlook>program_forms (more info?)

Hello everybody

I am wondering if there is a way to customize the “Advanced Find” window
(Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
I want to intercept the Search criterias, the “Find Now” click event and be
able to add my own results into the results list. Thank you.
Back to top
Login to vote
Sue Mosher [MVP-Outlook]

External


Since: Feb 11, 2005
Posts: 6513



(Msg. 2) Posted: Fri Jun 06, 2008 10:15 am
Post subject: Re: How to customize the Advanced Find form [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

No, that dialog cannot be modified in any way and fires no events.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Pavel Rosoi" <PavelRosoi.DeleteThis@discussions.microsoft.com> wrote in message news:ED5C3D8F-C05C-4E82-BF51-CCD39B1EAA76@microsoft.com...
> Hello everybody
>
> I am wondering if there is a way to customize the “Advanced Find” window
> (Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
> I want to intercept the Search criterias, the “Find Now” click event and be
> able to add my own results into the results list. Thank you.
>
Back to top
Login to vote
Pavel Rosoi

External


Since: May 28, 2008
Posts: 21



(Msg. 3) Posted: Fri Jun 06, 2008 10:15 am
Post subject: Re: How to customize the Advanced Find form [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you for your quick answer.
Supposing that the attachments was previously removed from the messages and
archived elsewhere, I want to intercept the search or find, user actions and
obtain the search criteria’s in order to perform my own search. I can’t
figure out how to do that. Could you give me any idea, please?

"Sue Mosher [MVP-Outlook]" wrote:

> No, that dialog cannot be modified in any way and fires no events.
>
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54
>
>
> "Pavel Rosoi" <PavelRosoi.TakeThisOut@discussions.microsoft.com> wrote in message news:ED5C3D8F-C05C-4E82-BF51-CCD39B1EAA76@microsoft.com...
> > Hello everybody
> >
> > I am wondering if there is a way to customize the “Advanced Find” window
> > (Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
> > I want to intercept the Search criterias, the “Find Now” click event and be
> > able to add my own results into the results list. Thank you.
> >
>
Back to top
Login to vote
Sue Mosher [MVP-Outlook]

External


Since: Feb 11, 2005
Posts: 6513



(Msg. 4) Posted: Fri Jun 06, 2008 11:05 am
Post subject: Re: How to customize the Advanced Find form [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Again, there is no way to know what the user is searching for with the Advanced FInd window. It is not exposed at all in the Outlook object model.

You can read about the search criteria used by the Find, Restrict, and AdvancedSearch methods in the Help topics for those methods.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Pavel Rosoi" <PavelRosoi.DeleteThis@discussions.microsoft.com> wrote in message news:141D6F3C-D297-451B-8DC9-89CA51AC7DF7@microsoft.com...
> Thank you for your quick answer.
> Supposing that the attachments was previously removed from the messages and
> archived elsewhere, I want to intercept the search or find, user actions and
> obtain the search criteria’s in order to perform my own search. I can’t
> figure out how to do that. Could you give me any idea, please?
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> No, that dialog cannot be modified in any way and fires no events.

>>
>> "Pavel Rosoi" <PavelRosoi.DeleteThis@discussions.microsoft.com> wrote in message news:ED5C3D8F-C05C-4E82-BF51-CCD39B1EAA76@microsoft.com...
>> > Hello everybody
>> >
>> > I am wondering if there is a way to customize the “Advanced Find” window
>> > (Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
>> > I want to intercept the Search criterias, the “Find Now” click event and be
>> > able to add my own results into the results list. Thank you.
>> >
>>
Back to top
Login to vote
Pavel Rosoi

External


Since: May 28, 2008
Posts: 21



(Msg. 5) Posted: Fri Jun 06, 2008 11:05 am
Post subject: Re: How to customize the Advanced Find form [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you for your time.

"Sue Mosher [MVP-Outlook]" wrote:

> Again, there is no way to know what the user is searching for with the Advanced FInd window. It is not exposed at all in the Outlook object model.
>
> You can read about the search criteria used by the Find, Restrict, and AdvancedSearch methods in the Help topics for those methods.
>
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54
>
>
> "Pavel Rosoi" <PavelRosoi RemoveThis @discussions.microsoft.com> wrote in message news:141D6F3C-D297-451B-8DC9-89CA51AC7DF7@microsoft.com...
> > Thank you for your quick answer.
> > Supposing that the attachments was previously removed from the messages and
> > archived elsewhere, I want to intercept the search or find, user actions and
> > obtain the search criteria’s in order to perform my own search. I can’t
> > figure out how to do that. Could you give me any idea, please?
> >
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> >> No, that dialog cannot be modified in any way and fires no events.
>
> >>
> >> "Pavel Rosoi" <PavelRosoi RemoveThis @discussions.microsoft.com> wrote in message news:ED5C3D8F-C05C-4E82-BF51-CCD39B1EAA76@microsoft.com...
> >> > Hello everybody
> >> >
> >> > I am wondering if there is a way to customize the “Advanced Find” window
> >> > (Ctrl+Shift+F) via custom forms and VBScript for Outlook 2003.
> >> > I want to intercept the Search criterias, the “Find Now” click event and be
> >> > able to add my own results into the results list. Thank you.
> >> >
> >>
>
Back to top
Login to vote
Duke2

External


Since: Oct 09, 2009
Posts: 1



(Msg. 6) Posted: Fri Oct 09, 2009 3:55 pm
Post subject: Re: How to customize the Advanced Find form [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

But really, I strongly feel there's got to be a way to capture Find events in
Outlook forms. I saw this artcle
(http://www.theregister.co.uk/2009/06/17/microsoft_whines_over_google_outlook_plugin/)
that talks about how Google has replaced default WDS and offer the same
functionality through Google search. For that to happen Google should be able
to capture the search parameters from Outlook form and pass them into
google's search engine/index I presume.

What Pavel is trying to do is to override Outlook search and amalgamate
results of his own search into Outlook search results, and when you think
about what Google has done I think this is doable, but just dont know how.

Thanks
Duke
Back to top
Login to vote
Ken Slovak - [MVP - Outlo

External


Since: Oct 17, 2003
Posts: 2977



(Msg. 7) Posted: Mon Oct 12, 2009 9:17 am
Post subject: Re: How to customize the Advanced Find form [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It's possible to do, but unless you get Google to tell you how they did it
you would need to figure it out yourself. It would be all low level
programming and Win32 API stuff and possibly Extended MAPI.

The Google addin that integrates with Outlook and does that is a real
problem, BTW. It hangs and crashes Outlook in many cases and doesn't play
nice with other addins.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Duke2" <Duke2.DeleteThis@discussions.microsoft.com> wrote in message
news:D63B76AF-B882-4414-B62E-1B221962D502@microsoft.com...
> But really, I strongly feel there's got to be a way to capture Find events
> in
> Outlook forms. I saw this artcle
> (http://www.theregister.co.uk/2009/06/17/microsoft_whines_over_google_outlook_plugin/)
> that talks about how Google has replaced default WDS and offer the same
> functionality through Google search. For that to happen Google should be
> able
> to capture the search parameters from Outlook form and pass them into
> google's search engine/index I presume.
>
> What Pavel is trying to do is to override Outlook search and amalgamate
> results of his own search into Outlook search results, and when you think
> about what Google has done I think this is doable, but just dont know how.
>
> Thanks
> Duke
>
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Program Forms All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support