regarding safety what would u consider the most important rules to observe when inspecting electrical equipment?
1993Post New Southco Utility Interview Questions
Define what is the main factor for controlling the thermal generation and recombination?
What is qualifications subprofile?
Can we create dynamic website in wordpress?
What is the use of string function toupper(string)?
What is the protocol used by SAP Gateway process?
Explain how can I read and write comma-delimited text?
Where javascript variables are stored?
Explain about OOPS concepts and fundamentals.
what is frequency response?
What is collections singletonlist?
How does session work in php?
Explain the ionic equation for hcl-naoh?
What is a cloud based application?
The 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
How to insert html code into mysql database using php?