Help for this page

Select Code to Download


  1. or download this
    //In C#, using a web reference to auto generate the proxy class defini
    +tion,
                var proxy = new GSDIAuthentication.IGSDIBaseAuthentication
    +();
    ...
                    Response.Write(url.Url);
                }
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    
    
    print "I got here without error so far";