Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1:
html in content area

 

 


Clive
User

Jul 26, 2006, 7:37 AM

Post #1 of 2 (878 views)
Shortcut
html in content area Can't Post

Hi guys -

I'm trying to insert a bit of html into the content area of AM but it doesn't seem to be working. I go into the 'source editor' pane, insert the code (below) and it looks fine when I click 'apply' but once published the page loses all the coding and just displays the question and answers.

Any ideas?

Here's a code example:

Code
<form action="quiz.php" method="POST"> 
<input type="hidden" name="id" value="18">Blah blah blah blah?<br>
<input type="radio" name="answer" value="1">Blah Blah 1<br>
<input type="radio" name="answer" value="2">Blah Blah 2<br>
<input type="radio" name="answer" value="3">Blah Blah 3<br>
Email: <input type="text" size="30" name="email"> <input type="submit" name="Submit" value="Submit">
</form>



MikeB
Staff / Moderator


Jul 27, 2006, 9:49 AM

Post #2 of 2 (860 views)
Shortcut
Re: [Clive] html in content area [In reply to] Can't Post

Hi Clive,

Thanks for the post! Smile

It sounds to me like Article Manager's XSS filter may be filtering out the <form> code that you're entering.

I've actually given an overview on how this works and a solution that you can use here:

http://www.interactivetools.com/forum/gforum.cgi?post=47034#47034

I hope this helps and if you have any other questions feel free to let me know! Smile

Cheers,
Mike Briggs - Product Specialist
support@interactivetools.com

[hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url]
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]