Jump to content

installing javascript..

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Whitey

Whitey

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 255 posts
i followed this tutorial
http://forum.codecal...ng-started.html

and i used
http://forum.codecal...ck-your-ip.html
as a snipplet and it comes up in browser just the code..

(saved it as .shtml like told)

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests

Whitey said:

i followed this tutorial
http://forum.codecal...ng-started.html

and i used
http://forum.codecal...ck-your-ip.html
as a snipplet and it comes up in browser just the code..

(saved it as .shtml like told)

You referenced a Java tutorial and a tutorial that uses server side include. In fact you don't need to install anything for JavaScript. Your browser already supports it. If you want to use SSI you need to install apache but you can get your IP using pure JavaScript.

Posted via CodeCall Mobile

#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
I think you are confusing Java and JavaScript?

#4
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Originally, JS was called LiveScript. It was only because of a trademark conflict that it was renamed JavaScript. That said, there are similarities.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums