<%@ page import="java.util.Iterator, java.util.Set, java.util.TreeSet" %> <%@ page import="ysl.util.Log, ysl.buslog.orgs.OrgEntity, ysl.ui.session.YslSession" %> <%@ page import="ysl.util.ServletUtils, ysl.util.Utils" %> <%@ page import="ysl.buslog.users.UserRole, ysl.buslog.users.User" %> <%@ page import="ysl.util.YslMachineProperties, ysl.util.Term" %> <%@ include file="YslMachineProperties.jsp" %> <% String serverName = YslMachineProperties.getMachineName(); String imageDir = YslMachineProperties.getTomcatImagesDirectory(); String siteTitleStr = Term.getSiteTitle(serverName); String sportStr = Term.getTerm(Term.SPORT, serverName); String offStr = Term.getTerm(Term.OFFICIAL, serverName); // 2 (referee, umpire, etc.) String venueStr = Term.getTerm(Term.VENUE, serverName); // 4 (field, gymnasium, arena, court, etc.) // String vectorTo = "http://" + serverName; String vectorTo = ""; String URL = request.getRequestURL().toString().toLowerCase(); String siteTitle = Term.getSiteTitle(URL); String source = request.getParameter("source"); if (source == null) source = "unknown"; boolean includeBlankLine = false; // required by SelectLeagueFragment boolean allowMultiple = false; // " int showLeagueId = 0; // " UserRole currentUserRole = UserRole.getGuestRole(); // " Set leagueIds = new TreeSet(); // " %> <%@ include file="YSLSelectLeagueFragment.jsp" %> YSL Support

Technical Support

We offer several avenues of technical support to help you use <%= siteTitleStr %> effectively.
1. User Help - You can access User Help from any page in the system. It is organized by topic and is indexed. CLICK HERE TO ACCESS HELP

2. Context Sensitive Help - Accessed by clicking on the question mark in the little green box on most pages, you will find help in using the page you are viewing.

3. Help for Account Holders - if you have an account .

4. Frequently Asked Questions - See below.



FAQS

Question 1: How do I enter game results if I am a team official?
Answer: Login to your account and go to View Team > Make Report

Question 2: How do I find out my log in name or password if I forgot it?
Answer: CLICK HERE  -  If you receive the message "Sorry, we found no users with that email address", please contact your league administrator for help. To find your league administrator's info, go to SCHEDULES above, select your league, and click on SHOW League Officers.

Question 3: How do I change my user account information?
Answer: Login into your account, and click on Edit Personal Info from your User Home page.

Question 4: How do I view my division schedule?
Answer: Go to SCHEDULES above, select your league, and pick your division.

Question 5: How do I view my team schedule?
Answer: If you have an user account, login and go to View Team. Otherwise, from the division schedule page, click on SHOW Teams, and click on your team.

Question 6: How do I print my team schedule?
Answer: Click on Printable Team Page, and use your browser's print function.

Question 7: How can I tell if there is a problem with my internet connection?
Answer: Our site has greater than 99% uptime, so if you are having trouble connecting, it is unlikely the site is actually down. Check to see if you can connect to other web sites, such as Yahoo, Amazon, or Google. Also, sometimes the Internet itself is slowed down, which can sometimes cause temporary access problems. In that case, you should simply try again in a few minutes.