ProgScripting Languages
I am having trouble declaring arrays in java. I don't know what is the code or syntax that can be use in declaring arrays. Please, teach me about arrays in java and how to code it. thanks
- 1001 views
- 2 answers
- 0 votes
I am creating a standard exe. project in visual basic 6.0 and I have to add adodc object on it but I can't find the adodc object in my toolbar where can I find it and how can I make it appear it my toolbar?
- 1390 views
- 1 answers
- 0 votes
How can I add data report in visual basic 6.0 and how can I make the data in my database appear in the data report by clicking a command button ? Can you give me simplest procedure on how to do this and what will be the codes that I am going to use? I'll be using it in my thesis project, Please help me have an idea on how to do this.
Thanks
- 1102 views
- 2 answers
- 0 votes
I am working on my visual basic6.0 project. What will be the code that I am going to use If I don't want any records to be repeated. For example, I add a user by clicking an add command button and I enter a user that is already existing in my access database. I want the program to don't accept my input and return an error message stating "Records already exist".
Can anyone give me a sample code in visual basic 6.0 on how to do this?
Thanks
- 1346 views
- 1 answers
- 0 votes
I am creating a visual basic project and I don't want the program to accept input if the user input a letter. I want only numbers to be accepted. In addition, If the user enter a letter or not a whole number the program will return a message stating "Please enter a valid number" I just need a sample code to serve as my reference. please give me some clue on how to code this.
Thanks.
- 936 views
- 1 answers
- 0 votes
I have created a program in visual basic 6.0 and I want my program to be executable so that I can have an installer and can install my program to another computer. How can I make my program executable? I'm a little clueless right now and I need help with this.
- 890 views
- 1 answers
- 0 votes
Hi friend,
I'm working on my first java project and I want to add label,textbox,checkbox,combobox and command button on it. to look it better but I don't know how to code them. May you help me with this?
Thanks
- 872 views
- 2 answers
- 0 votes
I need a little help in java programming. I will be using in my payroll system. I need a program in java who will let the user enter an employee code then all of the information about the employee having that code will appear. The program will get the information from a notepad file.
Example:
Enter Employee code: 110011
(If I enter the code the information of the employee who have that code will appear)
Employee name: John S.
Age:20
Position:Secretary
Rate per hour: 5.00$
Country: USA
I'll just want a sample code as my reference. Thanks
- 1708 views
- 1 answers
- 0 votes
I am a student and I was asked by my Instructor to create a palindrome program in java. The main function of this program is to let the user enter a sequence of number and the program will determine if the input is a palindrome or not.
Palindrome is a word or sequence of number that read the same forwards or backwards, but the program have to determine sequence of numbers only. Words are not accepted.
In addition, If the input is a palindrome the program will return a message stating "x(sequence of number) is a palindrome or "x(sequence of number is not a palindrome).
example:
Enter a number:115511
(115511 when read forwards and backward is 115511)
115511 is a palindrome
- 1019 views
- 2 answers
- 0 votes
What are those security problems about Java Script technology scripts?
- 885 views
- 2 answers
- 0 votes