Hello,

 I need to display a value on the text box during onClick event where the
data is fetched from the database..I have given the code like this but it
is giving unterminated string constant..


<input type=text name=text1 onClick=(dd.value="<? echo $correct; ?>");


Can anyone please tell me how to solve this ... 


Thanks & Regards,
Uma


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

Reply via email to