Jump to content

Java Calculator


tq_69er

Recommended Posts

Guys im creating my first clan website..

 

And well i want to have some features on it..

 

The regulars forums, maps and skill guides..

 

 

 

Now i have frames set on my html, this enbales me to have permant links. Well i have no idea about java, and i want a hand building a java calculator.

 

 

 

Can someone just send me a template of one? Nothing in it just a basic calculator.. thats it.. I will add credit on the website and source code..

 

 

 

Thanks

 

~tq

sig234ej4.png
Link to comment
Share on other sites

First of all, javascript is not probley your best choice for a calcuator because many users Disable the viewing of javascript on their browsers for protection. Try php instead

yourmysin.jpeg

Current Goals

80/80 Fletching

60/75 Woodcutting

97/100 Combat

Link to comment
Share on other sites

First of all, javascript is not probley your best choice for a calcuator because many users Disable the viewing of javascript on their browsers for protection. Try php instead
Php = higher server load and more bandwith (as the page has to be reloaded for each calculation.)

 

 

 

Javascript = far faster for the user, less bandwith required.

 

 

 

Not that many people have Javascript disabled, and anyone that does should know why the site is not working, and add it to their whitelist of sites to use javascript on.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.