I have read in several post and other parts of the web that ports 137 and 139 are dangerous if they are listening. I did netstat -an and found this:
TCP myip:137 0.0.0.0:0 LISTENING
TCP myip:138 0.0.0.0:0 LISTENING
TCP myip:139 0.0.0.0:0...
I have a form that I make invisible (form1.visible = false)
how can I make it visible again by using a combination of keys (pressing < Ctrl + h > for example)?
Thanks in advance.
Philippe
I know this is a repetition, but I messed up with the subject on the last one.
I want to do something like:
Dim stuff as String
If stuff has "http://" in it Then
Msgbox stuff & " is a website!"
Else
Msgbox stuff & " is not a website!"
End If
Can anyone help me...
I want to do something like:
Dim stuff as String
If stuff has "http://" in it Then
Msgbox stuff & " is a website!"
Else
Msgbox stuff & " is not a website!"
End If
Can anyone help me with this?
Thanks!
Philippe
Does anyone know how to use DirectSR1.GrammarFromFile ?? What does the text file have to look like?? Any other information on voice recognition would be greatly appreciated.
-PhilippeSignoret
As part of a program I'm making, I need to move the mouse to a certain position and make it click without touching the real mouse.
So far I can make the mouse move, but I don't know how to make it click!
Does anyone know how to do this???
Thanks in advance!
-PhilipeSignoret
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.