Posted by Cujo on 11/21/05 22:25
Stefan Mueller wrote:
> Actually I'm looking for a solution to add some text to an input box which
> already exists.
> In JavaScript I do it with
> document.MyForm.MyBox.value = "some text";
>
> But how can I do that within PHP?
Php is S-E-R-V-E-R S-I-D-E.
Vast majority of people fail to understand this concept.
You can't.
It's NOT javascript. It CANNOT be done, php is in the wrong place in the
chain for it to do what you want.
regards, f.
--
Cujo.
<fra@despammed.com>
Navigation:
[Reply to this message]
|