Forum: ASP Jun 25th, 2005 |
| Replies: 2 Views: 3,138 problem in javascript coding in asp page can anyone pls fix up the problem
Regvalidate.asp page coding :
<%
MyFirstName = Request.Form ("login1")
MyLastName = Request.Form ("login2")
MyUserName = Request.Form ("login") |
Forum: Java Nov 26th, 2004 |
| Replies: 5 Views: 1,494 Find out the problem of my code. hi,
can anyone pls find out the problem of my code.
Code:
public class binarysearch {
public static void main ( String[] args ) {
int[] array = {2,2,10,20,55,100};
int target = 2; |
Forum: Java Nov 22nd, 2004 |
| Replies: 1 Views: 1,175 solvetion of my code. hello,
i just start learning java.please solve my following problem:
Q: Write a simple program that allows a user to push up to ten names onto a stack as well as popping them off the... |
Forum: Java Nov 5th, 2004 |
| Replies: 1 Views: 1,332 Building a stack of characters hi,
can anyone help me to solve the following java problem
write a java program for holding a stack of up to 10 characters.
pls help me. thanks you
shantuli |
Forum: Java Nov 3rd, 2004 |
| Replies: 1 Views: 1,634 find out the error in my code hi,
i am new in java, pls anyone help me to find out the error of my code.
1)Q- Write a java program which implements a simple sequential search algorithm for finding the position of a number in an... |
Forum: Java Oct 14th, 2004 |
| Replies: 1 Views: 1,861 user input and search hi everyone,
can anyone pls solve me the following problem.
i need a java program that holds at least three records for friendsof your in memory.each record must consist of at least :... |
Forum: Java Oct 14th, 2004 |
| Replies: 3 Views: 7,481 two-dimensional char array hi everyone,
pls solve me the following problem.
i need a java program that stores the following string in a two-dimensional char array : "Bell" "Dell","Hell" and "Sell".extend the... |
Forum: Java Oct 14th, 2004 |
| Replies: 8 Views: 1,875 twenty integers in an array hi everyone,
can anyone solve me the code for the java problem.
i need a java programthat holds twenty integers in an array, loop though each cell sequentially and prints each... |
Forum: Java Aug 1st, 2004 |
| Replies: 2 Views: 2,033 |
Forum: Java Jul 31st, 2004 |
| Replies: 2 Views: 2,033 menu-based program hello everyone,
can anyone please help me to solv the following problem.
Write a menu-based program with the following opetions :
1 Addition
2 Subtraction
3 ... |
Forum: Java Jul 31st, 2004 |
| Replies: 0 Views: 3,574 |
Forum: Java Jul 25th, 2004 |
| Replies: 3 Views: 12,095 String Class Of Java hi everyone,
i am very new in java.can anyone help me to do the following problem:
Write a program to do the following using in-built methods in the string class of java.
1) Find the... |
Forum: Java Jul 25th, 2004 |
| Replies: 2 Views: 32,567 Switch Case Statement hi everyone,
i am very new in java. i am having problem in SWITCH CASE STATEMENT. can anyone please help me to solve the following problem:
you have to write a program in java to... |
Forum: Java Jul 25th, 2004 |
| Replies: 3 Views: 6,065 |
Forum: Java Jul 24th, 2004 |
| Replies: 1 Views: 4,291 |
Forum: Java Jul 24th, 2004 |
| Replies: 0 Views: 2,588 |