I have a template for my ebay auctions. I want to make a form that I can type in the variable information (ie title, description, images) and generate the html script to include those variables.
I'm sorry but the description of the problem is a bit unclear. If you explain more I might be able to help. Do you mean generate html code at runtime? or just create a form that submits the user input?