styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<