ASP Calculator

AznCutie

Member
Joined
Nov 13, 2002
Messages
16
Location
West coast
I have to code a calculator for class, and dont get me wrong -- Im not trying to get anyone to do it for me... But my problem is, I have NO idea how to start this thing. No clue. None whatsoever.

I have some experience in visual basic, but not with .NET stuff, or ASP. I can do simple things like make labels change and stuff, but what I really need is a good starting point, like any beginning asp.net tutorials that deal with command buttons and text fields. What would be even *better* would be an entire *.aspx page of code that I could look at... Just something that could possibly start me off in the right direction...

Thanks in advance... :(
 
Originally posted by Robby
I can give you an asp calculator, but you wont learn anything that way. :)

Heres a link that has lots of samples to get you started. http://samples.gotdotnet.com/quickstart/aspplus/
Been there, done that, kinda helped but it only covered what I already knew...

Anyway, Ive been hacking away at it and I think Ive got the bulk of it... I just cant get the calculator to actually calculate anything now.
 
Back
Top