Click here to Skip to main content
15,890,185 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Sub Main() Pin
cstrader23219-Feb-08 3:21
cstrader23219-Feb-08 3:21 
GeneralPopupMenu -> upgrading issue VB6 to VB.Net Pin
sarat18-Feb-08 1:45
sarat18-Feb-08 1:45 
GeneralRe: PopupMenu -> upgrading issue VB6 to VB.Net Pin
CKnig18-Feb-08 2:53
CKnig18-Feb-08 2:53 
GeneralRe: PopupMenu -> upgrading issue VB6 to VB.Net Pin
sarat18-Feb-08 3:42
sarat18-Feb-08 3:42 
GeneralRe: PopupMenu -> upgrading issue VB6 to VB.Net Pin
CKnig18-Feb-08 3:54
CKnig18-Feb-08 3:54 
GeneralRe: PopupMenu -> upgrading issue VB6 to VB.Net Pin
sarat18-Feb-08 4:03
sarat18-Feb-08 4:03 
GeneralRetriving mail in vb.net Pin
~V~18-Feb-08 1:27
~V~18-Feb-08 1:27 
GeneralRe: Retriving mail in vb.net Pin
CKnig18-Feb-08 2:57
CKnig18-Feb-08 2:57 
The answer is DON'T.

You are sending via SMTP right? This is no problem because ever mailserver in you buisness will have a virtual SMTP port or something similar - but normaly it won't have POP3 caps.
And writing your own POP3 server .... you won't like this.
So if you really want to receive eMail with your own code you might want to use the exchange-SDK or something similar to directly access the users-mail account - or (and this is much simpler) rewrite your software as an office-plugin.
GeneralUpGrade issue problem with App Pin
sarat17-Feb-08 22:28
sarat17-Feb-08 22:28 
GeneralRe: UpGrade issue problem with App Pin
Christian Graus17-Feb-08 22:34
protectorChristian Graus17-Feb-08 22:34 
GeneralRe: UpGrade issue problem with App Pin
sarat17-Feb-08 22:44
sarat17-Feb-08 22:44 
GeneralRe: UpGrade issue problem with App Pin
sarat17-Feb-08 22:52
sarat17-Feb-08 22:52 
Questionhow can give vista like look to my window based application Pin
koolprasad200317-Feb-08 21:55
professionalkoolprasad200317-Feb-08 21:55 
AnswerRe: how can give vista like look to my window based application Pin
Christian Graus17-Feb-08 22:05
protectorChristian Graus17-Feb-08 22:05 
AnswerRe: how can give vista like look to my window based application Pin
sarat17-Feb-08 23:01
sarat17-Feb-08 23:01 
GeneralRe: how can give vista like look to my window based application Pin
koolprasad200319-Feb-08 0:08
professionalkoolprasad200319-Feb-08 0:08 
GeneralUpGrade issue with Timer and toolStripMenuItem Help needed Pin
sarat17-Feb-08 20:49
sarat17-Feb-08 20:49 
GeneralRe: UpGrade issue with Timer and toolStripMenuItem Help needed Pin
Christian Graus17-Feb-08 21:40
protectorChristian Graus17-Feb-08 21:40 
GeneralRe: UpGrade issue with Timer and toolStripMenuItem Help needed Pin
sarat17-Feb-08 22:20
sarat17-Feb-08 22:20 
GeneralRe: UpGrade issue with Timer and toolStripMenuItem Help needed Pin
Christian Graus17-Feb-08 22:22
protectorChristian Graus17-Feb-08 22:22 
GeneralDim objDecrpt As New Encoder.cEncoder : Upgrade Issue Pin
sarat17-Feb-08 20:38
sarat17-Feb-08 20:38 
GeneralRe: Dim objDecrpt As New Encoder.cEncoder : Upgrade Issue Pin
Christian Graus17-Feb-08 21:44
protectorChristian Graus17-Feb-08 21:44 
GeneralRe: Dim objDecrpt As New Encoder.cEncoder : Upgrade Issue Pin
sarat17-Feb-08 22:15
sarat17-Feb-08 22:15 
GeneralRe: Dim objDecrpt As New Encoder.cEncoder : Upgrade Issue Pin
Christian Graus17-Feb-08 22:28
protectorChristian Graus17-Feb-08 22:28 
GeneralHelp need in 2-dimenstion array Pin
Senthil S17-Feb-08 19:03
Senthil S17-Feb-08 19:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.