trying to put an updated stock price on page - please help!

They have: 40 posts

Joined: Apr 1999

trying to put on a bank's web page, their stock ticker...and have it update it everyday... how do I that? thanks

They have: 1,587 posts

Joined: Mar 1999

Your question is unclear to me but I would guess either meta refresh or some type of cgi

----------
Isn't it time you started making money with your site!
http://www.birminghamnet.com/cgi-bin/links/pages/WebmasterResources/MakingMoney

Traffic-Website.com free traffic, affiliate programs, hosting, & domain names.
My Site got hacked, but i'm coming back?

They have: 40 posts

Joined: Apr 1999

where would I get the "updated txt file"?

thanks for the help guys!

They have: 2,390 posts

Joined: Nov 1998

...assuming we are using a very basic system here you could put the text file anywhere on your site and just manually edit it everyday.
JP

----------
The Webmaster Promotion and Resource Center.
http://www.what-next.com

They have: 40 posts

Joined: Apr 1999

my question (hopefully a little more clearer) is i have a banks web site...i want to somehow go get their ticker info (where?) and place it on the site. Then every day, the ticker would update.

They have: 112 posts

Joined: Apr 1999

keithl,
You can achive that using SSI in your html page which call a CGI program which pulls out a updated text file.
Hope this helps.

----------
Elara - Webmasters' Guide
http://elara.hypermart.net/

They have: 40 posts

Joined: Apr 1999

for example, take a look at commercebank.com...they have the same kind of idea..

They have: 40 posts

Joined: Apr 1999

i was looking for a way to have it automatically update...kind of like if you were to put the symbol in for ex. yahoo....you would get the updated value...except it would be on the web page ...all the time...updated when it reloaded..

They have: 112 posts

Joined: Apr 1999

keithl,
In that case, you need to hire a Perl programmer to make use of the LWP module to update the stock prices everyday. And of course, you need something like cron to schedule the job.

----------
Elara - Webmasters' Guide
http://elara.hypermart.net/

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.