AznCutie Posted February 12, 2003 Posted February 12, 2003 I have to code a calculator for class, and don't get me wrong -- I'm 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... :( Quote
Moderators Robby Posted February 13, 2003 Moderators Posted February 13, 2003 Did your teacher cover any ASP yet? Quote Visit...Bassic Software
Moderators Robby Posted February 13, 2003 Moderators Posted February 13, 2003 I can give you an asp calculator, but you won't learn anything that way. :) Here's a link that has lots of samples to get you started. http://samples.gotdotnet.com/quickstart/aspplus/ Quote Visit...Bassic Software
AznCutie Posted February 13, 2003 Author Posted February 13, 2003 I can give you an asp calculator, but you won't learn anything that way. :) Here's 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, I've been hacking away at it and I think I've got the bulk of it... I just can't get the calculator to actually calculate anything now. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.