<%@LANGUAGE="VBSCRIPT"%> <% ' *** 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 MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" MM_keepURL="":MM_keepForm="":MM_keepBoth="":MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each Item In Request.QueryString NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepURL = MM_keepURL & NextItem & Server.URLencode(Request.QueryString(Item)) End If Next ' add the Form variables to the MM_keepForm string For Each Item In Request.Form NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepForm = MM_keepForm & NextItem & Server.URLencode(Request.Form(Item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm if (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) if (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) if (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> <% Dim Repeat2__numRows Repeat2__numRows = -1 Dim Repeat2__index Repeat2__index = 0 service_numRows = service_numRows + Repeat2__numRows %> Guidance and Support Services for Young People

Add a new service to the list:

If you have a service which is not currently listed on this website, please select
add new service. This will enable you to add the full details of this service to our database.
Please ensure that you fill out the contact details at the beginning of the form. We will use these details to contact you directly to verify that the information is correct. Once you have authorised the information, we will post it to the website.

Edit an existing service:

If you wish to edit an existing service, simply locate your service using the
find service options. At the bottom of the page containing details of your service, you will find an edit link. This link will take you to a form which allows you to edit information about your service. Please ensure that you fill out the contact details at the beginning of the form. We will use these details to contact you directly to verify that the information is correct.
Once you have authorised the information, we will post it to the website.

Please do not hesitate to contact us, if you have any queries.