|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
This is quite an odd request, but let's see if anyone can think of anything for me.
If you visit http://www.eielson.af.mil/index2.htm (it's going to load slow because of all the stupid crap they made me put on it) you will see a marquee scrolling just below the buttons at the top. Within that marquee we place our FPCon, InfoCon, and here recently air quality reports (because the entire state of Alaska is on fire). Because of the recent addition of the air quality report, I have been finding myself having to update this marquee about 10 times per day, and honestly it's starting to get a little old. What I would like to do is make a text file, which I can somehow include between the marquee tags on the HTML of the page. Then, all I would have to do is update this one text file with the text to scroll through the marquee. Unfortunately, I don't know jack about window servers and how SSI works, and I have to keep this page as a nondynamic page (can't use PHP). Any help would be greatly appreciated. |
|
|||
|
What type of a server are you running?
You can always tell the server to parse html as php and use a php include within the html page. |
|
||||
|
The alerts are simply handed down to my by higher ups and I manually alter the text within the marquee tags.
As for the small text, and how ugly the site is, I know, but this is they way the General wants it so I can't do much about it. @jestep - I considered this but was hoping there was a slightly less obtrusive way of going about it. The server is iPlanet, which is a pain to get working (took us 3 days to get PHP working on it). I'm hoping there's simply an HTML inclusion or server-side include, something I can't think of, that will work. Only has to be IE dependant, as that's the only browser the Air Force approves of use, so if it won't work in other browsers that's fine. |
|
||||
|
You could possibly cheat just a little. ;)
You could put a <iframe></iframe> up and make that load another html page that has a javascript that calls up your text file, and makes it scroll. In doing this you have technically still kept the original page static. As far as that page is concerned, you are only calling another html page within the iframe. Just a thought, don’t know if this would be allowed for you though. |
|
||||
|
Actually, if I could simply use javascript to pull text from a text file, that would perform excellently. I didn't even consider this option. I'll look into it.
Basically, I'm just wanting an easy to use text file that I can update real quick without searching through all the HTML to find the marquee tag. Also, updating only one text file keeps me from having to update the two version of the site seperately (broadband and dialup). |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |