Saving html text deletes value= tag.
Posted: Mon Jul 25, 2005 7:50 am
When i paste the following
into the entry field of an article. The value="1" is removed after the save.
any idea where this is taking place? And more importantly - how do I turn it off?
This occurs with a basic setup, with little or no plugins added.
Code: Select all
<form method="POST" action="http://www.amazon.com/o/dt/assoc/handle-buy-box=0740749072" target="_blank">
<input type="hidden" name="asin.0740749072" value="1">any idea where this is taking place? And more importantly - how do I turn it off?
This occurs with a basic setup, with little or no plugins added.