pentan Posted August 28, 2006 Share Posted August 28, 2006 Here is the situation. I've got to text input boxs, a and b. I have a button that writes something. I want the button to write to which ever box I have clicked in. Anyone know how to pass the name of the box that has been clicked on back to a function that writes something? Link to comment https://forums.phpfreaks.com/topic/18922-how-can-you-choose-which-input-field-to-write-to/ Share on other sites More sharing options...
jaronblake Posted August 29, 2006 Share Posted August 29, 2006 When you say "clicked on" are you talking about radio buttons, checkboxes, or just clicking the text itself? Link to comment https://forums.phpfreaks.com/topic/18922-how-can-you-choose-which-input-field-to-write-to/#findComment-82313 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.