ProgScripting Languages
How to establish data binding of .mdb file with .aspx page using visual basic as language in visual studio 2008?
- 2895 views
- 1 answers
- 1 votes
Is there any other way to allow the user to select multiple lines in a MSHFlexGrid?
After selection, Those lines will then fill another Grid.
- 787 views
- 1 answers
- 0 votes
Which formula do we use for a program that will calculate sine, tangent, and cosecant functions and their inverses ?
- 951 views
- 1 answers
- 1 votes
How can we right a program in which we swap/interchange just two integers, remember that we use only two variables?
- 1053 views
- 3 answers
- 1 votes
How to write a program that takes a five digit integer from the user and displays the individual digits on the screen? Please remember that the input number will be a single variable and not an array.
- 932 views
- 2 answers
- 0 votes
Write a program to print a binary tree such that the root is printed in the middle of its left and right sub-trees.
- 839 views
- 1 answers
- 1 votes
In programming language c or c++, is it possible to change data type of the field that already contains data?
- 1119 views
- 1 answers
- 0 votes
I’m an information technology student and our professor asked us to create a program using visual basic 6.0 that would determine if a number is a even or odd. In addition, if the input is not a whole number or a letter, the program should return an error stating "Please Enter a number!" and if the number is even or odd the program should return a message stating "the number x(x=user input number) is even" or "the number x(x=user input number) is odd".
I’m a little clueless right now and would like some help on this.Thank you so much.
- 1315 views
- 1 answers
- 0 votes
Hello everyone.
I am a beginner when it comes to PHP programming.
I would like to ask some experts to help me with this.
What is the PHP code that I will be using to submit input information into a database?
I hope I'll be able to get your answers soon. Thank you.
- 1373 views
- 2 answers
- 0 votes
Good evening.
Ive been doing some self study on VB Programming this past few months and I have this Visual Basic Portable installed in my computer to practice on. This software was actually given from my friend and when I was about to create a database, there was this prompt message stating I cant create one because there is a file missing.
What would be the cause of this error and what is that file containing the database.?
- 1222 views
- 1 answers
- 0 votes