Open Outlook application using Javascript code
-
Wednesday, May 02, 2012 11:56 AMopen outlook using javascript code which should be comaptible with mozilla and IE both.
- Moved by Mike FengMicrosoft Contingent Staff Thursday, May 03, 2012 9:25 AM Where is the forum for this thread? (From:.NET Platform Architecture Development Discussions)
All Replies
-
Thursday, May 03, 2012 9:24 AM
Hi Sol4u,
This is not supported in this forum.
I have moved this thread to "Where is the Forum For" to look for a appropriate forum.
Best regards,
Mike Feng
MSDN Community Support | Feedback to us
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
-
Thursday, May 03, 2012 2:33 PMModerator
For help in JScript, visit http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/threads
I don't think Mozilla has any support for OLE in its javascript engine.
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- Proposed As Answer by Ed Price - MSFTMicrosoft Employee, Owner Friday, May 04, 2012 4:43 AM
- Marked As Answer by Ed Price - MSFTMicrosoft Employee, Owner Sunday, May 13, 2012 6:05 AM
-
Friday, May 04, 2012 5:18 AMIf any code behind to open Outlook application using code in Asp.net C#
-
Friday, May 04, 2012 1:51 PMModeratorC# and ASP.net run on the server side, not client side. The output of ASP.Net is HTML. Please clarify where do you want to open Outlook.
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP