[tut]How to make a chatroom in VB 06, 08, & 10[tut]
ok guys i got a tut for you by request. Just look at the vid for advice. Post results!
Vid:
Steps:
1. Open an new project
2. Add a menu strip and a webbrowser
3. Type Connect and Disconnect on the menu strips
4. [code]For Connect: webbrowser1.navigate("file:\\C:\chatroommeebo.html ")
For Disconnect: webbrowser1.navigate("about
:blank")
5. debug
6. go to meebo
7. make an account and a room
8. get the embedded code
9. open notepad
10. paste:
Code:
<html>
<!--code under this but above html tag--!>
</html>
11. save in C:\ as
12. debug...
13. finished...
Note: Internet connection requited
Very simple.
I was going to post this if you didn't post it by the end of the weekend.
sweet! i'm gonna make one tomorrow
Thanks,I'm gonna add to my new tool.
NJ. Couldn't believe that this is so easy.
The basics of sending data aint that hard i made a chatroom the real way
ty all. look on vid for help
EDIT: Damn, i wish i was on staff slected tuts, 2 ppl asked how to make one prior, Pixie and lolland...
I cant find HTML code pls help me