Ok I got a website hosted with a shared dedicated server is there some way I could make a chat box on my form and some how it goes through the site? If not give me the details on how I would. So what I want is a chat box on my form, thanks for any help.
I released an open source chat.
If you just want a 'simple' chat, use some online chatboxes. Google for one.
Well could you tell me how to do it myself I need 1 thats good and my friend has a vps he said he would do w/e he needs to for it to work.
Omg am I this much of a newb I don't know how to use a web browser in my form omg wow ok I guess I just never tried to use a web browser yet so idk how to do it Blubb could you help me
Nevermind sorry for the double post there is no edit button I just wanted to let you know I figured it out so you don't type a tut or something BLUBB TY for all the help you've given me countless times you're a master.
Originally Posted by jajarem64
Omg am I this much of a newb I don't know how to use a web browser in my form omg wow ok I guess I just never tried to use a web browser yet so idk how to do it Blubb could you help me
drop and drag your webbrowser control.. from the toolbox to your form. And amazing.. you are done :|
Originally Posted by Brinuz
drop and drag your webbrowser control.. from the toolbox to your form. And amazing.. you are done :|
aahaaha he was beeing sarcastic i guess lol
Anyways, jajarem64, google a "chatbox api vb.net" or something like that and you might get lucky!
One easy way to do it is to host an HTML chatbox in a .HTML file on the C:\ drive, which can be displayed in your webbrowser with one line of code.