Web+ Training

Table Of Contents

  • 1.1 Assigning and Printing the Values of Variables
  • 1.2 Math Operators
  • 1.3 Comparison Operators
  • 1.4 String Concatenation Operator
  • 1.5 Logical Operators
  • 1.6 Using Arrays
  • 2.1 Using Form Variables
  • 2.2 Validating Input from Form Variables with Validation Suffixes
  • 2.3 Validating Input with Parameter-Checking Functions
  • 2.4 Reading CGI Variables
  • 2.5 Assigning a Cookie Variable
  • 2.6 Resolving Ambiguities in Variable Names
  • 3.1 Mathematical Processing Functions
  • 3.2 String Processing Functions
  • 3.3 Output Formatting Functions
  • 3.4 Environmental Information Functions
  • 3.5 Configuration Functions
  • 4.1 Conditional Execution (webIf...webElseIf...webElse)
  • 4.2 Conditional Execution (webSelectCase...webCase...webCaseElse)
  • 4.3 Looping (webFor...webExitFor)
  • 4.4 Looping (webWhile...webExitWhile)
  • 4.5 Including code from other Web+ scripts (webInclude)
  • 4.6 Redirecting the browser to aother URL (webLocation)
  • 4.7 Terminating script execution (webAbort)
  • 5.1 Opening and closing I/O files
  • 5.2 Copying a file
  • 5.3 Renaming a file
  • 5.4 Deleting a file
  • 5.5 Reading from and writing to text files
  • 5.6 Accessing profile parameter values in *.INI files
  • 6.1 Submitting a query to a database
  • 6.2 Using the webPrint statement to print the results of a query
  • 6.3 Printing query results in tabular format
  • 6.4 Appending additional clauses to a SQL statement in a query
  • 6.5 Inserting a new record into a database
  • 6.6 Updating an existing record in a database
  • 6.7 Transaction Processing
  • 7.1 Sending e-mail with Web+
  • 7.2 Sending e-mail using query results
  • 8.1 Executing external programs from Web+
  • 8.2 TCP/IP Communication using Sockets
  • 9.1 Returning specific content types to the browser
  • 9.2 Sounding the Web+ server bell

 

Copyright © 2009 Webplus, Inc. (talentsoft). All Rights Reserved.
webmaster@webplus.com