Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

Reading which Character Key was pressed

1 3342

how to prevent an Event from performing its default behavior

CAE,

1871

how to copy form data between different pages

1667

maximizing the main window

1626

how to delay a function call ?

1 2893

code to get the coordinates of a Click Event

1735

How to encode and decode URL strings?

TCS,

1782

determine which Element received an Event

1894

How to test whether two strings are equal or not ?

1 4347

advance the focus to next consecutive fields when Enter Key is pressed

TCS,

1787

how to get the User's Time of Day

HCL,

1660

write a program to detect the user's browser ?

Infosys,

1 2082

how to pass data between pages using Frames

2138

how to convert between arrays and strings

2101

validation code / function to allow only NUmbers in a text box

GE,

3 9871


Un-Answered Questions { Scripts_Markup Code }

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

2250


What is XML DOM Document?

336


Which framework is best in php among Smarty, Cakephp, Joomla, Drupal, Zend or Something else...? If any then Why?

8028


program to show a progress bar

2117


how to remove or delete multiple selected items from listbox in on button click in asp?

627






What is XQuery?

358


Write a python program to check if a number is an armstrong number?

460


What software is available for XML?

360


create Drop-Down Navigation Menus

1698


How can i know that how many user are visited to my page in php?

1608


How can export database using php code?

1574


snippet to prevent submission of form when certain/any validations got failed

1541


How can call any javascript function without saying onclick, onchange, onblur etc events in php?

4156


Write a function that takes an integer and returns the smallest number that is greater than the given number which is a palendrome. For example, if the input was 111 the next palindromic number would be 121.

1395


How to access oralce10g data from server to client in LAN?

1368