Browse by Tags - Community Credit Forums
in

    Community Credit Forums

Browse by Tags

  • Simple class to launch a process to send a mail or other

    A simple class to launch a process and to send a mail. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 public class GenericFunction { public GenericFunction() { } public static void OpenInWindow( string Param, bool isEmail) { try { System.Diagnostics.Process p = new System.Diagnostics...
    Posted to C# (Forum) by PierpaoloRomanelli on 03-06-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems