Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

how to transform XML Data into HTML

2382

How to block double clicks

2111

program to show a progress bar

Infosys,

2624

code to positioning of window in certain dimensions

2128

sample code to auto focusing the first field in a form

Wipro,

2472

how to pass data between pages using URLs

Symantec,

1 3755

how to pass data between pages using Cookies

2452

how to create an anonymous function

2166

how to create a Draggable element

TCS,

2432

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

1 13590

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

1930

communication between main window and new windows

2177

function to combine two or more arrays

Aricent,

2145

Reading which Non-Character Key was pressed

2245

how to Auto Scroll the page

Ninestars,

2062


Un-Answered Questions { Scripts_Markup Code }

what is the structure of xml document ?

623


code to Hide and Show form controls

2313


What is XML Parser?

714


Write a python program to count the number of vowels in a string?

883


How to store the iterations value in some variable/ in excel? Dim objExcel, ObjFolder, objPath, objWorkbook, objSheet, ObjFSo, ObjFolderName, strExcelPath Const xlExcel7 = 39 ObjFolderName = "Testing" & Hour(time()) & Minute(time()) &Second(time()) objPath = "D:\" strExcelPath = objPath & ObjFolderName & "\testing.xls" Set ObjFSo = CreateObject("Scripting.FileSystemObject") Set objFolder = objFSO.CreateFolder(objPath & ObjFolderName) On Error Resume Next Set objExcel = CreateObject("Excel.Application") If (Err.Number <> 0) Then On Error GoTo 0 Wscript.Echo "Excel application not found." Wscript.Quit End If On Error GoTo 0 Set objWorkbook = objExcel.Workbooks.Add() Set objSheet = objExcel.ActiveWorkbook.Worksheets(1) Dim arr1, arr2, arr3 Set outputLines = CreateObject ("System.Collections.ArrayList") arr1 = 123arr2 = 99 arr3 = 10 outputLines.Add arr1 outputLines.Add arr2 outputLines.Add arr3 outputLines.Sort() For Each outputLine in outputLines WScript.Echo outputLine ' how to store this value in excel/ variable? Next objExcel.ActiveWorkbook.SaveAs strExcelPath, xlExcel7 objExcel.ActiveWorkbook.Close objExcel.Application.Quit This above code is working fine but the qs is is there any way to store the sort data in variables / in the excel and how?

2831


Code for Adding Scripting Support to an Application?

1384


What is XML DOM Document?

586


Which keyword is alias for count keyword in php?

2057


code to create a new window

2186


Write a python program to check common letters in two input strings?

844


iam getting keyword or delimiter error while executing ICETOOL,provide me solution.

1388


Why XML has been used for development?

578


What are nested elements in XML?

592


how to create a Custom Scrollbar

2549


code to detect availability of cookies

2190