Mtek a écrit :
> Hi,
>
> This is the content of my DIV now:
no, that is the code given to the server
we need the code received by the browser
>
> echo " <div class='innerb'>";
(snip)
> echo "</div>";
>
> We want to refresh the DIV (innerb) without refre****ng the page, and
> if we do not have to use ajax either.
you'll certainly need Ajax
or to send the form and get-it back
> So, the user selected the date ($pdate) from the combobox,
what is a "combobox" ?
where it is ?
> I know this can be
> done, but it is just a matter of finding the code or something
> similar......
<http://developer.mozilla.org/en/docs/AJAX>
--
sm


|