I am having issues with controlling HTML attributes generated for a form. There are default text= and bgcolor= attributes created in the body tag, and I do not want them. How can I suppress the generation of these attributes?
I am having issues with controlling HTML attributes generated for a form. There are default text= and bgcolor= attributes created in the body tag, and I do not want them. How can I suppress the generation of these attributes?