Hi, say I have created a sample forum by text file storing user's thread(very simple, just use for practise). I can display all user's thread and sort them by time they post. Now my problem is how to make a thread title clickable to display the particular content of that thread, this is a problem how to connect the title HTML with text file. is there any function can do this?🙂