VB.NET Project (problem sending email)
Hi i just want to compress and send my project by email.
but gmail wont let me because some file types are .exe
i change it to .txt
but i'm still having trouble.
its a vb.net form app project.
help.
Re: VB.NET Project (problem sending email)
What's wrong with ZIP? It's built in since Windows 95
Re: VB.NET Project (problem sending email)
thanks for your great help.
Re: VB.NET Project (problem sending email)
Quote:
Originally Posted by
entrylevel.net
Hi i just want to compress and send my project by email.
but gmail wont let me because some file types are .exe
i change it to .txt
but i'm still having trouble.
its a vb.net form app project.
help.
Quote:
Originally Posted by
dglienna
What's wrong with ZIP? It's built in since Windows 95
Gmail settings can be quite strict. It depends on how it was set up. I know for a fact that someone sends me .zip files frequently, which gmail is not happy with - so he had to make all the .zip files .zipp :)
Re: VB.NET Project (problem sending email)
Quote:
Originally Posted by
HanneSThEGreaT
Gmail settings can be quite strict. It depends on how it was set up. I know for a fact that someone sends me .zip files frequently, which gmail is not happy with - so he had to make all the .zip files .zipp :)
thank you! it worked.
Re: VB.NET Project (problem sending email)
Good. :) Please mark your thread resolved.