affordit Posted January 13, 2008 Share Posted January 13, 2008 I have a form that needs to have instructions included but it has to many fields to just include all options on the page. Is there a way to just include some links that will populate a single text box and change when a different link is clicked? Quote Link to comment https://forums.phpfreaks.com/topic/85838-how-do-i-populate-a-text-field-or-change-content-of-a-table-cell-maybe/ Share on other sites More sharing options...
revraz Posted January 13, 2008 Share Posted January 13, 2008 Really can't tell what you are asking by your question, but you can have any text area or text input pre-filled in when the page loads. Quote Link to comment https://forums.phpfreaks.com/topic/85838-how-do-i-populate-a-text-field-or-change-content-of-a-table-cell-maybe/#findComment-438099 Share on other sites More sharing options...
affordit Posted January 13, 2008 Author Share Posted January 13, 2008 I have thirteen text fields I would like to include a link for each one and when the link is clicked it would populate another text field with instructions for that certian field Quote Link to comment https://forums.phpfreaks.com/topic/85838-how-do-i-populate-a-text-field-or-change-content-of-a-table-cell-maybe/#findComment-438102 Share on other sites More sharing options...
Ken2k7 Posted January 13, 2008 Share Posted January 13, 2008 Well you need either sessions or cookies to keep track of the links clicked. Quote Link to comment https://forums.phpfreaks.com/topic/85838-how-do-i-populate-a-text-field-or-change-content-of-a-table-cell-maybe/#findComment-438121 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.