<% cfile="G:\_SBYEDU\common\header_Hnodrop.html" strPath = Request.ServerVariables("PATH_INFO") Set fs=Server.CreateObject("Scripting.FileSystemObject") If fs.FileExists(cfile)=true Then Set f=fs.OpenTextFile(cfile, 1) readstart = 0 message = "" do while f.AtEndOfStream = false rline = f.ReadLine If inStr(rline,"") <> 0 then readstart = readstart + 1 End if If readstart > 0 then 'rline = Replace(rline,"Times New Roman","",1,-1,1) 'rline = Replace(rline,"","",1,-1,1) Response.Write(rline & vbcrlf) Else message = "" End if if inStr(rline,"") <> 0 then readstart = -1 Exit Do if readstart = -1 then message = "" End if loop f.Close Set f=Nothing Set fs=Nothing response.write message Else Response.Write "File has been moved or no longer exists" Set Mail = Server.CreateObject("Persits.MailSender") Mail.Host = "mail2.salisbury.edu" Mail.From = "webserver@salisbury.edu" Mail.FromName = "Web Server Notification - mba" Mail.AddAddress "tvsmith@salisbury.edu" 'Mail.AddAddress cc Mail.Subject = "Missing file - on page: " & strPath & " file name: " & cfile Mail.Body = "Missing file - on page: " & strPath & " file name: " & cfile Mail.Send ' send message End If %>

 

 

<% cfile="G:\_SBYEDU\perdue\template\menu.htm" strPath = Request.ServerVariables("PATH_INFO") Set fs=Server.CreateObject("Scripting.FileSystemObject") If fs.FileExists(cfile)=true Then Set f=fs.OpenTextFile(cfile, 1) readstart = 0 message = "" do while f.AtEndOfStream = false rline = f.ReadLine If inStr(rline,"") <> 0 then readstart = readstart + 1 End if If readstart > 0 then 'rline = Replace(rline,"Times New Roman","",1,-1,1) 'rline = Replace(rline,"","",1,-1,1) 'Response.Write(rline & vbcrlf) Else message = "" End if if inStr(rline,"") <> 0 then readstart = -1 Exit Do if readstart = -1 then message = "" End if loop f.Close Set f=Nothing Set fs=Nothing response.write message Else Response.Write "File has been moved or no longer exists" Set Mail = Server.CreateObject("Persits.MailSender") Mail.Host = "mail2.salisbury.edu" Mail.From = "webserver@salisbury.edu" Mail.FromName = "Web Server Notification - mba" Mail.AddAddress "tvsmith@salisbury.edu" 'Mail.AddAddress cc Mail.Subject = "Missing file - on page: " & strPath & " file name: " & cfile Mail.Body = "Missing file - on page: " & strPath & " file name: " & cfile Mail.Send ' send message End If %>

 

Holloway Hall

Masters of Business Administration

 

"Preparing Tomorrow's Leaders Today"

test

test

Classroom     Boardroom

The Perdue School MBA is...

  • Value-added: develop highly marketable skills;

  • Exceptional: rigorous curriculum taught by highly qualified faculty;

  • Fast-paced: can be completed in one year as a full-time student, two years on a part-time basis;

  • Diverse: a mixture of full-time and part-time students from over 10 different countries;

  • Affordable: high return on your investment and the lowest tuition rate on the Eastern Shore.

The M.B.A. is still the degree of choice among professionals both in the U.S. and abroad.   An M.B.A. can provide business knowledge to people who do not have an undergraduate degree in business and can provide greater depth of understanding to those who already possess an undergraduate business degree.  In addition, an M.B.A. degree can…

 *Increase your salary potential-part-time students with 5-7 years work experience have a 35% salary increase from pre- to post- MBA

 *Increase job opportunities-expand your number of potential employers, switch industries, transition your career, prepare to start your own business or transition from a non-business undergraduate degree

 *Develop life-long skills-learn to function in teams, build critical thinking and problem-solving skills and improve written and oral communication skills

 *Improve business skill sets-managing people, accounting procedures, market research, corporate ethics and globalization

 *source:  GMAC Global MBA Survey 2002

  The M.B.A. curriculum prepares aspiring (students need not have an undergraduate degree in business) and practicing managers with the skills to succeed as business executives and leaders. Courses are designed to encourage students to think clearly, show sound judgment, communicate orally and in writing, develop interpersonal skills and make rational decisions under conditions of uncertainty. 

    The M.B.A. curriculum is highly coordinated and exceptionally well balanced. It demands proficiency at the graduate level with the concepts and applications of accounting, economics, finance, management, marketing and information systems as well as the ability to apply these concepts in the solution of problems, specifically the definition and identification of viable alternatives and the selection of an appropriate solution. 

<% cfile="G:\_SBYEDU\common\new_foot.inc" strPath = Request.ServerVariables("PATH_INFO") Set fs=Server.CreateObject("Scripting.FileSystemObject") If fs.FileExists(cfile)=true Then Set f=fs.OpenTextFile(cfile, 1) readstart = 0 message = "" do while f.AtEndOfStream = false rline = f.ReadLine If inStr(rline,"") <> 0 then readstart = readstart + 1 End if If readstart > 0 then 'rline = Replace(rline,"Times New Roman","",1,-1,1) 'rline = Replace(rline,"","",1,-1,1) Response.Write(rline & vbcrlf) Else message = "" End if if inStr(rline,"") <> 0 then readstart = -1 Exit Do if readstart = -1 then message = "" End if loop f.Close Set f=Nothing Set fs=Nothing response.write message Else Response.Write "File has been moved or no longer exists" Set Mail = Server.CreateObject("Persits.MailSender") Mail.Host = "mail2.salisbury.edu" Mail.From = "webserver@salisbury.edu" Mail.FromName = "Web Server Notification - mba" Mail.AddAddress "tvsmith@salisbury.edu" 'Mail.AddAddress cc Mail.Subject = "Missing file - on page: " & strPath & " file name: " & cfile Mail.Body = "Missing file - on page: " & strPath & " file name: " & cfile Mail.Send ' send message End If %>