This is a discussion on How can I execute an ASP page WITHOUT opening a window (hidden)? within the HTML, CSS and Javascript Coding Techniques forums, part of the Web Development category; How can I execute an ASP page WITHOUT opening a window (hidden)?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hi, I think the asp page can be executed without opening in a separate window. you can use frameset with 2 frames. one of the frame with 0 width. Set the "src" property of this frame to your ASP Page URl and refresh the frameset page. It will execute your ASP page without opening a new window. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with opening folderdialog | raja | C# Programming | 0 | 11-13-2007 05:27 AM |
| Need to close parent window after closing child window. | S.Vinothkumar | ASP and ASP.NET Programming | 6 | 11-05-2007 06:08 AM |
| Is it possible to close the parent window (main web browser window) from a child win | gp_logesh | HTML, CSS and Javascript Coding Techniques | 1 | 10-29-2007 04:53 AM |
| Microsoft and Novell Opening Interoperability Lab | senthilkannan | Microsoft | 0 | 09-11-2007 11:49 PM |
| How to pass the value from the child window to parent window in javascript? | kingmaker | HTML, CSS and Javascript Coding Techniques | 1 | 09-04-2007 03:18 AM |