by Fluffdragon on October 31st, 2010

Fluffdragon

Question

Help answer this question below.

How do I connect to an IRC server using Javascript? I've heard about posting html forms to the server but I couldn't get that to work.

  • Like
  • Report

Answers. Showing one answer.

  • by kold on November 23rd, 2010

    kold

    ajax. Javascript is for the user's end. Reason I said ajax is because you can use it to send data back to a page (php, perl ect) and have that value played with and then sent back to the user without a page refresh. -go to google and look up ajax, php sockets, and irc coding specifics. It's a lot clearer than what I could say in one sitting.

    Comments

    No comments. Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

More Questions. Additional questions in this category.

You're reading How do I connect to an IRC server using Javascript? I've heard about posting html forms to the server but I couldn't get that to work.

Follow us on Facebook!

Related Ads