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.
Just create a php script to parse the code with your form fields as variables. Then call the script when you submit the form. You can copy and paste the code to your store. If you want to post it directly to your ebay store it will be a little more involved.
__________________ My software never has bugs... It just has random features.