the following is my code which is in my index.aspx ..in the last line i gave as window.open...so,it is opening to a new window called Home.aspx and still the index.aspx is shown but index.aspx has to disappear when i move to Home.aspx.. i.e; index.aspx page has to close i gave window.close("index.aspx"); in Home.aspx page but not working out...how to do.anyone help me know?..please
"DeFault4.aspx" is the current page and Default.aspx is the page need to be open
just modified the code according to your requirement .
If Any problem reply
Loading