Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Mark Profile

photo Mark (\\.\)
19 May 2007
Nottingham United Kingdom


Contact memberContact this Member Edit ProfileEdit my profile

This user has contributed 0 articles, 4 code samples and posted 0 messages in our discussion forums.

Technology Interests

    Code Samples

  • capturing key strokes

    by \\.\

    Capture keypress in the current document. Simple function that you call on each kepress detected in the document window, will only apply to the current document that has focus, if focus is lost, keystrokes are not caught.. Read full article

  • Time offest

    by \\.\

    Calculate the time of a remote server based on the clients current timezone, this is used to calculate the remote server time so that appropriate content can be shown in a relative time to the clients timezone, in testing, the result for 10am was 4am, correct for a -5hour time difference in a Daylight savings zone.. Read full article

  • multi-time-tracker

    by \\.\

    Feed the timer-tracker with your many interval timer requirements and kill them off as easily as you set them. No need to keep track of many variables the system keeps a log of all current timers that are set.. Read full article

  • Timer

    by \\.\

    Multiple timers on one page with large master clock. not a complete project but working, required modifaction to enable use of extended functions.. Read full article