How to display .asp search results page in an iframe of a new page?

Last post 02-09-2007 1:37 PM by ilovecheesecake. 0 replies.

Sort Posts:

  • How to display .asp search results page in an iframe of a new page?

    02-09-2007, 1:37 PM

    This is the code I have so far, when clicked it will display the search results page.  I would like to have the search results page in an iframe on a new page. (featured.html)

    Thanks for all the help.

    Dat Dinh 

     

     

    <form
    action="http://search.datdinh.mfr.mlxchange.com/AWPResults.asp" method="post" >
     
    <input type=hidden value=sign name=method>
    <input type=submit value="Featured Listings" name=submit
    style="font-size: 14px; font-family: Century Gothic;
    letter-spacing: -1px; background color:#0F3F5B; border: 0px;
    solid transparent; padding: 0; color:#B00000; PADDING-TOP: 0px;
    BORDER-BOTTOM: white 0px solid; FONT-FAMILY: Century Gothic;
    LETTER-SPACING: -1;width:150;height:30;" type="submit"
    value="Submit" name="Submit">

    <form method='POST'><input type='hidden' name='RIDs' value='17820380,17691233'></input>

    <input type='hidden' name='Req' value='12,13'></input>
    <input type='hidden' name='RPP' value='4'></input>
    <input type='hidden' name='Crit' value='<SEARCHCRITERIA subtype="4" id="2043436" gridid="519331" searchlimit="50" idxsearch="1"><REQCOL>95</REQCOL><REQCOL>37</REQCOL><CRIT fieldid="178" op="1"><VAL>ACT</VAL></CRIT><CRIT fieldid="175" op="1"><VAL>O4740923</VAL><VAL> O4736732</VAL></CRIT></SEARCHCRITERIA>'></input>
    <input type='hidden' name='Hed' value='<H><C i="2" p="ML#"/><C i="4" p="$"/><C i="5" p=""/><C i="6" p=""/><C i="7" p="    /" s=""/><C i="8" p=" Beds:" s=""/><C i="9" p="Baths: " s=""/><C i="10" p="YrBlt: "/><C i="11" p="Zip: "/><C i="12" p="Sq Ft Heated:"/></H>'></input>
    <input type='hidden' name='ResP' value='0'></input>
    <input type='hidden' name='SPT' value=''></input>
    <input type='hidden' name='DI' value='-1'></input>
    <input type='hidden' name='SubTypes' value=''></input>
    <input type='hidden' name='RESAddrIdx' value='2'></input>
    </form>

    Filed under: , ,
Page 1 of 1 (1 items)