Box 24

 Home   Infos   Tipps   Webmail   Humor   Polizei   Gästebuch   Downloads   Chat   Suchen   Feedback   Links 

 

 Anmelden/Login   Neuanmeldung/New User   Java Telnet Applet   Telnet   
 

Function GetPostVars()

(since 5.3.447)

GetPostVars(file as String) as String

This function reads in POST vars from html headers, so that you can use the GetParamStr and GetParamInt to get the values from a POSTed form.

Usage

dim params as string = GetPostVars(Param(1))

© 1999 Hector Santos, http://www.santronics.com