7 *out << cgicc::div().set(
"style", position.c_str()) << std::endl;
9 std::string js_command =
"makeRequest('" +
get_url() +
"/" +
"Request?RequestID=" +
requestID +
"', dummy)";
11 .set(
"value",
name.c_str())
12 .
set(
"onclick", js_command.c_str()) << std::endl;
14 *out << cgicc::div() << std::endl;
std::string get_pix_left()
static int position[TOTALCHAMBERS][3]
std::string get_pix_top()
void set(const std::string &name, int value)
set the flag, with a run-time name