hi im trying to convert this textarea to fckeditor
but i dont know where i should add the id, name etc
<textarea id="short_story" tabindex="4" name="short_story" rows="6" cols="74"><?php echo $select_row['short_story'];?></textarea>
but i dont know where i should add the id, name etc
