Good Day, is there a way to parse parameter values from the url
B4X:
'get auth info from url /download/filename.zip?userauth=xyz
Dim userauth As String=req.GetParameter("userauth")