Disable button until all textbox is not empty.
Hi, I tried to Disable a button while all the textfield is null or empty, but it only work with one text box. If I type something into any text box, the button enable. I want the button to be disable...
View ArticleDraw a freeline
hello.. im using vb.net 2003.. ive searched everywhere, the code that provide draw a free line inside picturebox.. which is myself can click anywhere inside the picturebox as first line than extend the...
View ArticlePossible to convert my for loops into while loops?
My assignment was to make a program that takes in a number. That number is then used to construct a pyramid of astericks in several different orientations. We can only use that scanner, and no strings...
View ArticleThere is a syntax error in passing "Graphics g" to the subclas
Could someone help me with debugging this Java applet that exhibits inheritance? I can finish the rest once i can build this. Here is the program I have so far: // This program should create a poorly...
View ArticleHelp Pronto, please
I am trying to read numbers from a text file, andddd I am having trouble. Anyway, here is my code, I am not getting anything. I am NOT getting an exception or an error saying that it can't find the...
View ArticleHow to calculate a number that is used by the number format?
Hi! i had a problem a about calculating the numbers: the instruction is to declare a variable with a value of 150000 and placed a number format. so i used it like this: $value1 = number_format...
View Articledecimals to binary
Ok, I must mess with changing decimals to binary and changing binary to decimals etc etc... I can do this using a variable, or using one number. But we have to use a set list of numbers. I don't really...
View ArticleStuck With Java Applet For Reading A Text file
Hello everyone,i want to read a text file using applet. I am not sure how to do it, can anyone help me with this?
View ArticleVS 2008 Sleep() not working and I can't figure out why
I have created a test application to test my multithreading by creating threads which put the numbers 1 to 100 in columns of an excel spreadsheet. I use a form1 button click to start the threads. One...
View ArticleDecimal to Binary converting function?
Hello, I'm fairly new with C language and I was just wondering if C has a function that converts decimal to binary with user define the # of bits?? Thanks!
View ArticleLooking for a better way than to break after if statement
I'm looking for a better way to execute my for loop without using a "break;" in my code if (msg.equalsIgnoreCase("done")) { break; } Here is my full code which is a program that counts how many times a...
View Articlefreeze the header part of crystal report in the crystal report viewing
how to freeze the header part of crystal report in the crystal report viewing time. (the header part should be always displayed while the user scroll down to the report) if anybody knows please tell...
View Articlevb.net application running slow in server 2008 r2 standard
I had developed an application on XP. Later i shifted it to windows server 2008 r2 standard. The application is running slow on 2008 as compare to XP. The coding is same. I had tried with sql2008 and...
View ArticleHow to let it run orderly.
I have the program, code as follows, if(e.getSource() == btn1)//if button1 is press { btn1.setVisible(false);//do 1st (button become invisible) imageLabel6.setVisible(true);//(image become visible)...
View ArticlePassing Multidimensional array to Codeigniter view
Hello, I am new to codeigniter and mvc. I have been working on a test project that has a page that will display images with data from the database. I have this data saved in an array of arrays as such:...
View ArticleMagento :Helper_Data not found in Mage.php on line 520
Hi, I am trying to integrate a new payment module in magento in my websites. In Back end in System > Configuration >Advance i can see my module Ll_Axis But when i click on payment method i get...
View ArticleMY TALENT BENEFITS ?
HI ; I'M C2 AND I LOVE PROGRAMMING SPECIALLY IN VB6 BUT I WANT TO KNOW HOW CAN I GET BENEFIT OF THAT IN MY LIFE PLEASE HELP EMAIL :MOHAMMADTEETI@GMAIL.COM C2-IT THAN YOU
View Articlechange text color in textbox with scroll bar
i want to change the text color in textbox1 with scroll bar. if i moved the scroll bar the opacity of the font color should also change to dark is it possible if then please help
View Articlehow to make datagrid cells readonly
how do i make my datagridview cells readonly but responde to mouse clicks....Am populating the datagrid using a dataset
View ArticleHow to Install Free or Premium Magento Themes
Hello guys! I just buy mobile shop Magento template. Have a look: magneto theme. Please provide me stepwise procedure to install this premium Magento template to my mobile shop website.
View Article