A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts made by: TMJNSK
Forum: Outlook - Using Forms January 13th 09, 07:15 PM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 369
Posted By TMJNSK
IE popup in Outlook 12.0

Private Declare Function BringWindowToTop Lib "user32" (ByVal _
hwnd As Long) As Long

ieCtrl.Navigate2()
BringWindowToTop(ieCtrl.hwnd)

resolved this above issue...
Forum: Outlook - Using Forms December 22nd 08, 05:10 PM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 369
Posted By TMJNSK
IE popup in Outlook 12.0

We are passing lot of form variable which cannot be passed by query
string (special char) on the URL. How can i do the same process
( ).

Thanks
Forum: Add-ins for Outlook December 22nd 08, 04:53 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 457
Posted By TMJNSK
POPUP IE WINDOW

Sorry for re-post.
Forum: Outlook - Using Forms December 22nd 08, 02:41 PM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 369
Posted By TMJNSK
IE popup in Outlook 12.0

Thanks for the response.

Our product purely support IE, No other browser.

If we use eCtrl.Navigate2, it opens IE and the current process will
not wait for anything and it will be free. If we use...
Forum: Outlook - General Queries December 18th 08, 06:20 PM Posted to microsoft.public.outlook
Replies: 1
Views: 391
Posted By TMJNSK
popup IE window from outlook 12.0

We have created an outlook addin, in which clicking a button an IE
window is popped

up. We use the InternetExplorer.Navigate2() method to popup the new
window which is

present in the...
Forum: Outlook and VBA October 15th 07, 08:48 PM Posted to microsoft.public.outlook.program_vba
Replies: 0
Views: 1,568
Posted By TMJNSK
trying to get recipient email address

Hi All,

I have tried access sender's email and receiver's email. I have found
a code to get sender's email.I have used Redemption.safermailitem,
which works cool. But i have trouble in getting the...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT +1. The time now is 05:24 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.