from iFrame to ->> Main page



hay, i made a product select iFrame in my page, it lets to select a
"product type", "product brand" and "the product it self" in 3 single
select boxs.

the iFrame src directs to a php page that handles all the selection
functions.
the form action is "$PHP_SELF"

what i want to do is: when i select the product in the final select box
it will show the product page in the main page, not in the iFrame -
that only used for the selection boxs.

.



Relevant Pages

  • Re: Inline frames, die, die, die (aka please help!)
    ... IFrames have all of the same annoying problems as do frames. ... > .php page as well. ... > Another solution is just have these pages open in new browser window. ... > will go directly to the IFrame content, ...
    (microsoft.public.frontpage.client)
  • Re: Inline frames, die, die, die (aka please help!)
    ... IFrames have all of the same annoying problems as do frames. ... >>> .php page as well. ... >>> Another solution is just have these pages open in new browser window. ... >>> will go directly to the IFrame content, ...
    (microsoft.public.frontpage.client)
  • Re: Linking to iframe
    ... that dumping the iframe would be the best solution. ... Yes, frames were an early solution to static, repetitive parts of web pages within a website when server-side was not readily available. ... school web site. ... PHP is not very hard at all. ...
    (alt.html)
  • Re: iframes question
    ... I do the DB work and php and my daughter does the pretty work. ... brings up thetargetpage.php inside the iframe. ... replacing the existing page? ...
    (comp.lang.php)
  • Re: FireFox and iframes
    ... I have FireFox 1.0.5.4 and am coding this page http://www.taoofpeace.com/test/studentresources/testSheets.php In IE & Opera the iframe loads correctly (no scrollbars and sized correctly with Javascript). ... In FireFox the scrollbar appears even though I have explicity stated scrolling="no". ... My css sets the width of the iframe and indicates that the overflow is visible. ... I could write dynamic code in PHP but am operating under the constraint that the client has to be able to edit the pages in Macromedia Contribute so by putting the test sheets in individual files, it makes it easier for editing. ...
    (alt.html)