You must be a member of the team in order to bid in an SOS-SRF auction. If you are not and only want to see what's on offer you can click on the Browse link on the left.
<% strAction = request.form("action") if strAction = "login" then strUserName = left(request.form("user_name"),15) response.write "Username: " & strUserName & "
" strPwd = request.form("user_pass") if strUserName = "" or strPwd = "" then response.write "Please enter both Username and Password." else %> <% if CheckLogin = 0 then session("Token") = "SOSNQAuth" response.redirect "Auction.asp" else response.write "Incorrect login, please try again." end if end if end if %>Not a member of the team? You'll need to join if you want to participate in the SOS-SRF auctions.
Problems? Contact Maureen at leaddog@sos-srf.org