Hi. I'm trying to create a class to handle AJAX calls. As soon as I get to the 'new Request' line, Firefox (Firebug) says 'Browser.Request is not a constructor'. If I do the same exact Request outside of my class definition, all is fine. This is probably something simple for an advanced user, but I'm stuck. All help would be appreciated.
Thanks, Rob
