Results 1 to 3 of 3

Thread: *RESOLVED* Newbie Needs HELP

  1. #1

    Thread Starter
    Lively Member mdsoren's Avatar
    Join Date
    Apr 2002
    Location
    Iowa, USA
    Posts
    113

    Question *RESOLVED* Newbie Needs HELP

    I have never written any vbscript and I find myself needing to create a webpage where users enter 3 values to calculate a loan payment. I know the formula for calculating the payment, but I have no idea where to even start for writing the scripting.

    What I have as of now is a webpage with text input fields, but how do I write the script (which I want initiated by the "submit" button in my form) given the values in the textboxes???

    Assume I know NOTHING about VBscripting, because I don't!

    MDS

    BTW - I have written VB code, but I need this to be entirely contained in the webpage, without using activeX or any server side stuff.
    Last edited by mdsoren; Nov 29th, 2006 at 12:35 AM. Reason: question resolved

  2. #2
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    Re: Newbie Needs HELP

    mdsoren:

    If you take a look at the attached Zip file you will see that it is a loan calculator.

    I think if you review that code, you can easily modify it to fit your needs.

    Good Luck
    Attached Files Attached Files

  3. #3

    Thread Starter
    Lively Member mdsoren's Avatar
    Join Date
    Apr 2002
    Location
    Iowa, USA
    Posts
    113

    Re: Newbie Needs HELP

    THANK YOU AIS4U !!!

    That was exactly what I need, I can work with this... and hopefully learn from it!

Posting Permissions

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



Click Here to Expand Forum to Full Width