gdarroch
11-28-2002, 09:41 AM
Hi,
I'm looking to create an intranet page with a scrolling ticker tape box showing departmental news. I've also to provide a means for a selected member of the department to update the news item from a separate page (a page which might be password protected). On top of this they would like the ticker tape to remain on screen (possibly as a page on its own) regardless of whatever application is running.
For the first part of the stipulated functionality I thought possibly using a form input box to provide the new text 'value' and passing this onto the scrolling functions as a parameter which could in turn write the message to another text box. However as the page to be altered would not be the same one which has the input box for altering text, I'm at a loss as to how the variable would be passed between pages.
If anyone understands what I'm trying to do and have any thoughts let me know.
Thanks,
Graham
I'm looking to create an intranet page with a scrolling ticker tape box showing departmental news. I've also to provide a means for a selected member of the department to update the news item from a separate page (a page which might be password protected). On top of this they would like the ticker tape to remain on screen (possibly as a page on its own) regardless of whatever application is running.
For the first part of the stipulated functionality I thought possibly using a form input box to provide the new text 'value' and passing this onto the scrolling functions as a parameter which could in turn write the message to another text box. However as the page to be altered would not be the same one which has the input box for altering text, I'm at a loss as to how the variable would be passed between pages.
If anyone understands what I'm trying to do and have any thoughts let me know.
Thanks,
Graham