Open link on same page

T

Tee2

I am trying to create a page which gives the user a recommendation based on
certain criteria. What I would like to happen is when they click on the
option, the recommendation, which is currently set up as a separate page,
will appear under the list of options. I am trying to avoid the back and
forth for them because they may have more than one option that fits them -
that's why I want to keep it all on one window/one page. Pop up windows
annoy me so I'm trying to avoid that as well.

Thanks for your help.
 
S

Stefan B Rusynko

Would require either an Iframe in the page (for the separate page)
or some DHTML - See http://www.dynamicdrive.com/dynamicindex1/

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I am trying to create a page which gives the user a recommendation based on
| certain criteria. What I would like to happen is when they click on the
| option, the recommendation, which is currently set up as a separate page,
| will appear under the list of options. I am trying to avoid the back and
| forth for them because they may have more than one option that fits them -
| that's why I want to keep it all on one window/one page. Pop up windows
| annoy me so I'm trying to avoid that as well.
|
| Thanks for your help.
 
Top