| | Hi, I have made a script which generates a BBcode when you run it, and displays it in a text field, like this: CODE <input type="text" name="bbcode" size="81" value="[IMG]<?php echo $url; ?>[/IMG]"> Well, anyway, I want something that selects all the text in that form field when you click on it, like it does in ImageShack when you upload... |

