styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
ALV List display - header width adjust
Hi,
I am using REUSE_ALV_LIST_DISPLAY for my ALV display.The width of the ALV varies for
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++