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 (2290)
jQuery (647)
JSON (175)
Node.js (721)
React.js (389)
Scripts AllOther (50) ?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.
1 4464What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol
1 4607Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")
1 5313
Explain window.onload and ondocumentready?
How do I open the shell in cmd?
What are the pros and cons of using React?
Which directive is used in jsp custom tag?
How to enable html5 mode in angular 1.x?
Define Static Block.
Define .asp file?
Explain how to write class methods vs. Instance methods.
What is the difference between nodejs and jquery?
What is a function constructor?
What do you know about internationalization?
Define slidetoggle() effect?
Why html 5 inputs look different across devices and browsers? : jquery mobile
What are the methods called when state or props of the component is changed?
What is the include directive?