Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: vicky_rawat ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Jul 29th, 2008
Replies: 2
Views: 839
Posted By vicky_rawat
Hi,

onchange event of from date textbox, copy the value of from date into todate textbox.
Forum: JavaScript / DHTML / AJAX Jul 29th, 2008
Replies: 2
Solved: Objects in Ajax
Views: 538
Posted By vicky_rawat
Hi,

Please post you code.
Forum: JavaScript / DHTML / AJAX Jul 15th, 2008
Replies: 3
Solved: add two numbers
Views: 2,967
Posted By vicky_rawat
Hi,

always mark thread as solved, when you get solution, as it will help others if they are searching for a solution.
Forum: JavaScript / DHTML / AJAX Jul 15th, 2008
Replies: 3
Solved: add two numbers
Views: 2,967
Posted By vicky_rawat
Hi,

you can sumply use


t2 = "0"+t2;


but if you also want to give a condition that a 0 will be prefixed only for numbers less than 10.
Forum: JavaScript / DHTML / AJAX Jul 15th, 2008
Replies: 3
Views: 1,398
Posted By vicky_rawat
Hi,

Replace the ew_ValidateForm javascript function with

function ew_ValidateForm(fobj) {
if (fobj.a_confirm && fobj.a_confirm.value == "F")
return true;
var i, elm, aelm, infix;...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC