From: "CHAN YICK WAI" <[EMAIL PROTECTED]>

> in the form, for example, i have <input type=text.. name=student ...>
>
> and <input type=button onClick=window.open('url?student=$student', ....)
>
> It seems to me not working.

Define "not working" because that's how you do it. Well, actually, you need
to echo $student, unless this whole thing is already in an echo....

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to