append a table row should sound straight forward when using with a xajax function.
the html code for table and a button within a form:
<table>
<th><td>header1</td><td>header2</td></th>
<tbody id="tb… more »
when passing a boolean value from javascript to a xajax function, the value is converted to string in the xajax function. you need to compare the string value of the boolean value (from javascript) in xajax function. eg, the following code in xajax f… more »
every now and then i get spams in my trackbacks and comments with non-sense message. not those that tell you how to be a man kind of spam. nor advestisements of some sites or services. just some random string that doesn’t make sense. i can’t block it b… more »
notes and references on web development and various things.
disclaimers
this site does not guarantee accuracy of information provided. codes are provided as is and are free to to use. use at your own risk. limited or no support will be provided.
under no circumstances shall this site be responsible or liable for any damages or consequences as a result of direct or indirect usage of any information provided.