Hi not sure if this is the correct forum thread for this, but i have created a DLL using Vb.net and VS2012 and it works great on my development PC which is Win 7 Professional. The DLL receives Packets over multicast UDP and then reassembles the data and sends acknowledgements back over the...
Hi all,
I've developed a web application that in part takes a PDF uploaded by a user, saves it off to a shared folder on another internal server, and then displays that PDF to the user inside of the web browser as an embedded object using an ASP literal control. All users and servers are within...
Hi, this is my first time here so i hope i can find some help ^^
My problem is that i'm working on a project and i have to send embedded images in an email. Here is an example of my code :
Dim FicImage As New LinkedResource(chemin)
Dim cle As String = Key.Substring(4, Key.Length() - 4)...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.