Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ASP VBScript
Sorry, but there are no more tags available to filter with.
  • Online application with online approval(credit card)

    I have to do a validation in order to approve credit card application immediatly through web site by having a scoring system... I would like to do this in classic asp. Age Points <20 -10 21-30 0 31-50 10 >50 20 At Current Address <1Yr -5 1-3 Yr 5 4-8 Yr 12 >8Yr 20 like wise income, duration of being at same job.. will be consider ...
    Posted to General Questions (Forum) by chay on November 13, 2007
  • Client Side VBSCript issue in ASP

    Hi, I am having an issue with client side VBScript in classic ASP. We have a classic ASP application which uses OCX controls and while passing them as arguments to subroutines present in include files (for ex. gridfunctions.vb), It gives 'Type Mismatch' error. But when the subroutine is present in the same asp file, It works fine. Any ...
    Posted to General Questions (Forum) by KDas on October 16, 2007