PDA

Click to See Complete Forum and Search --> : Email + Chat ?


vbdeveloper
Dec 30th, 2000, 03:39 AM
Dear Reader,
I have two queries

1) i want the users of my site to have the facility of emailing the page they are viewing to anybody. As similar to this vb-world.net site itself.

2) i want the users of my site to be able to chat with each other.

Please help me with the above probs.
Any code or guidline would be of a great help.

Thanks for reading.

BitBlt
Jan 1st, 2001, 02:43 PM
I made an IRC chat program in the form of an ActiveX control
for use on my website, BUT because it's an ActiveX control the visitor gets a warning msg.
so the best thing to do would be use a java applet.
If you don't know java you can search for ready made applets.