On Sat, January 12, 2008 9:42 pm, Chuck wrote:
> I have some code doing some checks that sit inside div tags using href
> elements:
> ...
>
> >Panel1
> ...
>
> In code.php, if various conditions aren't met, this script will do a
> bunch of house cleaning, logging, then redirect using
Chuck wrote:
That is exactly what I am using now but the location I am redirecting
to is loading within the tags and at the top level of the
browser.
Are you using AJAX to load the page?
--
Regards,
Anup Shukla
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
Chuck wrote:
That is exactly what I am using now but the location I am redirecting
to is loading within the tags and at the top level of the
browser.
-CC
On 1/12/08, Jim Lucas <[EMAIL PROTECTED]> wrote:
Chuck wrote:
I have some code doing some checks that sit inside div tags using href elemen
That is exactly what I am using now but the location I am redirecting
to is loading within the tags and at the top level of the
browser.
-CC
On 1/12/08, Jim Lucas <[EMAIL PROTECTED]> wrote:
> Chuck wrote:
> > I have some code doing some checks that sit inside div tags using href
> > elements:
>
Chuck wrote:
I have some code doing some checks that sit inside div tags using href elements:
...
Panel1
...
In code.php, if various conditions aren't met, this script will do a
bunch of house cleaning, logging, then redirect using
header("Location: /some_url").
My problem is that
I have some code doing some checks that sit inside div tags using href elements:
...
Panel1
...
In code.php, if various conditions aren't met, this script will do a
bunch of house cleaning, logging, then redirect using
header("Location: /some_url").
My problem is that /some_url comes
6 matches
Mail list logo