Click here to Skip to main content
15,902,189 members

Comments by Vinod Kc (Top 55 by date)

Vinod Kc 5-Apr-19 5:39am View    
Never mind, I think i found the answer myself.
Instead of this line---
Dim mail As New MailMessage

I wrote this ----
Using mail As New MailMessage

I didn't properly disposed the mailmessage object. That was the reason. Now, problem solved.
Vinod Kc 9-Oct-18 14:43pm View    
@Richard MacCutchan,
Thanks for the reply. I subclassed this control and it worked.
Vinod Kc 24-Jan-17 8:24am View    
Hi, Thanks for the links. But Debuggex seems to be complex. Anyhow, i am playing with it. Thanks.
Vinod Kc 24-Jan-17 7:15am View    
Thanks for the reply, But it is not working in RegexBuddy.
Vinod Kc 24-Jan-17 7:11am View    
Hi, Thanks for the reply. But it is catching a space in the beginning of the string. How to avoid it ?
I mean, this is the result now - " 85" and " 215"