%@ Language=VBScript %> <% Option Explicit 'Redirecting all trials to the new trial page. The rest of this page is not used anymore 'response.redirect "https://www.allenresources.com/trials/insidertbo/trialg1.php" response.redirect "waiver.php" ' ************************************** ' Name: Study Plan Request ' File Name: study_plan.asp ' Description: allows users to request study plan ' Author: Andrew Gauvin (andrew_gauvin@yahoo.com) ' Date Created: December 16, 2001 by Andrew Gauvin ' Last Modified: January 26, 2002 by Simone Pia (simonepia@earthlink.net) ' Modifications: ' -1-26-02 SMP: modified country pull down to grab list of countries from database ' -1-26-02 SMP: included global_content_lib.asp ' Table Dependencies: ' - country_lookup_tbl 'SMP 1-26-02 ' TODOs: ' ************************************** ' ************************************** ' Include lib files ' ************************************** %> <% ' ************************************** ' Declare page-scoped variables ' ************************************** Dim gs_PageTitle '
Redirecting to... " & RedirectTarget & "?" & request.querystring & "
" end if end if %>|
<% if gb_errFlag then response.write " " & gs_errMsg & " " end if %> |
|