Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27020

VS 2008 Hello there

$
0
0
Hello,
My name is Daniel =)
Today I came here to ask you how can I create the following thing:

'I am about to create an event with 200-300 registry keys. 3 of them will be the lucky keys to win some prizes.

So, I will create x2 textboxes, 1 for the name, 1 for the registry key.

But, I want it somehow when these 3 keys get found to be posted by the program in a forum in a specific topic with an account. (Bot account just for it)

So, it will be like this:

If TextBox2.Text = ("1234") or ("12345") or ("123456") Then
==== POST IT AT FORUMS IN A SPECIFIC TOPIC WITH AN ACCOUNT ==== (Post at forums, TextBox1.Text & TextBox2.Text)
MsgBox.Show ("Congratulations, you're one of the lucky winners!")
End If


Hope you understood whats my point, thanks for reading!

Viewing all articles
Browse latest Browse all 27020

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>