|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
EBOOKCENTRAL_ocn926705500 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
151026s2002 txu o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d N$T
|d COO
|d B24X7
|d OCLCF
|d E7B
|d EBLCP
|d DEBSZ
|d YDXCP
|d OCLCO
|d OCLCQ
|d OCLCO
|d D6H
|d AGLDB
|d MOR
|d CCO
|d PIFAG
|d LIV
|d MERUC
|d OCLCQ
|d ZCU
|d U3W
|d STF
|d VTS
|d ICG
|d INT
|d VT2
|d OCLCQ
|d G3B
|d TKN
|d OCLCQ
|d DKC
|d AU@
|d OCLCQ
|d M8D
|d OCLCQ
|d K6U
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCL
|
019 |
|
|
|a 55235709
|a 897070211
|a 899000617
|a 899586210
|
020 |
|
|
|a 9781583477052
|q (electronic bk.)
|
020 |
|
|
|a 1583477055
|q (electronic bk.)
|
020 |
|
|
|z 1583470417
|
020 |
|
|
|z 9781583477335
|
029 |
1 |
|
|a CHNEW
|b 000716559
|
029 |
1 |
|
|a CHNEW
|b 000889403
|
029 |
1 |
|
|a CHVBK
|b 374481229
|
029 |
1 |
|
|a DEBBG
|b BV044071536
|
029 |
1 |
|
|a DEBSZ
|b 422995282
|
035 |
|
|
|a (OCoLC)926705500
|z (OCoLC)55235709
|z (OCoLC)897070211
|z (OCoLC)899000617
|z (OCoLC)899586210
|
050 |
|
4 |
|a QA76.73.R25
|b S76 2002
|
072 |
|
7 |
|a COM
|x 051290
|2 bisacsh
|
082 |
0 |
4 |
|a 005.2/45
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Stone, Bradley V.,
|e author.
|
245 |
1 |
0 |
|a E-RPG(v2) :
|b e-volving RPG applications for a connected world /
|c Bradley V. Stone.
|
246 |
3 |
|
|a E-Report Program Generator
|
250 |
|
|
|a First edition.
|
264 |
|
1 |
|a Double Oak, TX :
|b MC Press,
|c 2002.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed October 28, 2015).
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Front Cover; Title Page; Half Title; Copyright; Dedication; Contents; Introduction; A Visit to the Past of e-RPG; A Visit to the Future of E-RPG; The ""Hello World"" Syndrome; Right to the Point; On With the Show; Chapter 1: Tools for the Web; Team HTML; Light Up the Highway; HTTP Headers; Content-type; Expires; Cache-Control; Pragma: no-cache; Location; More Headers; Meta Tags; HTTP-EQUIV Meta Tags; NAME Meta Tags; Hidden Fields; Stylesheets; Simple Formatting; Stylesheet Classes; External Stylesheets; Choose Your Style; Frames; How Do They Work?; Frames Examples; Uses for Frames.
|
505 |
8 |
|
|a The Base of the WebChapter 2: A Closer Look at Javascript; Working With Forms; Form Validation; Form Field Manipulation; Form Submission; Other JavaScript Tricks; JavaScript Hyperlinks; Changing Window Status; Debugging JavaScript; Alert; Try Netscape for Clearer Error Messages; Trimming Blanks from Character Data; Including JavaScript Source by Reference; JavaScript-Friend, Not Foe; Chapter 3: HTTP Configuration; MAP, EXEC, and PASS-The Basics; Map; Exec; Pass; Order Makes a Difference!; Denial of Service (DoS) Protection; The AS/400 Advantage?; DoS Configuration Directives; Trust.
|
505 |
8 |
|
|a ProtectionThe Protection and Protect Directives; AuthType; Server ID; PasswdFile; Mask; A Protection Example; Protect; Logging; LogFormat; AccessLog; RefererLog; ErrorLog; CGIErrorLog; AgentLog; Log Cleanup; Specifying Custom Error Pages; The ErrorPage Directive; Running Multiple Web Sites; Virtual Hosts (Host Headers); Multiple Servers; AddType; Conclusion; Chapter 4: The ILE Handbook; What is ILE?; The key Pieces to ILE; Subprocedure; Module; Service Program; Binder Language; Binding Directory; Activation Group; ILE Terms Future Explained; Subprocedure; Module; Service Program.
|
505 |
8 |
|
|a Binder LanguageBinding Directory; Activation Group; Basic ILE Examples; ILE Module Says Hello!; Hello and Goodbye; Modular Concepts and the Next Step; Bind by Reference; ILE Service Program Says Hello!; Binder Language and Signatures; Examining Signatures; Your Own Signatures; Simple Compling with Binding Directories; Subprocedure Parameter Keywords; Subprocedure Design; Grouping Subprocedures Into Modules or Service Programs; Final Thoughts on ILE; Chapter 5: Using SQL for Easier Record Selection; What is SQL?; SQL Commands; Update and Delete; Select Your Data; SQL and RPG-Embedded SQL.
|
505 |
8 |
|
|a The Sqlrpgle Member TypeSQL and Cursors; SQL and Commitment Control; The Sqlrpgle Basics; SQL Return Codes; Embedded SQL; Dynamic SQL; A Simple Dynamic SQL Script; Positioning with Dynamic SQL; AN SQLRPGLE Example; Definitions; The Main Processing; The Dynsql Program in Action; Selecting and Sorting; A Look at the Application; A Look at the Code; First Things First; Displaying the Data; Building the SQL Statment; Displaying the Form; Last Things Last; SQL, Your Secret Weapon; Chapter 6: CGI APIs: A Second Look; QTMHCGI, MEET QZHBCGI; A Visit to Some Old Friends.
|
520 |
|
|
|a This companion to ""e-RPG: Building AS/400 Web Applications with RPG"" includes new techniques and functions to make e-RPG programming easier and more powerful than ever before. Not only does it provide the knowledge needed to create fully functional Web applications using OS/400 and RPG, but it also offers a thorough introduction to the Integrated Language Environment (ILE). Operators learn about using embedded SQL for easier and more effective queries, using e-RPG as Perl for OS/400, debugging information for e-RPG and JavaScript, and creating dynamic Web page changes. Users are also introdu
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
650 |
|
0 |
|a RPG (Computer program language)
|
650 |
|
0 |
|a IBM AS/400 (Computer)
|x Programming.
|
650 |
|
0 |
|a Web site development.
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a GAP (Langage de programmation)
|
650 |
|
6 |
|a IBM AS/400 (Ordinateur)
|x Programmation.
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x RPG.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a IBM AS/400 (Computer)
|x Programming
|2 fast
|
650 |
|
7 |
|a RPG (Computer program language)
|2 fast
|
650 |
|
7 |
|a Web site development
|2 fast
|
758 |
|
|
|i has work:
|a EG(v2) (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCGrHf8XcD4cBKQJ37mXprm
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:
|a Stone, Bradley V.
|t E-RPG(v2) : e-volving RPG applications for a connected world.
|b First edition.
|d Double Oak, Texas : MC Press, ©2002
|h xxii, 377 pages
|z 9781583477335
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1866825
|z Texto completo
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00002641
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL1866825
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10990867
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1065617
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12181396
|
994 |
|
|
|a 92
|b IZTAP
|