ASP (565)
CGI Perl (498)
JavaScript (1409)
VB Script (599)
JSP (733)
Shell Script (465)
Tcl (27)
Awk (108)
AJAX (338)
Ruby on Rails (259)
AngularJS (2297)
jQuery (647)
JSON (175)
Node.js (721)
React.js (389)
Scripts AllOther (50) What are the different ways in which we can use the link tag ? Illustrate with an example. Is it possible to link a file with another file on a different file server ? If yes, how ?
1 4222Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
IBM,
2128Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
4 11925
How can I set a cookie and delete a cookie from within a jsp page?
Explain about login shell?
Which implicit object is not available in normal jsp pages?
What programming language does jquery use?
Do you need to use ES6 (+) with React?
What does jstl mean?
What is jquery.noconflict? Explain
Explain The Directives Ng-If, Ng-Switch, And Ng-Repeat?
Define unescape() function?
What is wsdl file? (explain in detail)
How interpreter is used in perl?
Why we need jquery?
What are the features of JSON-RPC-Java?
How is the model view controller framework used in ruby on rails?
Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?