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,
2050What is the use of a form in html page? Is there any way to submit the page without using the form.
3 9457Hi 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 14075Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?
3 32220I 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 6142hi 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?
2132if 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 10811The 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
2567
How long does it take to learn javascript?
What are the basic groups of dataypes in JavaScript?
What is rest parameters in javascript?
How much do javascript programmers make?
In Javascript are calculations with fractional numbers guaranteed to be precise?
Why javascript is called lightweight language?
What are javascript objects?
Define escape() function?
What Does JavaScript Void(0) Mean?
How to validate email in javascript?
What is the function of deferred scripts?
How long does it take to learn coding?
What web sites do you feel use javascript most effectively (i.e., Best-in-class examples)? The worst?
Can you explain how inheritance works in javascript?
How to associate functions with objects using javascript?