ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Is it possible to disable the minimized icon of a popup 
window using window.open. Not using iframe concept?
 Question Submitted By :: Seetaramaiah
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Is it possible to disable the minimized icon of a popup window using window.open. Not using iframe concept?
Answer
# 1
Yes,It possible to disable the minimize icon of a popup 
window using following javascript.... 

window.open(url,
    name,
    'width=' + w + ', height=' + h + ', ' +
    'left=' + wleft + ', top=' + wtop + ', ' +
    ' +
    'minimize=no');
 
Is This Answer Correct ?    0 Yes 14 No
Vaibhav Telange
 
  Re: Is it possible to disable the minimized icon of a popup window using window.open. Not using iframe concept?
Answer
# 2
not possible
 
Is This Answer Correct ?    1 Yes 3 No
Vinu
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess. Syntax-Softtech3
difference between caching objects in session objects?  2
Is overloading possible in web services? Microsoft2
How to manage pagination in a page?  2
How to change the form layout in ASp.net 2.0 ? Netsweeper1
What is the Global.asax used for?  3
What are generics? why it is used? architecture of ASP.NET? Satyam4
Explain the scenario where we go for inpro and outpro session?  2
Features and disadvantages of dataset ? Microsoft3
If there are two web.config files in a application which config files will get priority?  4
what is the difference between assemblyinfo and webconfig files?  1
Where do you store the information about the user?s locale? Visual-Soft1
define silverlight and advantages ?  2
What is DTS package? Accenture2
Explain the differences between Server-side and Client-side code? Visual-Soft6
what is the trace in ASP.NET  4
What are typed datasets? IBS1
Explain authentication levels in .net ?  3
Diff B/W user control and server control  3
What is the role of global.asax?  7
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com