Variables

User Annotations: variables
Bruce - PHOSPHOR Media : bruce at, phosphormedia d0t com
02/07/2011 14: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