<%@LANGUAGE="JAVASCRIPT"%> <% var Scholarships__MMColParam = "true"; if (String(Request("MM_EmptyValue")) != "undefined" && String(Request("MM_EmptyValue")) != "") { Scholarships__MMColParam = String(Request("MM_EmptyValue")); } %> <% var Scholarships = Server.CreateObject("ADODB.Recordset"); Scholarships.ActiveConnection = MM_scholarshipsadmin_STRING; Scholarships.Source = "SELECT * FROM [Scholarship Information] WHERE Active = "+ Scholarships__MMColParam.replace(/'/g, "''") + " ORDER BY Schol_Title ASC"; Scholarships.CursorType = 0; Scholarships.CursorLocation = 2; Scholarships.LockType = 1; Scholarships.Open(); var Scholarships_numRows = 0; %> <% var Repeat1__numRows = -1; var Repeat1__index = 0; Scholarships_numRows += Repeat1__numRows; %> <% var MM_paramName = ""; %> <% // *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters // create the list of parameters which should not be maintained var MM_removeList = "&index="; if (MM_paramName != "") MM_removeList += "&" + MM_paramName.toLowerCase() + "="; var MM_keepURL="",MM_keepForm="",MM_keepBoth="",MM_keepNone=""; // add the URL parameters to the MM_keepURL string for (var items=new Enumerator(Request.QueryString); !items.atEnd(); items.moveNext()) { var nextItem = "&" + items.item().toLowerCase() + "="; if (MM_removeList.indexOf(nextItem) == -1) { MM_keepURL += "&" + items.item() + "=" + Server.URLencode(Request.QueryString(items.item())); } } // add the Form variables to the MM_keepForm string for (var items=new Enumerator(Request.Form); !items.atEnd(); items.moveNext()) { var nextItem = "&" + items.item().toLowerCase() + "="; if (MM_removeList.indexOf(nextItem) == -1) { MM_keepForm += "&" + items.item() + "=" + Server.URLencode(Request.Form(items.item())); } } // create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL + MM_keepForm; if (MM_keepBoth.length > 0) MM_keepBoth = MM_keepBoth.substring(1); if (MM_keepURL.length > 0) MM_keepURL = MM_keepURL.substring(1); if (MM_keepForm.length > 0) MM_keepForm = MM_keepForm.substring(1); %> www.msugf.edu | MSU-Great Falls College of Technology - Financial Aid
TEXT ONLY     SITE MAP  
MSUGF Home! Financial Aid Header Financial Aid Header
[ BACK 
   

More Information on Scholarships

Institutional Scholarships

MSU-Great Falls College of Technology has an institutional scholarship application for most institutional scholarships. The deadline for this application is the beginning of February for the next academic year. Contact the Office of Financial Aid for this application.


High School Honor Scholarship

The principal of each fully accredited Montana high school may name one or more members from each year’s graduating class to receive a High School Honor Scholarship issued by the Montana University System. This scholarship (fee waiver) is applicable at any of the units of the Montana University System and covers the registration fee and tuition for 2 semesters. Recipients must submit a copy of their High School Honor Scholarship letter from the Commissioner of Higher Education to the Office of Financial Aid one month prior to registration.


Montana University System Honor Scholarship

Recipients of the Honor Scholarship are selected by the Office of the Commissioner of Higher Education and will receive a waiver of tuition and the registration fee for Fall and Spring semester. Recipients must submit to the financial aid office a copy of their Honor Scholarship notification from the Commissioner’s Offi ce upon receipt.


Honor Scholarship for National Merit Scholarship Semifinalists

Tuition and the registration fee shall be waived for National Merit Scholarship semifinalists from Montana. This scholarship (fee waiver) will be valid through the first two semesters of enrollment exclusive of any credits earned prior to high school graduation.


Governor's Postsecondary Scholarship - Need Based

Governor’s Postsecondary Need Based Scholarships are available to entering freshmen who demonstrate unmet need as determined by the FAFSA, are Montana residents, and are degree seeking. The amount of the award is $1000 and may be renewable for up to two years. Funding is limited and recipients are selected by the Financial Aid Office based
on annual funding levels.


Scholarship Searches

Graduating seniors should talk with their high school counselors. Many high schools offer good scholarship services for little or no charge. All students should periodically check the financial aid website: www.msugf.edu/finaid/scholarships.asp. The Office of Financial Aid will post scholarship information and deadlines on the Financial Aid website as information becomes available.

There are many FREE scholarship searches available on-line; the Office of Financial Aid recommends searching at these sites: http://fastweb.com or www.finaid.org.


 

MSU-Great Falls College of Technology | 2100 16th Ave. South | Great Falls, MT 59405
Toll Free 800.446.2698 | FAX: 406.771.4317 | TDY: 406.771.4424 | Copyright 2004. All rights reserved.
<% Scholarships.Close(); %>