We are facing problem with the compatibilty of IE 7 and IE
6.We are calling a showModal window that is working fine in
IE6 but with IE7 it opens a new Window and Data is not
getting poputaled.In some pages it Gives an error "The
webpage you are viewing is trying to Close the window.Do
you want to close this window".
Answer / sajid
<base target="_self"> is the only available fix. You can
delete all the cache & offline files from your browser.
Is This Answer Correct ? | 5 Yes | 0 No |
What is form based application?
Which controls can not be placed in MDI ?
what are events?
What are windows applications?
which property is used to change to some value to access a identity column in datacontrols?
how print PGL by XML
0 Answers Bank Of America, Wipro,
What is a windows form application?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
How to add resources during runtime
Which method of the messagebox class is used to display a message in the message box?
How do you customize the column content inside the datagrid?