View Full Version : 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 and a score will be given.. according to the score decisons shoild be taken.. eg: if the person got more than 60 out of 100 he will be eligible to get the card..
How to do this validation in asp.. Anybody have any idea?
Pls help me on this...
Chay, are you hosted at Powweb?
No...
This is for one of my college Project. Any Solution? Still Im finding.
You want us to do your project ?
As powweb.com doesn't support asp you're less likely to find a solution here than elsewhere.
entrecon
11-15-07, 07:57 AM
It is real easy:
1. Learn ASP
2. Learn Basic logic process
3. Learn to do your own work
This type of stuff really bothers me. The point of the project is for you to learn skills for future jobs. Asking other people to do it for you isn't going to do that for you.
YvetteKuhns
11-15-07, 10:33 AM
I remember doing things like that in school several years ago. When I saw the first post, I figured it was a school project. I agree with the others that people should do their own work to learn.
Chay, you should read your Visual Basic/ASP books from school. You can search Google for ASP tutorials, but you should have the sources do complete this project. Are you testing this online or in Personal Web Server on a Windows platform?
You can create a solution in another programming language and use that logic to recreate the solution in ASP. Use your book for the correct syntax. Watch those single quotes!
These forums aren't the place to get college/school projects completed. This thread is closed.
snowmaker
11-18-07, 07:30 PM
It is real easy:
1. Learn ASP
2. Learn Basic logic process
3. Learn to do your own work
This type of stuff really bothers me. The point of the project is for you to learn skills for future jobs. Asking other people to do it for you isn't going to do that for you.
Give one a fish, and they get dinner.. but Teach one to fish, and that one learns how to sit in a boat and drink beer!
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.