Home > comp > gb.web > request > _get 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Request[] (gb.web)
Syntax
DIM aString AS String

aString = Request [ Key AS String ]

Returns the value of a request variable.

It can be:

The Request class support the two methods of data encoding: application/x-www-form-urlencoded and multipart/form-data.