Hi guys,
I'm working on my first ASP web site. The idea of the site is to calculate which mobile phone plan is right for you. The idea is that the user answers a few questions about their calling habits, and the server calculates the ammount of talk time for each plan and then recommends on or two.
I've created 2 excell sheets already. One is a user input sheet, the other is a database of all the plans available.
At the moment the excell sheet works like this. The user selects a rate plan, enters in their details and calling habits, and a total talk time is displayed on the bottom of the page. I want to go one step further.
I want the ASP page im working on to calculate the total talk time for ALL the plans in my database (based on the users input) and then recommend the 3 with the most talk time.
As you can probably tell, I'm completely lost. All of the tutorials I've seen are simple "add this to, delete this from" database blah blah. I need help!
:)
Psy
You probably want to post this to ASP newsgroups, as this forum is dedicated for ASP.NET
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.inetserver.asp.general&cat=en_US_9a6bc8f2-f7c8-400b-95fc-7915194c25f6&lang=en&cr=US
Sory for the ignorance, but is my problem not an ASP.NET issue? I'm using Visual Web Developer. I don't care for the excell worksheet, I just used it to create the initial logic. (because it's easy) I need to convert this idea into an ASP web page.
Thanks
Psy
0 comments:
Post a Comment