Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------