<% // Set databaseConnection = getDatabaseConnection() errorMessage = "" salary = "" hourly = "" dollarsPerSecond = "" calculatedFromSalary = True If Request.Form("command") = "Calculate" Then // get salary or hourly rate entered salary = Trim(Request.Form("salary")) hourly = Trim(Request.Form("hourly")) // validate for something entered, must be numeric errorMessage = ternaryOperator((salary = "" And hourly = ""), errorMessage & "Please enter either a yearly salary or hourly rate.", errorMessage) If errorMessage = "" Then // try salary first If IsNumeric(salary) Then secondsPerWorkYear = 7488000 dollarsPerSecond = CDbl(salary)/CDbl(secondsPerWorkYear) calculatedFromSalary = True Else errorMessage= "Please enter a numeric value." calculatedFromSalary = False End If // then try hourly If dollarsPerSecond = "" Then If IsNumeric(hourly) Then secondsPerWorkHour = 3600 dollarsPerSecond = CDbl(hourly)/CDbl(secondsPerWorkHour) calculatedFromSalary = False errorMessage = "" Else errorMessage= "Please enter a numeric value." End If End If End If End If %> The Salary Odometer: Watch the Money Roll In! Brought to you by Netflix "" Then %>onLoad="writeText('odometer','$ 0.00'); setTimeout('updateOdometer()',500)"<% End If %>>

The Salary Odometer: Watch the Money Roll In!

Brought to you by Netflix

<% If errorMessage <> "" Then %> <% End If %> <% If dollarsPerSecond <> "" Then %> <% displayRate = ternaryOperator(calculatedFromSalary, "$" & salary & " yearly salary", "$" & hourly & " hourly rate") %> <% End If %>
<%= errorMessage %>

How much money do you make per second? Would watching the money roll in help make your job more bearable? Or would it just confirm your suspicions and send you crying to the classifieds? You can find out with The Salary Odometer!

Yearly Salary
If you work for a yearly salary, enter it below:
  Hourly Rate
If you are paid an hourly rate, enter it below:
$ / year   $ / hour


 
 

We're sorry, but the browser you are using is not supported by The Salary Odometer.
Please visit us again using Microsoft Internet Explorer (Version 4.0 and above) or Netscape Navigator (Version 4.0 and above).

You may also see this message if you have JavaScript disabled on your browser. To use The Salary Odometer, enable JavaScript, then reload this page.

based on a <%= displayRate %>


What is Netflix?

A great para about nf.


The Salary Odometer: Watch the Money Roll In!

Advertise | Email Us


this site developed and maintained by Jason J. Jones Web Development, Inc.
a Bunker 306 Production
Netflix DVD Rental Service

Tell a Friend
About The Salary Odometer

Netflix Free Trial