The idea of this thread is to help the beginning wxPython GUI programmer with hints and helpful code. Please feel free to contribute! If you have any questions start your …
Hi to all
I have two forms, one is form1 for registration and the other one is form2 for my main menu. How to call the form2 if the …
Hello !
I want to get the current week number of the month. I have used this code below : -
Private Sub Command1_Click()
Dim t_Day As …
As we all know that PDF is the best format for viewing and sharing documents, it is widely used by computer users. However, due to PDF's special feature - un-editable, …
Hi everybody,
I'd like to ask you if there are some ways how to protect .NET exe and dlls against decompilation. I am not interested in any form of …
I am writing code to simulate a queue at a bank, which calculates the average wait time of all customers that enter the queue.
I'm getting a STATUS_ACCESS_VIOLATION at …
I want allow only to enter numeric values in a textbox in C#. Can someone assist me on this. would be a great help.
SearchGuild - Chris Ridings SEO Forums.
V7N Web Dev Community - John Scott’s SEO forum
Search Engine Watch Forums - Lots of breaking news breaks at SEW forums.
I have a c++ game that i made and i was wondering how i would make it so that i could add graphics, or just use the same basic concept …
Hi
I've written this small program to demonstrate the Diffie–Hellman key exchange algorithm. The desired output from the program is for most runs correct.
However occasionally there are …
please i need help here. i want write code for label control into my application. i wrote the code below, but was not getting the labels when i run the …
HI:
I have installed windows server in my mac(boot camp), but when logging in the window the screen requires ctrl+alt+del, I have MAC book pro laptop, can anyone tell …
Hi all
I have, hopefully, a rather small query. I have been creating a system with asp/vb and as I was designing I used msgbox's. Of course when I …
Why i can't see the data environment in vb 6?
I tried to Project tab but i can't see the data environment then
i tried Project > Reference …
Hello people, please have a look at following IMAGE.
What I Wish to achieve is extract the select item and display it into a messagebox …
Hello
I'm trying to add coding to my site so that someone can visit it, see everything on the site, but get banned so that when they come back …
If you want to write an application that caters to existing members of a service, and you want your …
I am trying to read in a large tab-delimited file which has 16 columns and about five lac rows. The first column is a date string. TThe second contains integers …
**
its only display last element....thx....#
**
#include<stdio.h>
#include<conio.h> …
Quick question, the answer is eluding me on the internet. Which is unusual.
When we reference and call a sub/function from a class is it automatically started on a new …
Hello. I used a WordPress Woo Commerce theme, Organic, to set up a website for a client. I used a table rate shipping plugin and we set up shipping rates …
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 …
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 …
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 …
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 …
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 …
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, 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" …
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 …
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 …
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.
…