Can this line be written in JavaScript

var1=request.form("text1")
or this:
var1=request.querystring("text1") ??

--------
-Abel-
--------