Okay, I want to use
Convert.ToBase6 4
To convert www.youfail.org
This is my line of code so far:
Dim url As String
url = Convert.ToBase6 4("www.youfail. org")
How do i make it work?
Kthxbaibai VB.net Btw :/.
HALPPPP
Convert.ToBase6 4
To convert www.youfail.org
This is my line of code so far:
Dim url As String
url = Convert.ToBase6 4("www.youfail. org")
How do i make it work?
Kthxbaibai VB.net Btw :/.
HALPPPP
Comment