Welcome to the IBM Collaboration Solutions Community IQJam.
UsernamePassword
Reset Password | Register
   
Home | Leader Board | Tags | Help
How can I add a flashbanner to an XPage 
I have a flashbanner that's build with a couple of files like .js files, images, .xml files etc. etc. I know I can store the files in the filerecourses of the database. I have a index.htm file and if I run it in the browser I see my banner. Where should I put this HTML on my XPage to make it work?
Domino Development / XPages
Tagged
martin meijer - about 1 year ago |  |  | Viewed 51 times

There is 1 answer

0votes
Marked as correct on4/27/10 11:57 PM
If you copy the HTML into the source XML of an XPage or Custom Control then it will be treated as "pass thru HTML" and will be sent to the browser untouched.

Matt White - about 1 year ago | 
Voting
Vote on the answer to show whether you think the answer is correct or useful to the rest of the community.

Answers with more votes are more visible to the rest of the community