Web Analytics Made Easy -
StatCounter Before I Get Too Deep in ASP... - CodingForum

Announcement

Collapse
No announcement yet.

Before I Get Too Deep in ASP...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Before I Get Too Deep in ASP...

    Before I start learning ASP for real, I'd like to ask a few questions about the language. I took a cursory glance at it today because my boss gave me a new assignment.

    Firstly, my assignment is to turn a VB program, used to query a database and for various other functions like data analysis, signal processing, etc, into a web-based thing. I know several programs that can do such things, but I ready about ASP, and it seemed that ASP was simply a more powerful utility where you can use JS and VB functions. I was wondering how easy it would be to port the VB program to ASP and run it online.

    If you think that this is easier to do with ASP, other than a language like PHP or PERL, can you suggest any books or websites where I might learn the language?

    Thanks in advance.
    -Obiwan Jabroni
    May the Schwartz be With You

  • #2
    ASP is most commonly used with VBScript - check out:

    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.


    That has a lot of basic examples, but if you are a programmer, they should be pretty helpful.

    Here is Microsoft's ASP Guide, as well:



    Some other websites that I find useful:

    eSports News, Results, upcoming Matches & live Matches. Learn tricks and guides in the esports space. ✅ We cover CS:GO, Dota 2, LOL, Overwatch & PUBG. 




    Former ASP Forum Moderator - I'm back!

    If you can teach yourself how to learn, you can learn anything. ;)

    Comment


    • #3
      If you are able to change the VB-program to a dll, then its really easy using the methods and properties in an asp-file, then you van use the dll for a simplified vb-client app AND a webbased client
      I am the luckiest man in the world

      Comment


      • #4
        ObiwanJebroni

        Hmmm....that's interesting. Would you know of anywhere that I can find some code snippets for something like it? It doesn't have to be complete code, but I'd like to know the specifics on how you'd go about doing this...

        Thanks, whammy, for the sites and tutorial suggestion!
        -Obiwan Jabroni
        May the Schwartz be With You

        Comment


        • #5
          other sites too look at:

          http://www.asp101.com - lots of samples there


          I'll post more when I remember them

          ~Quack

          Comment

          Working...
          X