PDA

View Full Version : How to open a classic ASP page in centre panel



chepyalarr
21 May 2007, 6:12 AM
Hi
I am very new to ExtJS, i am using a form on the west panel. if a user clicks on the submit button. A ASP page should open in centre content panel(kind of basic HTML frames technology). COuld any one suggest me an example

Many thanks in advance

Ram

jsakalos
21 May 2007, 6:14 AM
See how they've done it in Ext docs page.

chepyalarr
21 May 2007, 6:25 AM
Sorry to bother you again;
I have checked in the docs but could not find an answer to my question.

I am using a standard HTML form with two text boxes and a submit button .when user clicks on the button, the form has to be posted and should be displayed in the right panel(centre in my case)

Thanks again
Ram

chepyalarr
21 May 2007, 6:36 AM
If i cant post the from and open a ASP page in the right panel, can i click a link on the left panel and open asp page in the right panel?

Thanks
Ram

jsakalos
21 May 2007, 6:40 AM
I mean: Look how the docs site is done, not inside docs. Left is tree with links to docs and examples and center is iframe.

chepyalarr
22 May 2007, 7:45 AM
Thank you very much!!!
it works perfectly
:D