e-mail

  1. B

    Question Sending an e-mail with images as linked resources

    I am trying to send an e-mail via a CLR stored procedure in VB.NET. I have managed to send the HTML body, however I have had trouble with the embedded images. The images are stored in the SQL Server as nvarchar in an ASCII format. I stored them through code in the DB in the base MS Access...
  2. S

    Question Login system

    Ok, first off, I'm a beginer in Visual basic.studios. I get how to code for the most part. What I'm looking for is a login system so that users can register an account, but for now all I would want the user and password to save in a text file on my computer called "Accounts". I've been looking...
Back
Top