Results for "Author: randy mccleary"
This is just a simple java applet that will convert Degrees Fahrenheit to Degrees Celesius. Very simple and can be modified to convert back.
This is a news ticker applet. It takes input parameters from the HTML source and displays short text messages formated by the input parameters. This applet can be used to display sports scores, stock updates, short messages, news updates, up coming events, and ect...
This is an Applet i created for my college's Computer Management Society, Which is now an AITP chapter. The applet reads data from a text file to show upcoming events and other different info. This can be used as a news scroller or whatever else you can think of. Everything can be configured from the text file. It supports images, urls, line breaks and text.
DateSerial is a function that is supplied in VBScript, and Javascript doesn't have a function like this, so I created a function to work in Javascript to do the same as the VBScript function does. I hope you all find this useful. I'm working on a hold Script Library with all the VBScript Functions converted into Javascript. I'm about 90% Completed.
The purpose of this script is to format a comma-delimited string or a recordset from a database into columns, and truncate columns if the table runs too long. You can set the function to truncate or not, and supply a list of column numbers to truncate, if needed. The column headings/1st row will not be truncated. So the column headings will define the min length of the column