ASP in a nutshell: a desktop quick reference
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Beijing [u.a.]
O'Reilly
2000
|
Ausgabe: | 2. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XV, 473 S. 23 cm |
ISBN: | 1565928431 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV013326805 | ||
003 | DE-604 | ||
005 | 20050203 | ||
007 | t | ||
008 | 000829s2000 gw |||| |||| 00||| eng d | ||
016 | 7 | |a 959581847 |2 DE-101 | |
020 | |a 1565928431 |9 1-56592-843-1 | ||
035 | |a (OCoLC)44313376 | ||
035 | |a (DE-599)BVBBV013326805 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c DE | ||
049 | |a DE-29T |a DE-92 |a DE-37 | ||
050 | 0 | |a TK5105.8885.A26 | |
082 | 0 | |a 005.2/76 |2 21 | |
084 | |a ST 253 |0 (DE-625)143628: |2 rvk | ||
100 | 1 | |a Weissinger, A. Keyton |e Verfasser |4 aut | |
245 | 1 | 0 | |a ASP in a nutshell |b a desktop quick reference |c A. Keyton Weissinger |
250 | |a 2. ed. | ||
264 | 1 | |a Beijing [u.a.] |b O'Reilly |c 2000 | |
300 | |a XV, 473 S. |b 23 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
630 | 0 | 4 | |a Active server pages |
630 | 0 | 4 | |a Microsoft Internet information server |
630 | 0 | 4 | |a SQL server |
650 | 7 | |a Active Server Pages |2 gtt | |
650 | 7 | |a MS Internet Information Server |2 gtt | |
650 | 7 | |a Microsoft SQL Server |2 gtt | |
650 | 7 | |a Websites |2 gtt | |
650 | 4 | |a Web servers | |
650 | 4 | |a Web sites |x Design | |
650 | 0 | 7 | |a Active Server Pages |0 (DE-588)4484254-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Befehlsvorrat |0 (DE-588)4129931-0 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4188171-0 |a Verzeichnis |2 gnd-content | |
689 | 0 | 0 | |a Active Server Pages |0 (DE-588)4484254-5 |D s |
689 | 0 | 1 | |a Befehlsvorrat |0 (DE-588)4129931-0 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009088401&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009088401 |
Datensatz im Suchindex
_version_ | 1804128100812849152 |
---|---|
adam_text | Titel: ASP in a nutshell
Autor: Weissinger, A. Keyton
Jahr: 2000
Table of Contents
Preface.......................................................................................................xi
Part I. Introduction to Active Server Pages
Chapter 1. Active Server Pages: An Introduction.......................3
The Static Internet ..................................................................................3
The Dynamic Internet Part I: CGI Applications .................................... 4
The Dynamic Internet Part II: ISAPI ...................................................... 5
Active Server Pages and Active Server Pages 2.0 .................................6
ASP: A Demonstration ............................................................................6
The ASP Object Model ........................................................................... 9
Chapter 2. Active Server Pages: Server-Side Scripting ... .... 12
Client-Side Scripting ............................................................................. 12
Server-Side Scripting............................................................................. 14
ASP Functions ....................................................................................... 19
Scripting Languages .............................................................................. 22
Chapter 3. Extending Active Server Pages 23
Part II. Object Reference _
. Chapter 4. Application Object........................................................ 29
Comments/Troubleshooting ................................................................ 30
Collections Reference ...........................................................................32
v
Contents Collection Methods
Methods Reference ................
Events Reference ..................
Chapter 5. ASPError Object
Comments/Troubleshooting
Properties Reference ...........
ASPError Example ..............
Chapter 6. ObjectContext Object
Comments/Troubleshooting
Methods Reference .............
Events Reference ................
Chapter 7. Request Object
How HTTP Works .........
The ASP Request Object
Comments/Troubleshooting
Properties Reference ..........
Collections Reference .........
Methods Reference .............
Chapter 8. Response Object
Comments/Troubleshooting
Properties Reference ......
Collections Reference .....
Methods Reference .........
Chapter 9. Server Object
Comments/Troubleshooting
Properties Reference ...........
Methods Reference ..............
Chapter 10. Session Object
Comments/Troubleshooting
Properties Reference ...........
Collections Reference
Methods Reference ..............
Events Reference ..............
Chapter 11. Preprocessing DirectivesServer-Side
Includes, and GLOBAL.ASA .................................................... 168
Preprocessing Directives .................................................................... 168
Preprocessing Directives Reference .................................................. 169
Server-Side Includes ........................................................................... 173
GLOBAL.ASA ...................................................................................... 177
GLOBAL.ASA Reference ..................................................................... 178
Part III. Installable Component Reference
Chapter 12. ActiveX Data Objects 2.6....................................... 187
Accessory Files/Required DLL Files................................................... 190
Instantiating Active Data Objects....................................................... 190
Comments/Troubleshooting .............................................................. 191
Object Model ...................................................................................... 192
Properties Reference .......................................................................... 208
Collections Reference ......................................................................... 241
Methods Reference ............................................................................. 241
Chapter 13. Ad Rotator Component..........................................273
Accessory Files/Required DLL Files ................................................... 274
Instantiating the Ad Rotator ............................................................... 277
Comments/Troubleshooting .............................................................. 277
Properties Reference .......................................................................... 278
Methods Reference ............................................................................. 280
Ad Rotator Example ........................................................................... 281
Chapter 14. Browser Capabilities Component.....................285
Accessory Files/Required DLL Files ................................................... 286
Instantiating the Browser Capabilities Component .......................... 290
Comments/Troubleshooting .............................................................. 291
Properties Reference .......................................................................... 291
Retrieving Browser Information from Cookies ................................. 292
Chapter 15. Collaboration Data Objects
for Windows NT Server ............................................................296
Accessory Files/Required DLL Files................................................... 297
Instantiating Collaboration Data Objects........................................... 297
Comments/Troubleshooting .............................................................. 298
299
The COO Object Model ...................................-................................
NewMail Object Properties Reference ...............................................
Methods Reference .............................................................................
Chapter 16. Content Linking Component...............................325
Accessory Files/Required DLL Files ................................................... 326
Instantiating a Content Linking Object .............................................. 327
Comments/Troubleshooting .............................................................. 328
329
Methods Reference .............................................................................
Content Linking Component Example .............................................. 337
Chapter 17. Content Rotator Component...............................342
Accessory Files/Required DLL Files ................................................... 343
Instantiating the Content Rotator Component .................................. 345
Comments/Troubleshooting .............................................................. 345
Methods Reference ............................................................................. 345
Chapter 18. Counters Component .............................................348
Accessory Files/Required DLL Files ................................................... 349
Instantiating the Counters Component ............................................. 349
Comments/Troubleshooting .............................................................. 350
Methods Reference ........................................................................... 350
Chapter 19. File Access Component...........................................354
Accessory Files/Required DLL Files ................................................... 354
Instantiating Installable Components ................................................ 354
Comments/Troubleshooting .............................................................. 355
Object Model ...................................................................................... 355
Properties Reference .......................................................................... 362
Methods Reference ............................................................................ 372
Chapter 20. Logging Utility Component..................................384
Accessory Files/Required DLL Files ................................................... 384
Instantiating the Logging Utility Component .................................... 384
Comments/Troubleshooting ............................................ 386
Properties Reference ....................................................................................336
Methods Reference ............................................................392
Lo££k g Utility Component Example ............................................ 396
Chapter 21. Mylnfo Component .................................................398
Accessory Files/Required DLL Files................................................... 398
Comments/Troubleshooting .............................................................. 401
Properties Reference .......................................................................... 402
Chapter 22. Page Counter Component.....................................406
Accessory Files/Required DLL Files ................................................... 406
Instantiating the Page Counter Component...................................... 407
Comments/Troubleshooting .............................................................. 408
Methods Reference ............................................................................. 408
Chapter 23. Permission Checker Component........................410
Accessory Files/Required DLL Files ................................................... 411
Instantiating the Permission Checker ................................................ 411
Comments/Troubleshooting .............................................................. 412
Methods Reference ............................................................................. 412
Chapter 24. Tools Component......................................................414
Accessory Files/Required DLL Files................................................... 414
Instantiating the Tools Component ................................................... 413
Comments/Troubleshooting .............................................................. 415
Methods Reference ............................................................................. 415
Part IV Appendixes_
Appendix A. ASP Intrinsic Objects Member Summary ......425
Appendix B. Converting CGI/WinCGl Applications
into ASP Applications...............................................................428
Appendix C. ASP on Alternative Platforms.............................440
Appendix D. Configuration of ASP Applications on IIS.....445
Index......................................................................................................^53
ix
|
any_adam_object | 1 |
author | Weissinger, A. Keyton |
author_facet | Weissinger, A. Keyton |
author_role | aut |
author_sort | Weissinger, A. Keyton |
author_variant | a k w ak akw |
building | Verbundindex |
bvnumber | BV013326805 |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.8885.A26 |
callnumber-search | TK5105.8885.A26 |
callnumber-sort | TK 45105.8885 A26 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
classification_rvk | ST 253 |
ctrlnum | (OCoLC)44313376 (DE-599)BVBBV013326805 |
dewey-full | 005.2/76 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.2/76 |
dewey-search | 005.2/76 |
dewey-sort | 15.2 276 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 2. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01835nam a2200517 c 4500</leader><controlfield tag="001">BV013326805</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20050203 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">000829s2000 gw |||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">959581847</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1565928431</subfield><subfield code="9">1-56592-843-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)44313376</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV013326805</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-37</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TK5105.8885.A26</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.2/76</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 253</subfield><subfield code="0">(DE-625)143628:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Weissinger, A. Keyton</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">ASP in a nutshell</subfield><subfield code="b">a desktop quick reference</subfield><subfield code="c">A. Keyton Weissinger</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Beijing [u.a.]</subfield><subfield code="b">O'Reilly</subfield><subfield code="c">2000</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XV, 473 S.</subfield><subfield code="b">23 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Active server pages</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Microsoft Internet information server</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">SQL server</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Active Server Pages</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">MS Internet Information Server</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Microsoft SQL Server</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Websites</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Web servers</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Web sites</subfield><subfield code="x">Design</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Active Server Pages</subfield><subfield code="0">(DE-588)4484254-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Befehlsvorrat</subfield><subfield code="0">(DE-588)4129931-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4188171-0</subfield><subfield code="a">Verzeichnis</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Active Server Pages</subfield><subfield code="0">(DE-588)4484254-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Befehlsvorrat</subfield><subfield code="0">(DE-588)4129931-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009088401&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009088401</subfield></datafield></record></collection> |
genre | (DE-588)4188171-0 Verzeichnis gnd-content |
genre_facet | Verzeichnis |
id | DE-604.BV013326805 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T18:43:53Z |
institution | BVB |
isbn | 1565928431 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009088401 |
oclc_num | 44313376 |
open_access_boolean | |
owner | DE-29T DE-92 DE-37 |
owner_facet | DE-29T DE-92 DE-37 |
physical | XV, 473 S. 23 cm |
publishDate | 2000 |
publishDateSearch | 2000 |
publishDateSort | 2000 |
publisher | O'Reilly |
record_format | marc |
spelling | Weissinger, A. Keyton Verfasser aut ASP in a nutshell a desktop quick reference A. Keyton Weissinger 2. ed. Beijing [u.a.] O'Reilly 2000 XV, 473 S. 23 cm txt rdacontent n rdamedia nc rdacarrier Active server pages Microsoft Internet information server SQL server Active Server Pages gtt MS Internet Information Server gtt Microsoft SQL Server gtt Websites gtt Web servers Web sites Design Active Server Pages (DE-588)4484254-5 gnd rswk-swf Befehlsvorrat (DE-588)4129931-0 gnd rswk-swf (DE-588)4188171-0 Verzeichnis gnd-content Active Server Pages (DE-588)4484254-5 s Befehlsvorrat (DE-588)4129931-0 s DE-604 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009088401&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Weissinger, A. Keyton ASP in a nutshell a desktop quick reference Active server pages Microsoft Internet information server SQL server Active Server Pages gtt MS Internet Information Server gtt Microsoft SQL Server gtt Websites gtt Web servers Web sites Design Active Server Pages (DE-588)4484254-5 gnd Befehlsvorrat (DE-588)4129931-0 gnd |
subject_GND | (DE-588)4484254-5 (DE-588)4129931-0 (DE-588)4188171-0 |
title | ASP in a nutshell a desktop quick reference |
title_auth | ASP in a nutshell a desktop quick reference |
title_exact_search | ASP in a nutshell a desktop quick reference |
title_full | ASP in a nutshell a desktop quick reference A. Keyton Weissinger |
title_fullStr | ASP in a nutshell a desktop quick reference A. Keyton Weissinger |
title_full_unstemmed | ASP in a nutshell a desktop quick reference A. Keyton Weissinger |
title_short | ASP in a nutshell |
title_sort | asp in a nutshell a desktop quick reference |
title_sub | a desktop quick reference |
topic | Active server pages Microsoft Internet information server SQL server Active Server Pages gtt MS Internet Information Server gtt Microsoft SQL Server gtt Websites gtt Web servers Web sites Design Active Server Pages (DE-588)4484254-5 gnd Befehlsvorrat (DE-588)4129931-0 gnd |
topic_facet | Active server pages Microsoft Internet information server SQL server Active Server Pages MS Internet Information Server Microsoft SQL Server Websites Web servers Web sites Design Befehlsvorrat Verzeichnis |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009088401&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT weissingerakeyton aspinanutshelladesktopquickreference |