hi,
I am having a problem with frames.
when a person logs in, a page will open which is having 2 frames- mainFrame and infoFrame
In the mainFrame two hyperlinks are there
members|Agents|logout
when they click on the members hyperlink it will show all hyperlinks related to memebers and when they click the Agents then all Agents related hyperlinks in the same Frame that is in the mainFrame. The infoFrame will show a blank page.
When they click members hyperlink then it will be like this
members|Agents|logout
memebes search|List|Addresses|so on..
now when they click the members search then the search page will open in the infoFrame. Upto this it is ok. From here when I click the agents hyperlink then in the infoFrame the same members search page is there. Here I want to show the blank page which is there in the beginning.
I passed querystring in the members and Agents hyperlinks to bring the search pages.
I am not perfect in Html. please help me
thanks in advance
I am having a problem with frames.
when a person logs in, a page will open which is having 2 frames- mainFrame and infoFrame
In the mainFrame two hyperlinks are there
members|Agents|logout
when they click on the members hyperlink it will show all hyperlinks related to memebers and when they click the Agents then all Agents related hyperlinks in the same Frame that is in the mainFrame. The infoFrame will show a blank page.
When they click members hyperlink then it will be like this
members|Agents|logout
memebes search|List|Addresses|so on..
now when they click the members search then the search page will open in the infoFrame. Upto this it is ok. From here when I click the agents hyperlink then in the infoFrame the same members search page is there. Here I want to show the blank page which is there in the beginning.
I passed querystring in the members and Agents hyperlinks to bring the search pages.
I am not perfect in Html. please help me
thanks in advance