> in the event the user disbales j'script, i'm looking for an alternative...
You can't substitute PHP for javascript. Their functionalities are
completely different.
>
> in my case, it should be pretty easy, because i'm looking to reload the
> entire page into the "_top"/"parent" frame/window. ho
bruce wrote:
in the event the user disbales j'script, i'm looking for an alternative...
in my case, it should be pretty easy, because i'm looking to reload the
entire page into the "_top"/"parent" frame/window. however, when i send the
header, it gets interpreted as reloading in the same frame. whi
> -Original Message-
> in the event the user disbales j'script, i'm looking for an alternative...
There is none. Assuming the client has disabled everything on their end
means you only have HTML to work with in presenting content. Are you
understanding this concept?
Btw, I forgot to men
ay, August 11, 2004 11:23 AM
To: 'Scot L. Harris'; [EMAIL PROTECTED]
Subject: RE: [PHP] updating a frame from within php...
> Have been trying to find a way to do this myself. One idea I had to do
> this from within PHP was to define the nav frame as a function which
> would
> Have been trying to find a way to do this myself. One idea I had to do
> this from within PHP was to define the nav frame as a function which
> would be called based on the actions in the main window. The nav frame
> function would use the target elements to send their output to the
> correct f
Scot L. Harris wrote:
Have been trying to find a way to do this myself. One idea I had to do
this from within PHP was to define the nav frame as a function which
would be called based on the actions in the main window. The nav frame
function would use the target elements to send their output to
> On Wed, 2004-08-11 at 00:13, Matthew Sims wrote:
>> > hi...
>> >
>> > this probably doens't belong here.. but i'll try!
>> >
>> > i have a two frame window. when the user logs into the 'main' window,
>> i
>> > want
>> > to be able to 'update' the 'main' window and then hte 'nav' window.
>> some
>
On Wed, 2004-08-11 at 00:13, Matthew Sims wrote:
> > hi...
> >
> > this probably doens't belong here.. but i'll try!
> >
> > i have a two frame window. when the user logs into the 'main' window, i
> > want
> > to be able to 'update' the 'main' window and then hte 'nav' window. some
> > underlying v
> hi...
>
> this probably doens't belong here.. but i'll try!
>
> i have a two frame window. when the user logs into the 'main' window, i
> want
> to be able to 'update' the 'main' window and then hte 'nav' window. some
> underlying vars are getting set, and i need to be be able to refresh
> elemen
9 matches
Mail list logo