Java Script Form Element <html> <head> <SCRIPT LANGUAGE="Javascript"> function check() { naam=document.f1.t1.value age=document.f1.t2.value pw1=document.f1.p1.value pw2=document.f1.p2.value if(document.f1.t1.value==" ") { document.write("please enter your name&q…
Read moreVlookup array - Excel Tutorial 2025 Is image mein VLOOKUP function ko use karke ek row ke multiple values ko retrieve karne ki koshish ki gayi hai. Chaliye step-by-step samajhte hain: 📊 Source Table (Left Side) Columns: Emp. Id (B3:B25): Unique employee IDs (e.g., a001, a002, etc.) Emp. Name (C3:C25): Employee names. Jan. Salar…
Read moreTop 15 Tutorial on VLookup 1. Vlookup Is image mein Excel ka VLOOKUP formula use kiya gaya hai. Chaliye step-by-step samajhte hain: 📊 Left Table (Source Data) Explanation: Emp. Id (Column B): Employee ID (e.g., a001, a002, etc.) Emp. Name (Column C): Employee names. Jan. Salary (Column D): January salary figures. Zone (Column…
Read moreJava Script for password match <html> <head> <script language=Javascript> function check() { pw1=document.f1.p1.value pw2=document.f1.p2.value if(document.f1.p1.value=="") { document.write("Plese enter your password") } else if(document.f1.p2.value=="") { …
Read moreJava script font element for password <html> <head> <script language=Javascript> function check() { pw1=document.f1.p1.value pw2=document.f1.p2.value if(document.f1.p1.value=="") { document.write("Plese enter your password") } else if(document.f1.p2.value=="") …
Read morePART OF JAVASCRIPT FORM ELEMENT <html> <head> <script language=Javascript> function check() { naam=document.frm1.t1.value age=document.frm1.t2.value if(document.frm1.t1.value=="") { document.write("<body bgcolor=blue> please enter your name") } else if(document.frm1.…
Read morePART OF JAVASCRIPT FORM ELEMENT 1.1 <html> <head> <script language=Javascript> function check() { naam=document.frm1.t1.value if(document.frm1.t1.value=="") { document.write("<body bgcolor=pink>please enter your name") } else { document.write("<body bgc…
Read moreJava Script Note - First information form 5.11 <html> <head> <title>first information form</title> <script language="JavaScript"> function show() { message1=document.diksha.firstname.value; message2=document.diksha.lastname.value; message3=document.diksha.address.value; message4=docum…
Read moreJava Script note - validatename 5.10 <html><head> <title>Event headling</title> <script language="JavaScript"> function validatename(form) { l=parseInt(form.N.value.length); if(l==0) { alert("Please fill you name"); } else { alert("Thanks for submit the form&qu…
Read moreJavaScript Note -Program 5.5 - Timeout Processing Program <html> <head> <title>Timeout processing progarm</title> <script language="JavaScript"> function timer() { timevar=setTimeout("alert('your time is over')",5000) } function clearTime() { clearTimeout(timevar) ale…
Read moreProgram 5.4 interaction with user <html> <head> <title>interaction with user</title> <body> <center> <form> <input type="button" value="Alert" onClick="alert('this is an alert dialog box please acknowledge it by means of Ok button')"> <input typ…
Read moreJavaScript note - opening and closing deffernt windows 5.3 <html> <head> <title>opening and closing deffernt windows</title> </head> <body> <form> <p> <input type="button" value="OpenWindow1" onClick="newwin1=window.open('deepak.html','m')&q…
Read moreJava Script Note - closing the window 5.2 <html> <head> <title> closing the window</title> </head> <body> <center>closing on open window <form> <input type="button" name="buttonclose" value="CLOSEWIN" onClick="window.close()"> </form&…
Read moreJavaScript Note - create a new window 5.1 <html> <head> <title>opening a new window</title> <script language="JavaScript"> function open1() { window.open("manav.html","map"); } </script> </head> <body> <h1 align="center">cre…
Read moreJava Script Note 2025 - Using Date Objects 4.9 <html> <head> <title>using data objects</title> <script language="JavaScript"> var d,s; function fun() { d=new Date(); h=d.getHours(); m=d.getMinutes(); s=d.getSeconds(); time=h+":"+m+":"+s; document.form1.text1.v…
Read moreLet function In Excel 365 View this post on Instagram A post shared by Learn More Get More (@learnmoregetmore) Video Tag excel 365,let function in excel,excel,excel let function,excel functions,microsoft excel,let function,excel tips and tricks,excel online course,new excel functions,advanced excel tricks,exc…
Read moreJava Script Note - 2025 -Browser Object 4.8 <html> <head><title>browser object</title> <script language="JavaScript"> function tellMe() { self.document.write("<h2>know me i am browser</h2>"); self.document.write(navigator.appCodeName+"<br>"); self.d…
Read moreProgram 4.7 string object Java script Note 2025 <html><head><title>stringobject</title></head> <body> <script language="JavaScript"> function displayText(str) { document.write("<p>"+str+"<p>"); } displayText("this text is displayed using sm…
Read moreEVENTS HANDLING PROGRAM 4.2 <html> <head><title>even handling</title> <script language="JavaScript"> function start() { alert("hello onLoad"); } function end() { alert("Bye Bye onLoad"); } </script> </head> <body onLoad="start()" onUnload…
Read moreHere are the top 10 trending formulas in Excel 365 that are widely used for their advanced capabilities and ease of use: 1. XLOOKUP Description : A flexible replacement for VLOOKUP, HLOOKUP, and INDEX-MATCH. Key Features : Searches both vertically and horizontally. Handles exact, approximate, and wildcard matches. Returns entire r…
Read moreInformation Technology National Institute of Oriented Study MS PowerPoint Practical Assignment 1.Instructions: Complete each question in a separate PowerPoint presentation file. Save each presentation with the file name format: "PPT_Assignment_YourName_QuestionNumber.pptx". Submit all completed files in a zipped folder vi…
Read moreInformation Technology National Institute of Oriented Study MS Excel Practical Assignment Instructions: Carefully read and complete all the questions. Solve each question on a separate worksheet within the same Excel workbook. Name the workbook as "Excel_Assignment_YourName.xlsx" . Submit the completed assignment as a zi…
Read moreMS Word Practical Assignment Instructions: Har question ko dhyan se padh kar complete karein. Har practical task ko ek nayi MS Word file mein karein aur uska naam "Assignment_YourName" rakhein. Assignment submit karne ki final date: (Aap apni date dal sakte hain) Questions 1. Document Formatting: Ek document banaiye jo aap…
Read moreeasylikeabcd@gmail.com
Kindly Follow Us & Stay Update