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