While searching for a new IDX solution for one of my websites I'm going to frame another IDX solution I have on another site. That site has a security token that has to be used for access. They give me the token but not where or how I need to put it into the page.


Code:
<iframe src="http://wheretogoforhomes.com/remaxin/modules/internet/search/frame/index.asp?token=QjdIN0I=" frameborder="0" marginwidth="0" marginheight="0" style="width:100%;height:1400px;" />
I have the search box showing up but when you try a query the action is denied a link to my website shows up & takes individuals to the other site instead of framing. Example below...

http://www.elkhartcountylistings.com/mlselkhart.htm

Appreciate all the help!