Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default online asp book

    can anyone tell me any online book available free for
    downlaoding on the net??

    i searced on google but couldnt find any

    thanks
    janet Guest

  2. Similar Questions and Discussions

    1. Convert large PDF book to online friendly format
      I have a 200+ page PDF that I want to put online, in a online friendly format. In other words, I don't want th user to have to load the entire PDF,...
    2. Online readable E-book?
      Hi, I am the production manager for a few publications and we want to have our magazines readable online in any standard web browser. I've seen a few...
    3. PHP Help From Book
      Does anyone know what's wrong with this code? I just started learning php & mysql from a book and this code is copied directly from it, yet it still...
    4. Professional Photographers - Sell your Photos Online , Online Proofing, Watermarking, Image Protection, and more.
      On 6 Jul 2003 11:40:28 -0700, in <9d2caaf1.0307061040.a857786@posting.google.com>, bluearchtop@my-deja.com (Ted Smith) said: Too expensive....
    5. Best Book
      Hi all, I want to know that if you have to keep one book in your book shelf about ASP.NET then which book will you choose? and same thing about...
  3. #2

    Default Re: online asp book

    [url]http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid[/url]
    =28001169 (Script Languages u can use)

    Also look under server technologies in msdn library for ASP built in objects
    !!

    AK


    Adam Knight Guest

  4. #3

    Default Re: online asp book

    Have you looked at the IIS online documentation? It includes a pretty good
    basic ASP tutorial & reference.

    --
    John Goodfellow
    irtfnm
    use john at goodfellowassoc dot com

    "janet" <knowgroup@hotmail.com> wrote in message
    news:0a5901c36242$44269a50$a501280a@phx.gbl...
    > can anyone tell me any online book available free for
    > downlaoding on the net??
    >
    > i searced on google but couldnt find any
    >
    > thanks
    John G. Guest

  5. #4

    Default Re: online asp book

    Janet,

    What Adam was telling you - in a round about way - is that
    ASP IS VBscript/Javascript. You write your code in your
    scripting language of choice and then the ASP preprocessor
    process your code and delivers the results to the browser
    when the user requests that ASP page.

    Here are some other helpful links:

    [url]www.aspfaq.com[/url]
    [url]www.aspin.com[/url]

    HTH
    John





    >-----Original Message-----
    >hi adam
    >
    >i looked up the link u told me. I found link for Jscript
    >and VBscript but not for ASP?
    >
    >I also looked in msdn llibrary ... there are excerpts of
    >some chapters for asp but no online book as such for
    >downloading??
    >
    >i hope i am getting to the right link?
    >
    >thanks
    >>-----Original Message-----
    >>[url]http://msdn.microsoft.com/library/default.asp?[/url]
    >url=/nhp/default.asp?contentid
    >>=28001169 (Script Languages u can use)
    >>
    >>Also look under server technologies in msdn library for
    >ASP built in objects
    >>!!
    >>
    >>AK
    >>
    >>
    >>.
    >>
    >.
    >
    John Beschler Guest

  6. #5

    Default Re: online asp book

    hey thanks...!!

    its a superb help specially on the wessites mentioned.
    thanks tremendously!

    >-----Original Message-----
    >Janet,
    >
    >What Adam was telling you - in a round about way - is
    that
    >ASP IS VBscript/Javascript. You write your code in your
    >scripting language of choice and then the ASP
    preprocessor
    >process your code and delivers the results to the browser
    >when the user requests that ASP page.
    >
    >Here are some other helpful links:
    >
    >[url]www.aspfaq.com[/url]
    >[url]www.aspin.com[/url]
    >
    >HTH
    >John
    >
    >
    >
    >
    >
    >
    >>-----Original Message-----
    >>hi adam
    >>
    >>i looked up the link u told me. I found link for Jscript
    >>and VBscript but not for ASP?
    >>
    >>I also looked in msdn llibrary ... there are excerpts of
    >>some chapters for asp but no online book as such for
    >>downloading??
    >>
    >>i hope i am getting to the right link?
    >>
    >>thanks
    >>>-----Original Message-----
    >>>[url]http://msdn.microsoft.com/library/default.asp?[/url]
    >>url=/nhp/default.asp?contentid
    >>>=28001169 (Script Languages u can use)
    >>>
    >>>Also look under server technologies in msdn library for
    >>ASP built in objects
    >>>!!
    >>>
    >>>AK
    >>>
    >>>
    >>>.
    >>>
    >>.
    >>
    >.
    >
    janet Guest

  7. #6

    Default Re: online asp book

    Here are a few good ASP sites:
    o ASP101 Samples - [url]http://www.asp101.com/samples[/url]
    o W3Schools ASP Tutorial - [url]http://www.w3schools.com/asp[/url]
    o Microsoft VBScript Language Reference -
    [url]http://msdn.microsoft.com/scripting/default.htm?/scripting/VBScript/doc/[/url]
    vbscripttoc.htm

    And the following newsgroup is good too:
    microsoft.public.inetserver.asp.general

    Best regards,
    J. Paul Schmidt, Freelance ASP Web Developer
    [url]http://www.Bullschmidt.com[/url]
    ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Bullschmidt Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139