Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Source] Hostname To IP
#2
You should use MessageBox.Show instead of MsgBox euverve Smile

Also maybe a With statement?
Code:
With postReq
    .Method = "POST"
    .KeepAlive = True
    .ContentType = "application/x-www-form-urlencoded"
    .Referer = host
    .UserAgent = "Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.3) Gecko/20100401 Firefox/4.0 (.NET CLR 3.5.30729)"
    .ContentLength = byteData.Length
End With

Otherwise not bad Smile
Reply


Messages In This Thread
[Source] Hostname To IP - by euverve - 01-27-2012, 08:15 AM
RE: [Source] Hostname To IP - by AceInfinity - 01-27-2012, 04:28 PM
RE: [Source] Hostname To IP - by TwoMuchCaffeine - 01-27-2012, 09:51 PM
RE: [Source] Hostname To IP - by zoogo - 01-29-2012, 01:03 AM
RE: [Source] Hostname To IP - by Denny Crane - 02-04-2012, 02:50 PM
RE: [Source] Hostname To IP - by OnyxDev - 05-15-2012, 06:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Source ] Hemp Tycoon App [/Source] VB.net KoBE 8 9,749 03-05-2012, 10:30 PM
Last Post: SomeWhiteGuy?
  [Source]Sql Database Project [Source] Digital-Punk 0 1,439 10-16-2011, 07:01 AM
Last Post: Digital-Punk
  [Source]Batch to Exe converter[Source] Digital-Punk 6 2,982 10-15-2011, 03:00 AM
Last Post: Digital-Punk
  [Source]File Assembly changer Vb.Net[Source] Digital-Punk 0 3,102 10-13-2011, 06:35 PM
Last Post: Digital-Punk
  [New\Source\Release] Binary Code <> English Converter [New\Source\Release] Resistance 16 8,041 05-15-2011, 05:42 AM
Last Post: Blixx

Forum Jump:


Users browsing this thread: 1 Guest(s)