M Menu Chen Dec 11, 2003 #1 I want to get the string that other people sent to me by using the command "net send".What can I do in VB.NET or VB6??
I want to get the string that other people sent to me by using the command "net send".What can I do in VB.NET or VB6??
W William Ryan Dec 11, 2003 #2 If you are using SQL Server, you can do it the easy way with XP_cmdshell http://www.knowdotnet.com/testsite/articles/sysprocesses.html Otherwise check this out. http://www.codeproject.com/csharp/dotnetsenders.asp
If you are using SQL Server, you can do it the easy way with XP_cmdshell http://www.knowdotnet.com/testsite/articles/sysprocesses.html Otherwise check this out. http://www.codeproject.com/csharp/dotnetsenders.asp
M MenuChen Dec 11, 2003 #3 I can't download the sourcecode of the software you have metioned,and I don't have sql server either.but thank you all the same.
I can't download the sourcecode of the software you have metioned,and I don't have sql server either.but thank you all the same.