![]() |
| ||
| Retrving data from database to form Hi Can any one help me I have the data in the database and i retrive it using mysql_fetch_assoc using while loop and i am trying to display it it on HTML form it is not displayed can any one help me U can find my script <?php |
| ||
| Re: Retrving data from database to form i think the last line is not correct... try instead: echo "<textarea name='txtComments' rows='2' cols='20' id='txtComments'><?php echo $comments ?></textarea>";textarea doesn't have value attribute... |
| ||
| Re: Retrving data from database to form 1 Attachment(s) Hi shanti Here what my requirement is by executing the above sql query i got total 108 rersults and i want display the comments one for one session and 5 Radio button values which is also featched from the same table and i have changed the lost line printf("<textarea rows=4 cols=20>%s</textarea>\n<br>", $comments); for every i got one text box along with the comment and i am attaching my final form also can u help me in the form it display default radio button value instead of orginal values |
| All times are GMT -4. The time now is 5:08 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC