i have grid application starts with search i want to open the search result in n

i have grid application starts with search i want to open the search result in new window

have look at my project website

http://www.itimalay.com/cms/test152.html

use click on view courses ,

right now the page open in pop up window and show the grid , i want to make iframe in the main page of my site test152.html and place the search page and when the user click on submit new broswer window should show the results .

urgent help

Re: i have grid application starts with search i want to open the search result in n

…when the user click on submit…

I dont’s see a submit button…

I think you already suggested a solution by yourself. Create an Iframe on your site. In the Iframe load the SC search page by default, or you can load your “Upcoming coarses” page first.

I doubt though if it’s possible to show the search results in a new window…