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) how to create a flat file database as shown below s.no name age city phone 0 hema 22 Calcutta 4312542 1 hema 21 Bangalore 2344345 2 ganesh 25 delhi 2445454 3 kartik 45 pune 4312121 4 santosh 25 Hyderabad 2254231 5 kumar 25 mysore 2344567 6 gita 34 mangalore 6532123 7 gita 32 pune 2213456 Q1.print the details of the person who r from bangalore q2.Replace the city name managlore to pune q3.prints no of person having name gita and hema q4.print how many are of age 25.
2104i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
2249Java Server Page I can use a function in two ways:
Either I declare
I have one question regarding to eval function. I know eval function is use for error checking but I am not able to understand below line. eval \'exec perl -S $0 ${1+\"$@\"}\' if 0; $0 for script name $@ set if error occur
2097What is the difference between having a parenthesis after module name and without parenthsis after module name?? i.e Package::Module(); and Package::Module;
1 5194while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
IBM,
2117Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.
1 4722
Why is ajax called ajax?
What is the role of javascript in html?
how to automatically update the sql server2005 database records when insert in vb6?
what do you mean by injector in angularjs?
What is difference between arrow function and normal function?
What is perl push array function?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
Explain the difference between querystring collection and form collection?
How do you administer security for my machine for an enterprise?
What is confess function in perl?
What is the difference between grep and egrep?
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Explain how we can create module and using it in AngularJS?