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) very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
1868what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
1982Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)
2 5863we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?
20661.What are the different ways to initialize a variable. How to differentiate global and local variables, explain it through a simple tcl program. 2.Create a list of week days and print the first and last character of each day using foreach command 3.Can you write a small program to verify the given input is file or directory.Before checking, just ensure that the file/dir exists or not in the given path. If the given input is a file, findout the size and verify that the file has all read ,write and execute permission.
3 10914Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
2 5564
How to achieve inheritance in javascript?
What does cgi program store?
How to loop through array in javascript?
What is difference between vbscript and vba?
Is JavaScript case sensitive? Give an example?
How to use jquery.connect?
What is bootstrapping in angular?
How to get height and width of different browser in Javascript?
How can you define “my” variables scope in Perl and how it is different from “local” variable scope?
What is called chaining?
How to use ajax in updateprogress control?
What is $ digest?
Write a program to show the process of spawning a child process
What is the use of the formatdatetime function in the vbscript language?
What is the difference between for loop and while loop?