Forum: JavaScript / DHTML / AJAX Jul 15th, 2009 |
| Replies: 2 Views: 490 first read what u typed....what is that language...my problem solved thanx for respnse |
Forum: JavaScript / DHTML / AJAX Jul 14th, 2009 |
| Replies: 2 Views: 490 i am checking the checkbox is checked r not by using following code....
if the condition is true i have to checked another box in runtime using
docuemnt.form... or document.getElementById... |
Forum: JavaScript / DHTML / AJAX Jul 5th, 2009 |
| Replies: 1 Views: 812 <script>
..........//some code//
//here s will be incresed in runtime
var oC2TD = oTR.insertCell(1);
oC2TD.innerHTML = "<input type=text class=text_box2 autocomplete=off name=txtCatgName"+s+"... |
Forum: JavaScript / DHTML / AJAX Jul 5th, 2009 |
| Replies: 37 Views: 4,283 hi i also face this problem 1year back bcz i too developed accts package, it was in jsp,javascript iam sending the code plz check
save the below code in .jsp file and run u will get Ans: before... |