home *** CD-ROM | disk | FTP | other *** search
- # NOTE: Derived from blib\lib\Win32\ASP\Extras.pm.
- # Changes made here will be lost when autosplit is run again.
- # See AutoSplit.pm.
- package Win32::ASP::Extras;
-
- #line 257 "blib\lib\Win32\ASP\Extras.pm (autosplit into blib\lib\auto\Win32\ASP\Extras\GetPassURL.al)"
- sub GetPassURL {
- return $main::Request->QueryString('passurl')->item;
- }
-
- # end of Win32::ASP::Extras::GetPassURL
- 1;
-