PHP Code (33)
JSP Code (6)
ASP Code (5)
CGI Perl Code (3)
JavaScript Code (63)
VB Script Code (20)
Shell Script Code (31)
Python Code (34)
WinRunner Code (1)
HTML DHTML XHTML Code (13)
XML (43)
Scripts_Markup Code AllOther (5)
how to create a Draggable element
Who is responsible for XML?
Can you write a program to find the average of numbers in a list in python?
Can Any one suggest how we connect QTP and Mainframe and do validation from Mainfram screen
How to change winform look?
Write a function that takes an array of integers and efficiently calculates and returns the Least Common Multiply in python.
What is a cdata section in xml?
can everyone explain this code Private Sub DrawRect(rectSource As RECT, lngColour As Long) Line (rectSource.Left, rectSource.Top)-(rectSource.Left, rectSource.Bottom), lngColour Line (rectSource.Left, rectSource.Top)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Left, rectSource.Bottom), lngColour End Sub
function to combine two or more arrays
What software is available for XML?
Write a python program to check common letters in two input strings?
sample code to auto focusing the first field in a form
Write a python program to check if a number is a strong number?
What is the output, suppose list1 is [1, 3, 2], what is list1 * 2 ?
What is XML Element?