No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
Re: Selena Gomez's music can't list them all and Victorious theme song because I like it. | |
I'm still reading my kiddie book on JavaScript 101 and I feel like I want to exercise what I have learned and I got this far and now I really want to turn this into a calculator. How can I turn this into a calculator? ` <html> <head><title>Calculator</title></head> <body> <form … | |
I just finished reading an e-book 200 pages of tutorials everything about JavaScript it took me three months to get JavaScript understand. Now I'm thinking what to learn now. My goal is to make web-applications with Java inserting the software to JavaScript which I learned ActionScript can also do the … ![]() | |
What I mean is letting people see the page before linking so they know what's going to be on that page. Picture a small window taking a look at a page before you open it. | |
Re: [QUOTE=Captain Jake;1746416]Just like you can't have the complete knowledge of computer(Due to the accelerated development per each sec). Its impossible to find a computer world hero and villain, given how much versatile it is........[/QUOTE] My hero is my motivation to become a computer programmer and engineer he is Steve Jobs. … | |
I want to send my information on a database. just wondering if I could use MYSQL? If its not possible, can I use JavaScript to send it on Java and make it work on MYSQL? | |
Can I use JavaScript on MYSQL? If so, do I keep using the old JS or move on to wxJavaScript? What is wxJS? I read it somewhere on-line and never fully understand any of it. Is studying PHP worth it after I finish doing JS? My goal is to make … | |
Its my first time using JavaScript I'm trying to make the utctime and localtime to appear, but its not showing what did I do wrong here? [url]http://i53.tinypic.com/358a22w.png[/url] My work [CODE]<HTML> <head><title>Displaying Times and Dates</title></head> <body> <h1>Current Date and Time</h1> <p> <script language="JavaScript" type="text/javascript"> now = new Date(); localtime = now.toString(); … |
The End.