Results 1 to 3 of 3

Thread: adding a home morgage loan calculator
      
   

  1. #1
    Greekhistory is offline Private
    Join Date
    Feb 2010
    Posts
    1

    Red face adding a home morgage loan calculator

    Hi i am very new at web design and i need help
    i would like to add a home loan calculator please help

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: adding a home morgage loan calculator

    You need to find such a script on the net (Google it) and then add it in your page usually adding it in a HTML box.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    Thumpmonkey's Avatar
    Thumpmonkey is offline Second Lieutenant
    Join Date
    Jan 2008
    Posts
    99

    Default Re: adding a home morgage loan calculator

    I did this myself, for the calculators, I created a page with just the background of the rest of my website, found a free mortgage calculator online... (they usually have either embeded code, and/or their standard html codes).. copied and pasted the code into an html box, published (as whatever calculator it is), then when linking it, use http:// then in the 'URL' line enter something similar to this, but with your own calculator name, width and height of the window you want it opened in:

    #" onClick="window.open('yourcalculator.html', '',',width=400,height=500'); return false;"

    Click here for example.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49