New to ASP and discountASP.Net --- PLS HELP!

Discussion in 'ASP.NET / ASP.NET Core' started by roland67, Apr 11, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi!

    I just subscribed to discountASP.Net and verified my new domain is working (say, www.MyDomain.com). Now I just want to try writing my first ASP page. I want to be able to create a form that allows the user to enter 2 numbers and when he clicks the "submit" button, the product of the two numbers will be displayed on a new page. I want to be able to call this form like this:

    www.MyDomain.com/sampleprogs/multiplication.asp

    Can anyone paste a sample html file that would do this? Also, how do I upload this to my web hosts's server?

    I hope you can help me. I just need to get started with being able to correctly setup an ASP program. I'll research ASP in detail afterwards.

    I hope you can help me soon.

    Roland
     
  2. Hi,
    Go through these videos and code samples, all are free:
    http://www.asp.net/learn/

    If you really just want Classic ASP samples instead of the latest and greatest ASP.NET let me know and I'll post some code for you.
    Salute,
    Mark
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page