Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. how can do mathmetical calculation in asp

how can do mathmetical calculation in asp

Scheduled Pinned Locked Moved Web Development
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    idsanjeevjha
    wrote on last edited by
    #1

    can calculate mathemetical calculation in asp with vbscript if then some idia i wants to calucualte income tax on income.

    sanjeev

    T A 2 Replies Last reply
    0
    • I idsanjeevjha

      can calculate mathemetical calculation in asp with vbscript if then some idia i wants to calucualte income tax on income.

      sanjeev

      T Offline
      T Offline
      techieboi
      wrote on last edited by
      #2

      Not really sure if this answers your question... income = 100000 taxRate = 0.22 '22% ' Calculate the amount of tax payable taxPayable = income * taxRate; %>]]>

      Your Income Is:

      ]]>

      Your Tax Is:

      ]]>

      Your Take Home Salary Is:

      ]]>

      1 Reply Last reply
      0
      • I idsanjeevjha

        can calculate mathemetical calculation in asp with vbscript if then some idia i wants to calucualte income tax on income.

        sanjeev

        A Offline
        A Offline
        Alaric_
        wrote on last edited by
        #3

        ahh....I found part of your problem:You want it done in vbscript ;P

        "I need build Skynet. Plz send code"

        I 1 Reply Last reply
        0
        • A Alaric_

          ahh....I found part of your problem:You want it done in vbscript ;P

          "I need build Skynet. Plz send code"

          I Offline
          I Offline
          idsanjeevjha
          wrote on last edited by
          #4

          hi realy u found part of my problems ok i wants to take data from table and do some mathematical calculation and print on screen like income and some filed thats is taxable but anable to add, sub, and multiply other math calculation so can u say how to perform [code] <tr class="aqua"><td>&nbsp;&nbsp;&nbsp;1. P.F. + V.P.F(Salary)</td><td><b><%=R("proj_pf")+ R("proj_vpf")%></b></td></tr> [/code]

          sanjeev

          modified on Thursday, December 20, 2007 4:34:39 AM

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups