skip to main
|
skip to sidebar
Vinay Parekh's
Friday, January 28, 2011
Open a Parent window from Child window
window.opener.location.href="default.aspx";
// To make it on top
window.opener.focus();
0 comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2011
(4)
▼
January
(4)
Open a Parent window from Child window
Everything you would want to know about manipulati...
Steps for Resource File in Windows application
Regular Expression for Date in dd/mm/yyyy
►
2009
(8)
►
December
(2)
How to Export data from Excel to SQL using C#
XMPP Gateway Works with OpenFire
►
July
(4)
Differences between Idictionary and Hashtable
How to Run any Application at System start up
How to Read and write to a Xml document in c#
How to Read and write Asynchronously to Socket ?
►
June
(2)
Threads Synchronization in C#
How to Create Singleton Class in C#
About Me
Vin's
View my complete profile
0 comments:
Post a Comment