Hi,
I’m using SAEF’s to submit email addresses and website URL’s to a weblog, but they seem to be submitting to the weblog with tags such as a span and anchor tags. Here is a similar snippet of code I found on another thread which I seem to be getting:
<span>.(JavaScript must be enabled to view this email address)</span>I have set the weblog preferences to not automatically append URL and emails. I have tried pretty much everything suggested in all the similar threads but my problem seems to be that these tags are created when the data is inserted, as I can still see the tags when I look at the data directly in the database.
My SAEF is contained in a jQuery Accordion, and I feel this may be the problem. The only problem I have is that the jQuery plugin is fundamental to the design and I need this to work!
Any suggestions as to how I can fix this would be so much appreciated. I’m using Expression Engine build 1.6.9.
Thanks.