I am working on project in asp.net in which i have opned doc file on client side.plz send me coding on markpatentoffice@yahoo.com.
IBM,
1996What is the use of a form in html page? Is there any way to submit the page without using the form.
3 9291Hi Friends, I am new to java, please provide some use full docs, and where can i get basic Java script docs... thanx in advance
8 13787Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?
3 32067I have a report which has id as hyperlink.when i click the id it should move to next report which displays the corresponding details.tell me how to get the value of hyperlink(which id is clicked) dynamically using javascript? so that i can make condition on my second report?
2 6013hi iM rahul.my questions is my project is a web based & developed using java,jsp. when i record it using qtp what script i will get like either browser("jdfjkf").page("nkf").... or javawindow("f d ").javaedit("Dasf").... plz clarify my doubt asap and i also need some vbscipt of java coding?
2082if the two text boxes are there i want assign the vales like 2&3 and if i select button means i want find the sum.this is client side scripting in javascript
7 10535The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here
2491
What is lambda in programming?
What is the use of debugger keyword in javascript?
Which built-in method sorts the elements of an array?
How to set a html document's background color?
Can you assign an anonymous function to a variable?
Is there any ide for javascript?
How can javascript be used to personalize or tailor a web site to fit individual users?
What is noscript tag?
What is the default scope in javascript?
How will you get the checkbox status whether it is checked or not?
Are javascript variables case sensitive?
How to define a anonymous function?
What is the use of a boolean object in javascript?
What is the use of blur function?
What is meaning of === in javascript?