|
-
Dec 13th, 2001, 07:42 PM
#1
Thread Starter
Member
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.
-
Dec 13th, 2001, 08:26 PM
#2
if you are only using html you don't have a choice.
serverside language is your only bet if you don't want those.
-
Dec 13th, 2001, 08:27 PM
#3
Thread Starter
Member
I know JSP already; is there a page I can include using SSI perhaps?
-
Dec 13th, 2001, 08:37 PM
#4
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.
-
Dec 13th, 2001, 08:42 PM
#5
Thread Starter
Member
But the question is, is there already such a page out there I can use for SSI inclusion?
-
Dec 13th, 2001, 08:46 PM
#6
not sure, might have to search for that. that would almost like loading someone elses page without permission.
-
Dec 13th, 2001, 09:30 PM
#7
Thread Starter
Member
Meh.
-
Dec 14th, 2001, 07:31 AM
#8
Black Cat
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|