Open Outlook application using Javascript code

Answered Open Outlook application using Javascript code

  • miércoles, 02 de mayo de 2012 11:56
     
     
    open outlook using javascript code which should be comaptible with mozilla and IE both.
    • Cambiado Mike FengMicrosoft Contingent Staff jueves, 03 de mayo de 2012 9:25 Where is the forum for this thread? (From:.NET Platform Architecture Development Discussions)
    •  

Todas las respuestas

  • jueves, 03 de mayo de 2012 9:24
     
     

    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.

  • jueves, 03 de mayo de 2012 14:33
    Moderador
     
     Respondida

    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

  • viernes, 04 de mayo de 2012 5:18
     
     
    If any code behind to open Outlook application using code in Asp.net C#
  • viernes, 04 de mayo de 2012 13:51
    Moderador
     
     
    C# 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