Search Results

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

Will this quiz be purly in javascript or will it be a webbased game.
Forum: JavaScript / DHTML / AJAX Jul 29th, 2008
Replies: 2
Views: 848
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: 10
Views: 3,144
Posted By vicky_rawat
Hi,

You will need to call two functions in AJAX.
1. for inserting the comment in database and returning the last inserted id
2. For displaying the comment using the returned id.
Forum: JavaScript / DHTML / AJAX Jul 29th, 2008
Replies: 2
Solved: Objects in Ajax
Views: 542
Posted By vicky_rawat
Hi,

Please post you code.
Forum: JavaScript / DHTML / AJAX Jul 17th, 2008
Replies: 7
Views: 1,468
Posted By vicky_rawat
Hi,

If you post the script for one slid show, I will create the required script for you.
Forum: JavaScript / DHTML / AJAX Jul 17th, 2008
Replies: 11
Views: 2,248
Posted By vicky_rawat
Hi,

All the best to you and whenever you need help we all are here to help you.

So friend, keep learning.
Forum: JavaScript / DHTML / AJAX Jul 16th, 2008
Replies: 11
Views: 2,248
Posted By vicky_rawat
Hi,

Like you gave a question
2+2 = ?

user gave answer as 4 then
in the page where you are posting the information, you can check if the answer user gave is correct or not.

If correct then...
Forum: JavaScript / DHTML / AJAX Jul 15th, 2008
Replies: 3
Solved: add two numbers
Views: 3,013
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: 11
Views: 2,248
Posted By vicky_rawat
Hi,

the best solution to provide spamers is including a tricky game, like a mathematical opeartion on two numbers.

provide them two random numbers and a mathematical operation and let them...
Forum: JavaScript / DHTML / AJAX Jul 15th, 2008
Replies: 3
Solved: add two numbers
Views: 3,013
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,408
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;...
Forum: JavaScript / DHTML / AJAX Jul 11th, 2008
Replies: 2
Views: 729
Posted By vicky_rawat
Hi Sunita,

Can you please clear your requirement. What actually you want?
Forum: JavaScript / DHTML / AJAX Jul 10th, 2008
Replies: 8
Views: 1,313
Posted By vicky_rawat
Hi,

The code will look like this.



<script language=javascript>
var arrmsg = new Array(3);
for(j=0;j<3;j++)
{
Forum: JavaScript / DHTML / AJAX Jul 9th, 2008
Replies: 8
Views: 1,313
Posted By vicky_rawat
Hi,

First, you need to try it yourself. you can show me your code and I can let you know, where you r going wrong. :)
Forum: JavaScript / DHTML / AJAX Jul 8th, 2008
Replies: 3
Views: 2,020
Posted By vicky_rawat
Hi,

Can you post the html code that you are using.
Forum: JavaScript / DHTML / AJAX Jul 8th, 2008
Replies: 8
Views: 1,313
Posted By vicky_rawat
Hi,

I can provide you the logic, that I think will work.

You need to create an 2d array holding the id's and type of all the elements on form.
then onclick event of any element call the...
Showing results 1 to 16 of 16

 


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

©2003 - 2009 DaniWeb® LLC