Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Consuming MII WebService in Java WebDynpro
Hello,
We are facing a strange situation...
We define a transaction in MII to
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------