Results 1 to 8 of 8

Thread: Adding news, stock tickers, and other junk to an HTML page

  1. #1

    Thread Starter
    Member filburt1's Avatar
    Join Date
    Aug 1999
    Posts
    6,935

    Adding news, stock tickers, and other junk to an HTML page

    Whether using SSI, JSP, or something else I don't know about, can I add news headlines, stock tickers, and other stuff like that to my page? A Java applet or some Javascript for the ticker will do, but not for the news headlines.

  2. #2
    scoutt
    Guest
    if you are only using html you don't have a choice.

    serverside language is your only bet if you don't want those.

  3. #3

    Thread Starter
    Member filburt1's Avatar
    Join Date
    Aug 1999
    Posts
    6,935
    I know JSP already; is there a page I can include using SSI perhaps?

  4. #4
    scoutt
    Guest
    if you make a html page with all the news on it, then you can include that in the main page you want it.

    then all you need to do is update that one page. I am not sure if you can do it automatically without using perl or asp or php.

  5. #5

    Thread Starter
    Member filburt1's Avatar
    Join Date
    Aug 1999
    Posts
    6,935
    But the question is, is there already such a page out there I can use for SSI inclusion?

  6. #6
    scoutt
    Guest
    not sure, might have to search for that. that would almost like loading someone elses page without permission.

  7. #7

    Thread Starter
    Member filburt1's Avatar
    Join Date
    Aug 1999
    Posts
    6,935
    Meh.

  8. #8
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Take a look at this:
    http://www.perl.com/pub/a/2001/11/15/creatingrss.html
    Probably not directly applicable, but that RSS is something to look into.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width