<HTML><BODY>
<div><FONT size=2>

<div>Hi;</div>


<div>I have a Web site I'm building a shopping cart for that is built with a basic site template and an iframe where all the page-by-page info goes. I need to redirect the iframe to&nbsp;the address below, but when I use the current incantation, it replaces not just the iframe but the whole page! Can someone suggest a better idea? This is a python script:</div>


<div>&nbsp;</div>


<div>request = container.REQUEST</div>


<div>response = request.RESPONSE</div>


<div>response.redirect(request.BASE0 + '/EMarket/Our_Store/Main_frame.pt?category=' + category)</div>
</FONT><SPAN contentEditable=false style="DISPLAY: inline-block"></SPAN></div>


<div>TIA,</div>


<div>Tony</div>

<div class="AOLPromoFooter">
<hr style="margin-top:10px;" />
AOL now offers free email to everyone.  Find out more about what's free from AOL at <a href="http://pr.atwola.com/promoclk/1615326657x4311227241x4298082137/aol?redir=http://www.aol.com" target="_blank"><b>AOL.com</b></a>.<br />
</div>

</BODY></HTML>