public EmailBlasting()
 {
     this.db = new thisDatabase();
     gm      = new GlobalMethod();
     InitializeComponent();
 }