deathninjak0 (12-13-2009)
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:11. save in C:\ asCode:<html> <!--code under this but above html tag--!> </html>12. debug...Code:chatroommeebo.html
13. finished...
Note: Internet connection requited
deathninjak0 (12-13-2009)
Very simple.
I was going to post this if you didn't post it by the end of the weekend.
lol, beat you.![]()
sweet! i'm gonna make one tomorrow
Thanks,I'm gonna add to my new tool.
or u could not have a file and put this in for the code, just a lil more advanced
but u have to put an extra " before and after anything in the text that is "" for example it says "Pie" u have to put ""pie""Code:WebBrowser1.DocumentText = "the embedded code"
and btw is there some special way to set up a room cus mine wont show an embedded thing?
Last edited by guza44_44; 12-13-2009 at 12:29 AM.
Incredibly simple IMO.
When I clicked I thought you were going to walk through actually handling network connections, sending data, etc![]()
Pretty easy but gj!
You can try make it with winsock next time![]()
NJ. Couldn't believe that this is so easy.
The basics of sending data aint that hard i made a chatroom the real way
Cause There ain't no rest for the wicked
I like the songs in the video, really simple tut.
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...
Last edited by mnpeep; 12-14-2009 at 05:03 AM.
I cant find HTML code pls help me
kinda cool
thx