hi all. i'd like to know if it is possible to replace a piece of code in one page from something that is pasted into a text box from another page. for example - i have created a template for a survey, with all the design stuff and a table cell in the center where the actual survey will appear. when the survey is created, i get a piece of code to paste into my template so it will display once the survey is made active (i'm using phpesp btw) i want to create another page with a simple text box, so someone can paste that code in and it will auto add it to the template page code to then display the new survey this is rather than giving the person who will manage the surveys access to the drive the files are stored on to edit the file themselves. i know phpesp also has the option to create the survey page, using a prebuilt template which is editable, but the url this option gives is quite long compared to where my template is stored (thus not the best option) any ideas? cheers