View Single Post
  #1 (permalink)  
Old 06-25-2008, 01:41 PM
Chewie71 Chewie71 is offline
Trained Alumni
 
Posts: 286
Default [SOLVED] AJAX Ticker On Login Page

Thought I'd post this in case anyone else might have this figured out or knows how to accomplish it. mmorse is already looking at it with me, but the more brains the better.

Here's the source... Dynamic Drive DHTML Scripts- Advanced RSS Ticker (Ajax invocation)

Basically the idea would be to create an RSS Ticker on the login page (much like the one at apple.com) to feed news, updates, whatnot to our users.

The problem seems to be the backend code is PHP and won't run on the Zimbra system so has to be hosted on an external web server. I've got the code added to the login.jsp file to present the ticker to the user, but it's not communicating to the offsite PHP backend. Anyone have thoughts about that?

Firebug produces these errors...

Access to restricted URI denied" code:"1012
XPCSafeJSObjectWrapper.cpp Line 445

Matt
Reply With Quote