Good afternoon. I am developing a gmail app for my personal consumption for now and it has a lot of bells and whistles including showing me the latest emails coming …
I have problem with jinitiator. I am using Oracle ERP forms which runs on Jinitiator.When I access some other java applet application at the same time it runs in the …
Sooo...I was told to start a new thread about this.
So I'm trying to make a link between TextBox1.Text on Form1 to TextBox2.Text on Form 2. What I currently have …
Hello everyone.. I am a little bit stuck on this small problem.
I'm trying to understand callbacks but seem to be no understanding something.
It is probably something very …
How to save the created txt file to a specified path? For example to C:\ Drive. When the code creates a file it saves to the workspace folder of the …
i have a .csv file contain some name as below:
William Shakespeare
charlie chaplin
david Copperfield
and i'm supposed to write a java program that will turn the …
I am having issues with bookmarks directing to other webites. I can save bookmarks but when I click them later it goes to another website like http://www.adcash.com/script/pop_packcpm.php?k=5223ae7e0c776178106.541145&h=59ebbf60230047531bf2e60d5ae2390545fce553&id=0&ban=178106&r=136690&ref=h&data=&subid= I …
can anyone help me regarding this??..i have here the code to get the new last record after deleting the last record...but i encountered an error saying... "An unhandled exception of …
I'm Bachaleor Of computer Application (B.C.A) And Gniit 2 years deploma In software engineering
Now i want to switch to somthing abstract.Because There is very Rush in Web developement Field. …
Hi All,
Im new to Python and doing a few basic exercises around modules and calling same. Can someone explain what par is in relation to this example?
--------------
Hello programmers!
I have been working on a hardware store application, where there is a HardwareRecord
class that stores information about each object in a store (ex: nuts, bolts, screws, and …
There is no doubt that SEO is an important part of the online marketing machine. Lest we forget, SEO stands for Search Engine Optimization and only a fool would imagine …
Hi everyone!
Posting here because I'm having trouble with some code that to me looks perfectly fine, and I've seen it function perfectly fine when typing it as an …
Hi Dw
I know this may not be popular to many people but it a standard for financial industry. I'm developing a WOSA XFS app, I've developed the part that …
A 22 year old vulnerability, yes you read that right, has been discovered which some security experts suggest could be bigger than Heartbleed. The bug, reported as 'CVE-2014-6271:remote …
Hi All, thought I'd pass on a (very) simple password class which is built on the new password_hash()
and password_verify()
functions. You will need php 5.5.0+ in order to get …
Hi All,
Been a bit bored, so went at it to create a class from some long procedural stuff I found littered in various guises all over the web. The …
Hello guys, I wonder if anybody could clarify this for me. I've created a new website (File > New > Web site) and as we all know I now have …
hi everyone .I have this code to convert color image to grayscale image but the problem is that the image after converting does not display on the picturebox2 . I …
Hello Again,
I am in need of some help getting my GUI to display the inventory values. The code runs and compiles successfully, but it does not display anything. I …
Hi DW
I have a Canon MP250 printer which can scan, copy, and print. I want to create my own ScanGear of a direct program to instruct the printer to …
Hi all ,
Good Day!
I am having confusion in storing null values in hashmap and passing null in println method.
1) When I add null value in hash map …
Hi all, I just came across something odd.
I'm just building a simple form, like this in visual studio
<div class="control-group">
<label class="control-label" for="rent">Rent</label>
<div class="controls">
<asp:RadioButton ID="rent" runat="server" …
Hi Team,
I was wondering if I am the only one who is not able to do it or what.
Well, as the title suggests, I would like to …
I'm trying to create my own Database and Tables in SQL Server 2005 using VB.NET 2005. I get an error when I try ExecuteNonQuery, which says that the connection is …
Almost every programmer knows his name. He's a living legend in computers. His name is Bjarne Stroustrup, and he created the world's most popular programming …
The idea of this thread is to help the beginning Python programmer with hints and helpful code. Please feel free to contribute! If you have any questions start your own …
Hi Everone,
How do I remotely access my computer - I want to be able to control the mouse and keyboard and view the screen in real time. I …
Hi
Having a problem with window XP sp2
When i try to open a file e.g (text file) windows XP takes about 30 seconds to opening the file. …
Just for fun, I wrote up a quick tutorial for basic assembly. At present, it's only in the form of a PDF document, but I'll eventually get around to adding …
Hello to all programmers out there. Considering the growing request for practice problems by the beginners, we ( Me, Joey, Niek, Aaron..) have decided to start a sticky which will …
Hi, I am a new member in this site. I am also just learning VB6. I made some progress in programming a report generator for my farm. However, after having …
When you want to remove extraneous characters from an input stream in C++, it's usually because you mixed formatted and unformatted input methods. The formatted method would leave a newline …
This 'sticky' thread is for working examples of Python GUI code. Note that most wxPython examples have their own thread.
Please use comments in your code to help the reader.
…The backstory:
We had a "power issue" here a few days ago and now our Samsung SyncMaster 931b is not working. The blue power light around the button flashes …
Quite a while ago, I made this snippet. This code is basically the same, except that it adds animation.
This method of blitting is very fast assuming you …
A new poll into Operating System popularity by a British computer magazine has revealed that an incredible 37 percent of respondents are still using Windows XP. That's …
I want to prevent my router from hard reset.... My friend often press the hard reset button to tease me.... Is there any way...................
Interesting tricky program using C & C++:
Program 1:
Create a Program which produce output "Hello World" , the program must not contains semicolon ; in other …
Wouldn't it be nice to have a sizable command button in VB6? Face it. In the hidden recesses of your mind you have always wanted to be able to resize …
hi programming masters! i need your help..how can i SEARCH a record in a database and display the results?? example: if i type an ID number or a name on …
How to get current Selected Row in dataGridview and print using crystal report?
Print Only selected current row in data gridview
A recurring problem many newcomers face when tackling C++ is the compilation process, from sources to binaries. This tutorial will detail that process. It will be especially useful for …
i now can save a fingerprint template from database using this code..
Dim fingerprintData As MemoryStream = New MemoryStream
Template.Serialize(fingerprintData)
fingerprintData.Position = 0
Dim br As BinaryReader = New …
Dear,
I need help, how to import my Excel file into Mysql Database. I can successfully upload excel file but its not correctly formated uploaded or imported. please check this …
Hi guys,
It gives me great pleasure to announce that I will be collaborating with fellow Daniwebber Veedeo in creating a fully baked, no nonsense CMS in Codeigniter. I will …
Ever since the dawn of programming, we have had the luxury of variables, OOP, functions and other lovely tools within our languages.
CSS is arguably the easiest language to …
Hi, All,
I am instructed to develop a console application which monitors a process. It is now done but the problem is when I'm running it the CPU usage increases …
In my Windows Forms c# project I try to connect to an already existing ms sql database file
(added binding Source on the form, then : bindingSource -> properties …