hi out there
i am trying to get some data from the url the user types in go into variables. when i work with authentication then the var1 and var2 are filled with username and password.
now i tried this without authentication and didn't find a way to get the data before the @ from somewhere.
i tried all the predefined vars and HTTP_???
ones.
please help