Maybe I read it wrong, but you named your frame 'middlepanel', not 'middle'.
You need to set that as your target.  Are the users changing this stuff from
a form?  If so, it's your form tag that needs the target="middelpanel".

"Bob Sears" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> // $text .= " <frame
src=\"anewgen.php?category=$category&supplier=$supplier";
> // $text .= "&trackingnumber=$trackingnumber\" noresize scrolling=auto
> name=\"middlepanel\">";

> to contain the new product display. The module doing the MySQL product
> access has a "target = middle" in the <head> section.




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to