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,
2101What is the use of a form in html page? Is there any way to submit the page without using the form.
3 9659Hi 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 14417Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?
3 32367I 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 6268hi 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?
2183if 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 11102The 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
2665
Can we learn javascript without knowing java?
What will happen if an infinite while loop is run in Javascript?
What are 2 (shorthand) boolean operators supported by javascript
Name the two functions that are used to create an HTML element dynamically?
How many days it will take to learn javascript?
What is the default data type in javascript?
What is the difference between window and document in Javascript?
What is foreach loop in javascript?
What are the data types supported by javascript?
How to create a confirmation box?
what is flux in javascript?
What are the distinct types of error name values?
Why is javascript good for websites?
How to count the number of element in an array using javascript?
Give an example of closure?