save new combobox items at rumtime?
Is there any one who can help me out with this problem. I want to save new combobox items at run time. for example i have already 10 items in the list but user wants to add some more items in the...
View ArticleTimer problem (setImage)
Hey everyone, Here is the code I use for my timer: import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo) import java.awt.Color; import java.awt.Graphics; import java.awt.Font;...
View Articleuser interface to upload the files and display a table with details
user interface to upload the files and display a table with details I am newbie to asp.net and dreamincode too, i have no code to display.
View ArticleVB6 SQL Statement error
I am having recordset named "rs" and and these recordset are placed in a command button named "Display" and the link for the screentshot of the image are give below.Here is the code for that rs rs.Open...
View ArticleVB6 SQL Statement error
I am having recordset named "rs" and and these recordset are placed in a command button named "Display" and the link for the screentshot of the image are give below.Here is the code for that rs rs.Open...
View ArticleError Instantiating Servlet
I have this servlet code and it gives me following error : I am not able to get what exception means to say..... exception javax.servlet.ServletException: Error instantiating servlet class final5...
View Article[Link] The Implementation of Functional Programming Languages
I found a free e-book of The Implementation of Functional Programming Languages by Simon Peyton Jones. At first glance the book looks very accessible and should serve as a good starting point for...
View ArticleCreating a Print Preview of a Form
Hi all. I need help please with creating a print PREVIEW of a form and then while looking at the preview there must be a button on the preview to print the current Coding that i have, does not display...
View ArticleDynamically change content at run time or separate page
Hey all this is a design question for windows phone 7. I am creating an app for tourism and i will have several historic sites and i would like your opinion on how i should design a page / pages for...
View ArticleData not submitting to database
Hi When i go onto my website and try and submit some data into my database it is not submitting and i do not know why. However i am very confident that the problem is somewhere in the following code:...
View ArticleReturning a char array from function
Hi! I'm writing a program for my C++ class, and I'm trying to figure out how to return a character array as a string from a function. I've been trying for a few hours now to figure this out. I know I...
View Articlei want to make backspace and CE in calculator
i am doing practice calculator ..anyone can give me idea to use backspace and ClearEntry for Calculator/..please i need Your Idea
View ArticleHow to set the contextmenustrip submenu cursor
I'm trying to upgrade a Windows application from VB6 to VB2010 Express. So, I am still quite a beginner in .NET style code. I want a context menu strip that has a custom cursor. So far, I have found a...
View ArticleHELP: how to load satellite DLL for a DLL
I have a Visual C++ workspace that has 2 projects (1 exe & 1 DLL). I used Serge Wautier's tutorial ( http://www.codeproject.com/Articles/11731/Resource-DLLs-and-Language-Selection-Menu ) to create...
View ArticleRemoving JButtons from a JPanel.
Essentially, what I have coded is a puzzle game. It contains an image , and the image is further divided into 9 pieces which is placed onto 3x3 JButton GridLayout. I have already coded the division of...
View ArticleError with loop code jumping out of loop
The program that I 'm making is to make a right triangle out of asterisk (*) from the user input wi9th spaces in the middle? So an example if someone where to input a number of 4 it would look like...
View ArticleSorting a CSV file by DOB
I have absolutaly no idea how to get this script to sort the info in Birthdays.csv by date of birth. I know the sort -n command, however i wish to sort the file birthdays.csv by DOB. How would i go...
View ArticleFinished "playable" tic tac toe but few problems occuring
hi all , so from my learning book i had to create a tic tac toe game ( not using visualC# buttons etc are next chapter hence my bad attempt for reset button) a. for an easier version, let the computer...
View ArticleASPX Crystal Reports next page automation
Hello all, First let me say I know that there are probably hundreds of postings on the net that refer to asp and CR. I have looked for about a week trying things to no avail. If you have a web page...
View ArticleWhat is better for reading
Hi all, first I am a newbie so take note please. I have two treeviews which are filled with .xls files. I am comparing them for any changes but if there are many nodes the application is not...
View Article