Search results

  1. [VB.NET] Get Website's IP Address

    Imports System.Net Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Try If TextSite.Text.Contains("http://") Then Dim iphe As IPHostEntry =...
  2. [VB.NET] Get Website's IP Address

    Imports System.Net Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Try If TextSite.Text.Contains("http://") Then Dim iphe As IPHostEntry =...
  3. [VB.NET] Text to speech

    You'll need a TextBox and Button. TextBox = The text to be spoken. Button = When you press it, it will speak the text in the TextBox. Okay, here's the code: Public Class Form1 Dim SAPI Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
  4. [VB.NET] Text to speech

    You'll need a TextBox and Button. TextBox = The text to be spoken. Button = When you press it, it will speak the text in the TextBox. Okay, here's the code: Public Class Form1 Dim SAPI Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
  5. IP Finder [ My first creation on VB.NET ]

    Please give credits to the original coder of this -- t0fx. You did not code this. And no, it doesn't use WebBrowser.
  6. IP Finder [ My first creation on VB.NET ]

    Please give credits to the original coder of this -- t0fx. You did not code this. And no, it doesn't use WebBrowser.
  7. A Signature I've made

    Simple, but great. My vote 8/10.
  8. A Signature I've made

    Simple, but great. My vote 8/10.
  9. [Videos] Learn VB.NET Programming

    Please don't spam the thread if you don't know what are you talking about. W3school don't have any tutorials for VB.NET. It's for web programming mostly, like ASP.NET etc..
  10. [Videos] Learn VB.NET Programming

    Please don't spam the thread if you don't know what are you talking about. W3school don't have any tutorials for VB.NET. It's for web programming mostly, like ASP.NET etc..
  11. Which Anti-Virus software do you use?

    Having multiple AVs on your computer may cause problems to your system.. it might lead to loss of your documents etc. ;)
  12. Which Anti-Virus software do you use?

    Having multiple AVs on your computer may cause problems to your system.. it might lead to loss of your documents etc. ;)
  13. Gev - Gev.com/forum

    I would have signed up if you were paying through AlertPay, but you do not. Good luck with your forums :)
  14. Gev - Gev.com/forum

    I would have signed up if you were paying through AlertPay, but you do not. Good luck with your forums :)
  15. Gev - Gev.com/forum

    I would have signed up if you were paying through AlertPay, but you do not. Good luck with your forums :)
  16. Gev - Gev.com/forum

    I would have signed up if you were paying through AlertPay, but you do not. Good luck with your forums :)
  17. Which Anti-Virus software do you use?

    It is free, but it's not very efficient as it doesn't detect most of FUD malwares.
  18. Which Anti-Virus software do you use?

    It is free, but it's not very efficient as it doesn't detect most of FUD malwares.
  19. Which Anti-Virus software do you use?

    It is free, but it's not very efficient as it doesn't detect most of FUD malwares.
  20. Which Anti-Virus software do you use?

    It is free, but it's not very efficient as it doesn't detect most of FUD malwares.
Back
Top