<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim CDUpdates Dim CDUpdates_numRows Set CDUpdates = Server.CreateObject("ADODB.Recordset") CDUpdates.ActiveConnection = MM_WebData_STRING CDUpdates.Source = "SELECT * FROM CDUpdates" CDUpdates.CursorType = 0 CDUpdates.CursorLocation = 2 CDUpdates.LockType = 1 CDUpdates.Open() CDUpdates_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 CDUpdates_numRows = CDUpdates_numRows + Repeat1__numRows %> The Complete Guide to Financing College and Admissions

The Complete Guide to Financing College and Admissions

Contact Us

For more information about the CD program or to book Terry Wilfong for a speaking engagement:

Email: admin@collegeoptions.net

Phone:
1.800.289.0758

US Mail:

CollegeOptions.net
1744 Sam Rittenberg Blvd
Suite D
Charleston, SC 29407


To be removed for our periodic email list:

If you have registered for our free monthly newsletter, CollegeOptions.net may periodically send you emails containing valuable information regarding program updates or upcoming speaking engagements.

If you wish to be removed from our distribution list, please send an email to admin@collegeoptions.net with "Remove" in the subject line.

 

To be added to our periodic email list:

Click here to be added to our email list and immediately receive a free newsletter containing valuable information on college admissions and financing. You will also receive future periodic emails containing valuable information regarding program updates and upcoming speaking engagements.

You may be removed from our email list at any time by following the instructions above.



 


www.collegeoptions.net | Copyright 2005 | All Rights Reserved

Website Created by 4g Software
<% CDUpdates.Close() Set CDUpdates = Nothing %>