Java Mysql JDBC Problem with Decode
Hello all, ok, so I have a database that was created about 10 years ago and it was done using encode/decode for the users passwords (which i know is not a good way to do it but it was loong ago and now...
View ArticlePHP Search Engine Problem
Hello there, I was just working on creating a php search engine. Unfortunately, its not been working well as expected. Tried detecting the error but to no avail. Please can some go through my code and...
View ArticlegridBagLayout and scrollbars
Hello, I took the advise of a resident pro on here and am learning about layouts. I am using Internal frames to write a program and gridBagLayout to design my pages within the internalframe. The...
View ArticleC# Open form instances how to close.
I have a program that i am working on. The user presses some shortcut keys this they opens a form with a list of suppliers in a datagrid View. User clicks them and it passes back across to the original...
View Articlephp send form data as a email
im very new to php i have a form Name : _______________ Contact Number : ____________________ Comment : _________________________ if the user click submit i want to get all the details via email so far...
View ArticleQuestion: Can the Group Name Fields data display in columns form?
Hi all,I have created a group in crystal report. The group names are "Normal', 'BB','SBB','PROMO'. Now my data is displayed like this Normal BB SBB PROMO But i want it display in columns form which...
View ArticleDataGridImageColumn Not showing Image in Windows XP
I am having trouble with my datagridview the problem is that in Windows Vista and windows 7 the DataGridImageColumn shows the images without any problems but when I install my application on a machine...
View ArticleDataGridImageColumn Not showing Image in Windows XP
I am having trouble with my datagridview the problem is that in Windows Vista and windows 7 the DataGridImageColumn shows the images without any problems but when I install my application on a machine...
View ArticleRepeating switch statement in while loop problem.
Hello everyone, I need help understanding what is wrong with my code below: The function works perfectly fine, it's just the output I receive baffles me completely. For some strange reason, my value I...
View ArticleCheck a variable ( int data type ) length
I'm writing a Java code to enter and display Name,age,address.... I want to check if user don't enter their name,age or address it will display an error message. I use lenght() method to check their...
View ArticleHow do you guys handle form data?
Hi, I am quite intrigued by how different PHP developers handle form data that goes into a database. Do you handle the form data individually and use IF statements to ensure they are valid etc? Do you...
View ArticleVector does not keep values?
Hi, I'm new at the forum and at c++ programming. I have an object vector, but its not storing the objects. Don't know what to do anymore. Can someone help me? teste.cpp #include <iostream>...
View ArticleSeperation of concerns for Card & associated classes
Hello all, I'm currently trying to work out how many classes I need in order to effectively manage cards for a card game scenario such as Poker, BlackJack, GoFish etc. My thoughts are that I would...
View ArticleBest project-based C# books?
OK I know there are tons of posts asking for the best C# books. I know there is a list here (I went through it.) What I want to know is what are the best C# project-based or learn-as-you-go books? Also...
View Articlepermission errors that is getting me furious.
This is troubling me and I need help with this. I have a website that was made in PHP. I didn't make it, I just implement it. I have it on my computer running iis7 with fastcgi. I thought everything...
View ArticleDetecting breakpoints
Goodevening, let me introduce myself in short. Im a student and in free time im a software developer. Since im just a student i do not have the money to buy a commercial protector, so that is the...
View ArticleFTP Transfer not working (Using system() with BASH)
I was working on a simple application that zips a folder and upload it in my website. Here's the code: #include <stdio.h> #include <stdlib.h> #include <string.h> // Global variables...
View Articlemy problem is..... i dont know how to loop a sound in vb6. i'm jus
my problem is..... i dont know how to loop a sound in vb6. i'm just a beginner.so, that was it. tnx in advance. )
View ArticleHelp with API's please!
Hello all, I am trying to work with a api I have gotten from this site (http://www.wunderground.com/weather/api/) The problem is I have no idea what I am doing and can't find any valid information...
View ArticleNo route matches {:action=>"edit", :controller=>"*
*SOLVED* In honor of the new vulnerability patch for all versions of rails, I've decided to upgrade an app of mine from 3.0 to 3.1 and then 3.2. I'm having a problem with my users#show page no longer...
View Article