02/07/2011 13:13 p.m.
CGI (Common Gateway Interface) values are also available to Mivascript applications. For example:
http://www.somedomain.com/some-script.mvc?UserName=Foo&UserPass=boo123
creates two global variables available to the 'some-script.mvc': g.UserName and g.UserPass