how to send message December 5, 2012 at 12:11 PM
how to send message for mobile in server
... View Questions/Answers
Mysql Btree Index December 5, 2012 at 10:45 AM
Mysql BTree Index
Which tree is implemented to btree index?
(Binary tree or Bplus tree or Bminus tree)
... View Questions/Answers
OutBounds December 5, 2012 at 4:07 AM
Write a program called OutBounds that meets the following requirements:
Create a randomly sized int array with random numbers.
Create a text field to enter an aray index and another textfield to display the array element at the specified index
Create a 'Show Element' button to cause the array el... View Questions/Answers
FileWords December 5, 2012 at 4:06 AM
Write a program called FileWords that reads words from a text file and displays all the non-duplicate words in ascending order.
... View Questions/Answers
need a jar file to come out of sleep mode December 5, 2012 at 1:05 AM
Hi
I need a jar file to run on NOKIA 5800 to check the incoming SMS and if it contains special text then phone goes to out of sleep mode.
can any body help me with this subject ?
I explain what for I need to this file .
there is an application program with name of mobile webcam . this program... View Questions/Answers
java.please answer this... December 5, 2012 at 12:19 AM
Q1).How we can write a complete JAVA program that computes the following summation formulas..?
â??_(i=1)^nâ??ã??i^2=ã?? (n^(2 ) ã??(n+1)ã??^2)/4
... View Questions/Answers
form registration on JavaScript December 4, 2012 at 8:58 PM
i want form of registration on JavaScript > < check the name is string or number & if the name number output error >> and the same of email and birthday and country >> <<<
... View Questions/Answers
networking December 4, 2012 at 6:35 PM
is it possible to connect TCP and UDP to same port?
... View Questions/Answers
neworking December 4, 2012 at 6:32 PM
Is it possible to connect UDP and TCP to same port?
... View Questions/Answers
c programming December 4, 2012 at 6:09 PM
Write a Program in 'C' to print the following
output 'n' rows.
for example, if n:3, the following should
be output by the program :
1
1 2 L
r 2 3 2 1
1 2 L
1
... View Questions/Answers
c programming December 4, 2012 at 6:09 PM
Write a Program in 'C' to print the following
output 'n' rows.
for example, if n:3, the following should
be output by the program :
1
1 2 L
r 2 3 2 1
1 2 L
1
... View Questions/Answers
jTextField in swing December 4, 2012 at 2:46 PM
I am new to java and i am making a registration form.i just want to know if there is any code in which a string cannot be inserted in a jtextfield where a phone number has to be inserted.the jtextfield should not respond to any character in jtextfield.plzz help
... View Questions/Answers
box +15 2nd December 4, 2012 at 12:29 PM
how to fix this?
import java.util.*;
class Example{
public static void main(String args[]){
Random r=new Random();
int x[][]=new int[3][3];
boolean b1=false,b2=false;
L1:while(b2==false){
for(int a=... View Questions/Answers
box +15 December 4, 2012 at 12:23 PM
i want help to complete this program.
import java.util.*;
class Mgic2{
public static void main(String []args){
Random r=new Random();
int [][] magic=new int[3][3];
boolean v15=true;
while(v15){
int [][]a;
a=new int [3][3]... View Questions/Answers
FieldTalk Library For Java December 4, 2012 at 11:52 AM
i m developing s/w scada.in this software i am using MODBUS RTU Protocol for communication.
Can u tell me how will it happen.
I searched on internet, then i found that Java FieldTalk Libray is being used for this.
But it is not available..
plz help me, its urgent..
Thanks you..
... View Questions/Answers
BCMWLTRY.EXE error December 4, 2012 at 11:38 AM
Yesterday I did system restore after it I am getting two problems. 1. showing an error
message An unhandled exception ('System.IO.FileNotFoundException') occurred in
BCMWLTRY.EXE[5292]. 2. It restored one program which I uninstalled. But It is not
working and its not un... View Questions/Answers
question December 4, 2012 at 10:49 AM
why java is platform independent in nature///
... View Questions/Answers
doubt on synchronized block in java December 4, 2012 at 10:06 AM
Hi ! some people are feeling bore on my regular questions on threads.
Do not feel bore on my regular questions.I am a beginner.I am learning java with out any teacher.I need your valuable
suggestinons.Today i am going to ask on synchronized block.
the general form of synchronized block is... View Questions/Answers
bank account gui December 4, 2012 at 9:15 AM
Add event handling to the AccountUI class which will allow you to:
1.Create new account, when the â??Createâ?? button is pressed
a) Make sure the user has entered an ID and the starting balance
b) Create an account using the Account class constructor
c) Update t... View Questions/Answers
Bank account gui December 4, 2012 at 9:09 AM
Add event handling to the AccountUI class which will allow you to:
1. Create new account, when the ââ?¬Ë?Createââ?¬â?¢ button is pressed
a) Make sure the user has entered an ID and the starting balance
b) Create an account using the Account class constructor... View Questions/Answers
Add a fram December 4, 2012 at 8:13 AM
I want to put an image on frame on my GUI(Net Beans).please tell me the way to put this.
only for frame..
thanks and regards,
Rahul Dubey
... View Questions/Answers
HQL Query in execute method of Struts2 December 4, 2012 at 12:11 AM
I am making login page in struts2 and using hibernate . Now I wants to pull user name and password from database and match the login password given by user.
But I am not able to fetch data from database using hql. And where I need to write the hql query. Is it possible to write it at ex... View Questions/Answers
15 Php programs on logical operators December 3, 2012 at 10:23 PM
I need 15 example programs for logical operators. Please help me out.
... View Questions/Answers
php programs December 3, 2012 at 10:19 PM
I need 15 programs on arithmetic operators with comments. Please help me.
... View Questions/Answers
php programs December 3, 2012 at 10:17 PM
10 programs on varibles.
... View Questions/Answers
Array Strings December 3, 2012 at 7:37 PM
String auto[]=new String[]{"Length: ","Breadth: ","Height: "};
in the above code i can easily input values into my string auto which is a single dimensional array. How do you do this with a two dimensional array?
for eg:
String auto[][]=new String[][]{"Length: ","Breadth: ","Height: "}{"Length: ... View Questions/Answers
ARRAY December 3, 2012 at 6:46 PM
CAN SOMEONE HELP ANSWER THIS QUESTION PLEASE
Write a program that allows the user to enter the last names of five candidates in a local election and the votes received by each candidate. The program should then output each candidate?s name, the votes received by that candidate and the per... View Questions/Answers
ARRAY December 3, 2012 at 6:46 PM
CAN SOMEONE HELP ANSWER THIS QUESTION PLEASE
Write a program that allows the user to enter the last names of five candidates in a local election and the votes received by each candidate. The program should then output each candidate?s name, the votes received by that candidate and the per... View Questions/Answers
ARRAY TUTORIAL December 3, 2012 at 6:06 PM
PLEASE HELP ME ANSWER THESE ARRAY TUTORIAL
Q1- It is easy to write outsides the bounds of a String or an array in Java: True or False? If false, explain why.
Q2 - In Java, you must declare an array before you can use it. In declaring the array, you must provide two important piec... View Questions/Answers
ARRAY TUTORIAL December 3, 2012 at 6:06 PM
PLEASE HELP ME ANSWER THESE ARRAY TUTORIAL
Q1- It is easy to write outsides the bounds of a String or an array in Java: True or False? If false, explain why.
Q2 - In Java, you must declare an array before you can use it. In declaring the array, you must provide two important piec... View Questions/Answers
Binding December 3, 2012 at 5:48 PM
Why static methods are statically bind?
or
Why static methods are bind at compile time?
... View Questions/Answers
Binding December 3, 2012 at 5:48 PM
Why static methods are statically bind?
or
Why static methods are bind at compile time?
... View Questions/Answers
Help in making a text formatter December 3, 2012 at 3:29 PM
I have a question on how to make a text formatter using Java. I attempted in doing so, but got a really low score on it, and so I'm having to rely on someone kind enough to help me.
We use string tokenizers so that the word won't break off at the end?
For Left, we leave it as is?
For right... View Questions/Answers
Tomcat 6.0 December 3, 2012 at 2:20 PM
Hi,this is harish i got an issue while running my project.I hope something wrong with my tomcat server ..
ERROR:An internal error occurred during: "Publishing to Tomcat v6.0 Server at localhost...".
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.getTempDirectory(Z)Lorg/eclip... View Questions/Answers
octal to binary December 3, 2012 at 1:47 PM
i want to know how to convert a octal to binary number
... View Questions/Answers
Execution of Multiple Threads in Java December 3, 2012 at 12:43 PM
Can anyone tell me how multiple threads get executed in java??I mean to say that after having called the start method,the run is also invoked, right??Now in my main method if I want to instantiate more than two instances of the same class which extends Thread,how and when will each of the child t... View Questions/Answers
difference between prepared statement and statement December 3, 2012 at 10:37 AM
i mean in prepared statement we write insert command as INSERT INTO tablename VALUES(?,?)
but in normal statement we write insert into tablename(jtextfiled1.gettext(),jtextfield2.getText());
whats the difference between these two and which is more efficient?
... View Questions/Answers
Validating image size December 3, 2012 at 10:19 AM
How to validate image size to 2MB in javascript which is updating to mysql database?
... View Questions/Answers
array problem December 3, 2012 at 5:20 AM
An integer array a has 19 elements. What is the value of the middle element after the following codes is executed?
int i, j,n=19;
for (i=0; i
for(i=0, j=n-1; i<=j; i++, j--)
a[(i+j)/1] -= (a[i]+a[j])/2;
choices:
a.0
b.10
c.-41
d.-62
e.-71... View Questions/Answers
efficiency of an algorithm December 2, 2012 at 8:20 PM
how can we calculate the best or worst case efficiency of an algorithm?
... View Questions/Answers
efficiency of an algorithm December 2, 2012 at 8:20 PM
how can we calculate the best or worst case efficiency of an algorithm?
... View Questions/Answers
Database with dotnet December 2, 2012 at 8:17 PM
The main problem to connect the database with any dotnet platform website is that the database we create is not portable. we have to design again our database if we run db website from another machine. So can i use a database without recreating it again and again?
... View Questions/Answers
Write a C language program to read two matrices and multiply them? December 2, 2012 at 7:00 PM
Write a C language program to read two matrices and multiply them?
... View Questions/Answers
java December 2, 2012 at 4:23 PM
hi i am new to java swing and i want a code in which the data would be taken from ms access database and it should be populated in jcombobox and then if a letter is typed then that letters informaion should be shown as dropdown which will act as a searching criteria.any help would be appreciated.... View Questions/Answers
java December 2, 2012 at 4:19 PM
i got 10 digits stored in an array
but i have to display only one digit in jsp page at a time on refresh i want the next number
please help me with this
... View Questions/Answers
java December 2, 2012 at 4:19 PM
i got 10 digits stored in an array
but i have to display only one digit in jsp page at a time on refresh i want the next number
please help me with this
... View Questions/Answers
Magicbox 2 December 2, 2012 at 3:36 PM
how to build this?
import java.util.*;
class magicbox{
public static void main(String args[]){
Random r=new Random();
int[][] magic=new int[3][3];
int temp=r.nextInt(9)+1;
boolean tempExist=false;
boolean zeroExist=false;
... View Questions/Answers
How to Display an alert message when nothing is selected in jspinner in java? December 2, 2012 at 10:49 AM
Hello,
i'm trying to code a jspinner in java and i want to display a message when nothing is selected.
My initial value is 0
min value = 0
max value = 200
so when the application is running it displays the jspinner with the initial value = 0
what i want is if the user did not sele... View Questions/Answers
JSP Dependent Drop Down Menu December 2, 2012 at 6:13 AM
Hey Guy/Gals!
I need someone help to guide me in creating a drop down menu, where the first menu affects the second menu and it's selection. So in my database I have a category table that has a ID, parentID, and name. parentID is a FK to the PK ID within the same table. Can anyone please ... View Questions/Answers
why this can't December 1, 2012 at 8:20 PM
import java.util.*;
class Dash{
public static void main(String args[]){
int x0=100;
int[] x1=new int[3];
int[][] x2=new int[3][3];
int[][][] x3=new int[3][3][3];
int[][][][] x4=new int[3][3][3][3];
... View Questions/Answers
How to read excel contents when uploaded December 1, 2012 at 7:08 PM
I am working on a project where the user uploads his excel file. Jsp page must read the excel contents and display it on the screen. I am using Apache POI for importing the jar files.Please do help..
... View Questions/Answers
arrays,why we cannot use this statement December 1, 2012 at 1:11 PM
import java.util.*;
class Dash{
public static void main(String args[]){
int x0=100;
int[] x1=new int[3];
int[][] x2=new int[3][3];
int[][][] x3=new int[3][3][3];
int[][][][] x4=new int[3][3][3][3];
... View Questions/Answers
arrays,why we cannot use this statement December 1, 2012 at 1:11 PM
import java.util.*;
class Dash{
public static void main(String args[]){
int x0=100;
int[] x1=new int[3];
int[][] x2=new int[3][3];
int[][][] x3=new int[3][3][3];
int[][][][] x4=new int[3][3][3][3];
... View Questions/Answers
magicbox December 1, 2012 at 11:34 AM
How to complete this?
import java.util.*;
class Example{
public static void main(String args[]){
Random r=new Random();
int[][] m=new int[3][3];
for(int i=0;i<3;i++){
for(int j=0;j<3;j++){
int x=r.nextInt(9)+1... View Questions/Answers
The application will assist surgeon offices to make prioritize surgery bookings. December 1, 2012 at 2:10 AM
Given a list of waiting patients (including the procedure that they wait for and the wait time system target for that procedure), patient specific parameters such as urgency, age, availability, etc. and an OR slot (date, time and duration), the program will recommend the best match patient to be ... View Questions/Answers
The application will assist surgeon offices to make prioritize surgery bookings. December 1, 2012 at 2:10 AM
Given a list of waiting patients (including the procedure that they wait for and the wait time system target for that procedure), patient specific parameters such as urgency, age, availability, etc. and an OR slot (date, time and duration), the program will recommend the best match patient to be ... View Questions/Answers
Web based Project November 30, 2012 at 11:22 PM
Can anyone please help me by providing certain code for web based project relating to employee payroll system and attendance management...
... View Questions/Answers
create a table in access2007 from gui application using textfields and combox November 30, 2012 at 7:40 PM
I want to create a table in ms access 2007 from gui application in which when i click create button the table should get created based on textfield values and combobox. it is happening for one column but i want for multiple columns plz assist me
... View Questions/Answers
getting values from dropdown list November 30, 2012 at 3:28 PM
I am having a dropdown list which has hardcoded values ( we need it hardcoded only and will not be populated from the database)
My question is when i select a particular value it should be pass to the action.
My action is getting called however, i am not sure how to pass the selected value to the... View Questions/Answers
online shopping project November 30, 2012 at 12:52 PM
sir,
plz can u send me the coding of simple application of online shopping cart project using jsp and servlets which should be run in netbeans without any errors
... View Questions/Answers
GUI application program November 30, 2012 at 7:24 AM
Write a GUI application program that meets the following requirements:
Create an array with 100 randomly chosen integers.
Create a textfield to enter an array index and another textfield to display the element at the specific index.
Create a 'Show Element' Button to cause the array eleme... View Questions/Answers
Java November 30, 2012 at 12:12 AM
I am trying to run this code also in eclipse, but there seem to be some nuances. Can you please check and run this source code and let me know why is it was not running and then send me this source code after it is working. This source code is the answer, but there might be some glitches. Can you... View Questions/Answers
Java November 30, 2012 at 12:06 AM
I am trying the run this code also in eclipse, but there seem to be some nuances. Can you please check and run this source code and let me know why is it was not running? Can you please send me this source code after it is working. This source code is the answer, but there might be some glitches.... View Questions/Answers
Java November 29, 2012 at 11:54 PM
Can you please write and explain the java source code for this grid? It must show the non-existant grey spots between the grid. Here is the site for the the grid:
... View Questions/Answers
how to write jsps and databasetables,umldiagrams in fuelmanagement system project November 29, 2012 at 8:00 PM
how to write jsps and databasetables,umldiagrams in fuelmanagement system project
... View Questions/Answers
updating & deleting an employee November 29, 2012 at 7:50 PM
can anyone help out me please? advance thanks
warm regards,
... View Questions/Answers
Import Excel file(date) into mysql database in php November 29, 2012 at 4:35 PM
I try to import excel file which contains data date(yyyy-mm-dd) into mysql database in php. But it not insert the data in mysql.
Code
$fp = fopen("data.csv",'w');
fwrite($fp,ob_get_contents());
fclose($fp);
//echo"----";
ob_end_clean();
/... View Questions/Answers
How to view database for user when they login in netbeans and mysql? November 29, 2012 at 4:01 PM
I create a web page where when user login they have to fill in a form, after they click the button submit, the next page they going to see is the information they just fill in to make them be able to print it.
I have try some code but it come out with all the other user information too.
I... View Questions/Answers
Dynamically update the Label & set Bounds constant between 2 Label(Thread) November 29, 2012 at 3:19 PM
strong textpackage xcada;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.PreparedStatement;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.ResultSet;
import javax.swing.JButton;
import javax.swing.JL... View Questions/Answers
Dynamically update the Label & set Bounds constant between 2 Label(Thread) November 29, 2012 at 3:19 PM
strong textpackage xcada;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.PreparedStatement;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.ResultSet;
import javax.swing.JButton;
import javax.swing.JL... View Questions/Answers
Dynamically update the Label & set Bounds constant between 2 Label(Thread) November 29, 2012 at 3:19 PM
strong textpackage xcada;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.PreparedStatement;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.ResultSet;
import javax.swing.JButton;
import javax.swing.JL... View Questions/Answers
pattern printing November 29, 2012 at 1:12 PM
*
* *
* * * * * * * * *
* * * *
* * * *
* *
* * * *
* * * *
* * * * * * * * *
* *
*
... View Questions/Answers
HI. November 29, 2012 at 11:27 AM
hi,plz send me the code for me using search button bind the data from data base in dropdownlist
... View Questions/Answers
Self Signed Certificate November 29, 2012 at 10:29 AM
Hi,
I need to generate a self signed ceritficate.
After i executing the command
Ã?·'keytool -genkey -v -keystore MyKeyStore.pfx -storepass MyPassword ââ?¬â??storetype pkcs12 -alias MyServer -keyalg rsa -keysize 1024 -dname "CN=MyCommonName" -keypass MyPassword'
... View Questions/Answers
Self Signed Certificate November 29, 2012 at 10:29 AM
Hi,
I need to generate a self signed ceritficate.
After i executing the command
Ã?·'keytool -genkey -v -keystore MyKeyStore.pfx -storepass MyPassword ââ?¬â??storetype pkcs12 -alias MyServer -keyalg rsa -keysize 1024 -dname "CN=MyCommonName" -keypass MyPassword'
... View Questions/Answers
Java November 29, 2012 at 9:53 AM
I am trying the run this code also in eclipse, but there seem to be some nuances. Can yo please check and run this source code and let me know why is it was not running?
Instruction:
Write a Java program that contains an array of numbers which is then sorted from smallest to large... View Questions/Answers
Java November 29, 2012 at 9:25 AM
Can you please write and explain the java source code for this grid? It must show the non-existant grey spots between the grid. Here is the site for the the grid:
... View Questions/Answers
Java November 29, 2012 at 5:43 AM
I am trying the run this code in eclipse, but there seem to be some nuances. Can yo please run it for me and and let me know why is it not running?
Instruction:
Write a java applet that does the following functions based on a hard coded variable named "play". When play = 1 dr... View Questions/Answers
while playing youtube in iphone appliation, coming black screen in iphone project? November 29, 2012 at 4:44 AM
while playing youtube in iphone appliation, coming black screen in iphone project?
... View Questions/Answers
Touch screen effect November 28, 2012 at 2:17 PM
Hello everyone, I would like to create a desktop application using java, is it possible to have touch screen effect for the desktop application?
Exp: when user click next button, whole screen will move left side include the component like button, label, textfield and so on.
Is it po... View Questions/Answers
Hi, I'm new to JSP I want to create 3 dropdown list each depend on the other and get the options from the database using JSP November 27, 2012 at 11:18 PM
as i said i want to create 3 drop dropdown list each depend on the other and get the options from the database using JSP. like country,state,city..please guide me....
... View Questions/Answers
Java November 27, 2012 at 7:52 PM
can u give me an example for java3d
... View Questions/Answers
i got illegal start of expression error , plese tell me the mistake where i did... November 27, 2012 at 6:56 PM
import org.springframework.context.*;
import java.util.*;
public class MyListener implements ApplicationListener
{
public static void main(String[] args) throws Exception
{
long sttime,endtime;
public void onApplicationEvent(ApplicationEvent ae)
{
... View Questions/Answers
Displaying database table on the windows screen in real time. November 27, 2012 at 6:00 PM
Problem statement...
I have a database table which is running on a remote host .I need to write a program to display this table in a windows form or on a html page on the desktop screen.The program needs to run at equal intervals (say 30 min).
After every 30 min the program will r... View Questions/Answers
core java November 27, 2012 at 3:14 PM
surch the word in the given file
... View Questions/Answers
Java lock file or folder. November 27, 2012 at 2:52 PM
Is it possible to create a desktop application to lock or encrypt file or folder in windows by using java code??
if possible can provide some reference??
because i can't find it...
thanks.
... View Questions/Answers
java November 27, 2012 at 11:12 AM
how to Write a java program to throw a user defined exception if the student mark entered is less than fifteen
... View Questions/Answers
HTML(Registration form) to Jsp to stored into MS ACCESS database November 27, 2012 at 10:59 AM
i am sending one html file that contain 18 fields these are stored in ms-access database by using jsp code.i want to urgent jsp code.
please urgent sir.
thank you for waiting that code.
This is My Html page Link:
... View Questions/Answers
this code will be problem it display the error again send jsp for registration form November 26, 2012 at 9:04 PM
I AM ENTERING THE DETAILS OFTER IT DISPLAY THE ERROR PLEASE RESEND THE CODE
org.apache.jasper.JasperException: java.lang.NumberFormatException: For input string: "8788888888"
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:500)
org.apache.jasper.servl... View Questions/Answers
this code will be problem it display the error again send jsp for registration form November 26, 2012 at 9:04 PM
I AM ENTERING THE DETAILS OFTER IT DISPLAY THE ERROR PLEASE RESEND THE CODE
org.apache.jasper.JasperException: java.lang.NumberFormatException: For input string: "8788888888"
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:500)
org.apache.jasper.servl... View Questions/Answers
A Program To Reverse Words In String in Java November 26, 2012 at 7:52 PM
A Program To Reverse Words In String in Java
for example:
Input:- Computer Software
Output :- Software Computer
without using split() , StringTokenizer function or any extra ordinary fuction
only by using simple loop , if else , and for loop.
Please Tell Me This Prog... View Questions/Answers
Hashmap November 26, 2012 at 6:14 PM
public class HashTable {
public static void main(String args[]){
HashMap hm=new HashMap();
hm.put(new Integer(2), "Two");
hm.put(new Integer(1), "One");
hm.put(new Integer(3), "Three");
hm.put(new Integer(4), "Four");
... View Questions/Answers
project development November 26, 2012 at 4:03 PM
i have one html page called register.html page it will be contain more number of fields and i am enter data stored in access database and i want code for jsp or servlets through access database urgent sir.
... View Questions/Answers
What is HTML5? November 26, 2012 at 12:51 PM
What is HTML5? Please let us know the latest features of HTML5. Also, Is Html5 is capable enough to create animated websites?
... View Questions/Answers
Writing a code for Scanning a text file in local drive for a predefined keyword and counting the number of occurance of that keyword in that text file and exporting the output into an excel file. November 26, 2012 at 12:39 PM
Hi,
I need to write a java code for the following:
Scanning a local .txt file for a predefined keyword.
Counting the number of occurances for that keyword.
Exporting the result to a excel file
For example,
if my file data.txt contains the fol... View Questions/Answers
Add Date Time together November 24, 2012 at 12:13 PM
I want to add datetime with time and result must be datetime. i am unable to do please help me in php mysql but i need this in javascript. and first datetime is from the text box and another time is from second text box and add both the text box means datetime with time.
... View Questions/Answers
railway reservation November 23, 2012 at 5:21 PM
hello sir,
i am creating railway reservation application in jframe connectivity with sql server.
i need a help in jcombo box in my program, when i select train number in jcombo box in other combo box it show the train name and when i select class then show the fare form sql database......
pls ... View Questions/Answers
railway reservation November 23, 2012 at 5:21 PM
hello sir,
i am creating railway reservation application in jframe connectivity with sql server.
i need a help in jcombo box in my program, when i select train number in jcombo box in other combo box it show the train name and when i select class then show the fare form sql database......
pls ... View Questions/Answers
insert data into mysql databse using swing November 23, 2012 at 3:27 PM
Blockquote
hi,
here is my code,
i want code for store data into mysql database when click on submit button from access data from this form,
please provide code,
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.... View Questions/Answers
programming questions November 23, 2012 at 12:34 PM
this is my assignment questions please help me... the programs in c# language
Describe the following with respect to creating Web Forms in .Net environment:
a. Web Form Life Cycle
b. Creating a Web Form
Write programs with corresponding output screens to demonstrate the above con... View Questions/Answers