I am using frames. As mentioned in the email(s)... If
you read it it shows 3 different php files. One is
the index to display 1 frame and hide the second
frame. The displaying frame has the outputed
information and a section defined to be refreshed by
the hidden frame. The hidden frame consists
Hi,
Okay let me explain what I want to do.
Now I have a variety of queries to do to the database
and echo's to echo out and how to output on the PHP
page. But I am not sure how to get my code (below)
sucessfully to work in the example in the previous
email. (found lower) Could someone point me
>
> Okay I see how that works. However I have a heap of
> mysql queries to do and only want the output from the
> database to show.
>
> > ele.innerHTML="";
>
> So is the section I need to change?
>
> Now I have 2 options, I can include the code in that
> file but it appears it don't like space
index.php
first.php
second.php
function PSBrowser(){
this.ns4 = (window.document.layers);
this.ie4 = (window.document.all && !window.document.getElementById);
this.ie5 = (window
Hi,
I am not familiar with DHTML and how it can be used to
talk to PHP to update a certain part of a page. That
is all I need, is one section of the page, not the
entire page, to be refreshed. The part is just text
from a database. However on the page I want
backgrounds, images etc but I don't
> I want to have a PHP website that feeds information
> off a mysql database. But generally changes occour
> and instead of asking users to refresh the page to get
> the updates is there a way to provide the updates
> without them needing to refresh the page?
>
> E.G. For like shooping Carts, Chat
6 matches
Mail list logo