JavaScript
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard.
Forum Post

Re: How to make JApplet run as application using JFrame?

How do you know it doesn't run? What error messages do you get if any? Copy them directly.
Forum Post

How to make JApplet run as application using JFrame?

Below is the sample code I wrote ( some are not list dued to too long). I cannot run this program using JFrame in the main function there. Can someone point out my mistake? import java.awt.*;...
Forum Post

Re: pretty simple javascript question

I dont't exactly what all this code should do, but you try to set the font size using 'FontSize:', tha probably should be 'font-size:' I think function putspan(backcolor, forecolor) { document...
Forum Post

Re: Making a Java Application Into An Executable File

You can't really make an exe from a java program, because it has to run in the Virutal Machine. The closest you can come to an executable program is an executable jar file. But if you want to run...
Forum Post

Re: Random images and links in a table - HELP!

I'm not sure what you meant by clicking to a URL. Assuming you want clicking to randomly select a new image, this is what you want. If you want a caption and web document url associated with each...
Forum Post

Making a Java Application Into An Executable File --- Urgently Needed

Hi there, I have a game that I have programmed in Java using JCreator. I am now looking to make that into an executable program so I can copy it onto a USB stick and give it to friends or...
Forum Post

Help: Android App for MP3 playback

I need some help. I am in need of some good methods for creating an android app that streams mp3s(or better format) from some type of online database. My app will have a basic interface that displays...
Forum Post

Help with a pie chart.

I am creating a pie chart for my Java class and there's a part of a string that I don't know or understand. Can anyone explain it to me? The part in question is bolded. //Draw rent and utilities...
Forum Post
Forum Post

interrupt driven serial communication using java

can anyone provide me an example on how to do this ? I have found the javacomm 2.0 api on web and its working fine. thanks
Forum Post

How to print next date corresponding to the date entered in JAVA

i want to write a program which takes valid date as input in format mm/dd/yyyy and outputs the next days date, considering all boundary conditions. Example: If I input 02/18/2010 the output of...
Forum Post

InvocationTargetException !!!

Caused by: java.lang.reflect.InvocationTargetException i have a desk top app link to a db.(javabeans n mysql) i cannot seem to save check_box values from my editor. however i can save numbers...
Forum Post

connection to postgresql

i have to connect to Postgresql to populate a listbox... i used the following jsp and html code... but i get an internal error. I m a newbie in programming... so pls let me kno the error in this...
Forum Post

Re: two equal strings return false

use string.matches(string s) instead of equals, i also recommend you to post further code with the code tags and notepad++ and rjtexteditor
Forum Post
Forum Post

pretty simple javascript question

I have this javascript code and all i need to do is change the font size to be a bit bigger. as you can see i screwed it up. ehhh. /* Usage Sample: TargetDate = "9/7/2010 3:00 PM";...
Forum Post

Auto update content

Hi there, Thanks for reading this, I'm pretty new to Javascript and could use a little help please. On my site I have daily Horoscopes which I upload one a month, they change automatically daily....
Forum Post

future of java

hello everyone. I was wondering what seems to be the future of java? It seems that oracle are not that committed to enhancing jave. Furthermore, because of backwards comparability issues, oracle...
Forum Post

Re: literally just starting java...

Hey, In the first instance, the space in path throws the computer off. Try this: "C:\Program Files\Java\jdk1.6.0_21\bin\javac" Welcome.java Note, your java program needs to be in the directory you...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.