use get commands
that is how you 'get' variable information from the url in at least php on unix
ive never used php in vb though however i have 10 sites which i use it on
you can also turn on global variables in php4 and php5 and that automatically would do $email=rawr@gmail.com without using the get
however global variables can be a huge security flaw |