 
Program Samples
This page allows you to download code samples for your review or use.
All programs are Freeware.
The StockData download below provides a sample of an Access 2000 database
designed to work with Microsoft Office 2000. Access 2000 must be installed.
Microsoft Graph, that comes with Microsoft Office 2000, is also
needed. StockData will work using Office XP, but the database must be
converted with the Access XP conversion utility. In Access 2000 the conversion
utility is located under the menu option: Tools --> Database Utilities -->
Convert Database. Because I do not have a copy of Office XP, I cannot provide more
specific instructions. StockData has been tested with the Windows 98, Windows
ME, and Windows XP operating systems (with Microsoft Office 2000 installed).
StockData is used to store data and information about stocks you are interested
in. You copy and paste information from the Internet into the StockData
database. You can download and store end of day and historical stock prices.
StockData has the capability of displaying basic graphs with trend lines.
There are some basic functions to keep track of your purchases with balances and
useful percentages. Full context sensitive help is provided.
To install this program after downloading double click on the self-extracting
zip file named StockDataME1.exe (for Windows 98 or ME installation) or
StockDataXP1.exe (for Windows XP installation).
StockData for Windows 98 or ME:
File size: 724 KB (741,376 bytes)
Approximate download time at 53.2 Kpbs: 2 min 5 sec
|
|
| |
StockData for Windows XP:
File size: 728 KB (745,472 bytes)
Approximate download time at 53.2 Kpbs: 2 min 23 sec
|
|
|
View the Home Page source code:
|
|
|
View the MenuStuff.js file source code:
|
|
|
View the BtnStuff.js file source code:
|
|
You may view the HTML / JavaScript code contained in the Home Page
of this site by clicking on the Home HTML button above. The
Home page and other pages in this site contain drop down menu
code. The menu code is partially contained in MenuStuff.js.
You may view the MenuStuff.js code by clicking on the MenuStuff
button above. The Home Page also contains a reference to the
file BtnStuff.js (image swap code). You may view the BtnStuff.js
code by clicking on the BtnStuff button above.
If you are using MS Internet Explorer, you may view the HTML code
on any page by right clicking on the web page and selecting View
Source or selecting View in the menu bar and selecting Source.
With Netscape Navigator, you can click on View in the menu bar
and select Page Source. You must refer to your browser
documentation if you are not using Internet Explorer or Netscape
Navigator. The HTML code in this site contains several
programming examples of CSS, JavaScript, and HTML.
|