Jake McHenry wrote:
I got everything working now. For some reason when I put it inside php, it
wouldn't work with my variables with the numbers in front
(1_Accounting_Unit) so I renamed all of them with the number at the end and
they work fine.
Jake
The reason is here, notice the second paragraph:
t;[EMAIL PROTECTED]>
To: "Jake McHenry" <[EMAIL PROTECTED]>
Sent: Thursday, November 06, 2003 3:30 PM
Subject: Re: [PHP] OT-Javascript Question
> You're fine to echo the whole thing, but remember that php happens
> before the page is ever created (server side as oppo
Will I have to change my entire page format? As I said, right now it's all
being echo'd
Jake
- Original Message -
From: "Chris Shiflett" <[EMAIL PROTECTED]>
To: "Jake McHenry" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday,
Yes, I'm not going in and out of php, the entire html output is php...
echo <<
To: "Jake McHenry" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, November 06, 2003 12:16 PM
Subject: Re: [PHP] OT-Javascript Question
> --- Jake McHenry <[EMAIL PROT
--- Jake McHenry <[EMAIL PROTECTED]> wrote:
> value="{$_SESSION['10_Accounting_Unit']}"
> onKeyUp="movefocus(10_Accounting_Unit,11_Accounting_Unit,1);">
This looks like you're trying to go in and out of PHP mode without using
, , etc.
Try something like this:
Hope that helps.
Chris
=
My
on 30/07/02 6:11 AM, Martin Clifford ([EMAIL PROTECTED]) wrote:
>
> echo "\n\n";
>
> ?>
>
> Something similar will work fine.
Wouldn't the $PHP_SELF be that of the popped-up window, not of the opener?
Justin French
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
Yes, this is way OT
you can refer back to the original window with
opener
(or it may me window.opener)
I used it once to change the location of the parent window with something
like:
show me somethi
\n\n";
?>
Something similar will work fine.
Martin Clifford
Homepage: http://www.completesource.net
Developer's Forums: http://www.completesource.net/forums/
>>> Kelly Meeks <[EMAIL PROTECTED]> 07/29/02 04:00PM >>>
Sorry for the off topic post, but this is by far the most experienced list I'v
8 matches
Mail list logo