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...


whats the best method to cal id in javascript

Answers were Sorted based on User's Feedback



whats the best method to cal id in javascript..

Answer / gireesh joshi

I think document.getElementById(objectxxx.ClientID).value;
is there most preferred way to call id in javascript

Is This Answer Correct ?    20 Yes 2 No

whats the best method to cal id in javascript..

Answer / vinoth kumar r

document.getElementById(<%= name.ClientID%>).vallue

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Which browsers support the xmlhttprequest object?

0 Answers  


How do you register the .Net Component or Assembly?

2 Answers   Accenture,


can we transfer data from one page to another page using viewstate if so how?if not y?

37 Answers   AppShark, DataSync, Gtech, iGate, Wipro,


What are the two properties that are common in every validation control?

4 Answers   Siebel,


Explain how inline and code behind is used differently ?

1 Answers   Siebel,


after which page life cycle event all properties of control will be "fully loaded "

10 Answers   FactorH,


You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>

2 Answers   Syntax Softtech,


is it possible to use web site without web server from remote place?

1 Answers   ABC, Mannar Company, Quadrant,


What are the differences between Dataset and DataReader?

3 Answers   Accenture,


In a Code-Behind class generally which type of code is found ?

3 Answers   Siebel,


Explain what does mvc represent in asp.net? : asp.net mvc

0 Answers  


How Response.flush works in server.Execute

1 Answers  


Categories