How Do I - Beispiel
Typically in a web application any data passed after the "?" in a URL is considered a parameter(s). It's up to the developer to parse the data in the parameter(s) in order to use it. You can use the parameters to pass search parameters, record IDs, or additional commands to your 4D Methods that run when the Web page is served.
Download
Kategorien: Befehl: Substring | Befehl: Position | Beispiele | How Do I - Beispiele | Allgemeines | Web