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)
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
What is the main purpose of find index in angularjs, and what does it return if no value is found?
Can you create http server in nodejs, explain with code
How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?
How to set http request header in angular 4 and angular 2?
What is jsp-config in deployment descriptor?
List out the components which can be used in AngularJS modules?
Why are callback functions used?
What is “forward refs”?
How do I send an image using ajax?
How to select an element by id and swapping an image?
What is Event loop in Node.js work? And How does it work?
What is a tag file in jsp?
Explain some of the key concepts of good code organization patterns.
How can someone set, get, and clear cookies in angularjs?