Hi,<br><br>i want to make a HTML/CFML page where the user can choose where he wants to post something. The name that is chosen, will automatically be the name of the table where the stuff will be added. That means the data will be passed on to the next page where the data will be put into the table. But that means in the SQL statement, my tablename will have to be variable. How can i realise this?