<%@ LANGUAGE="VBSCRIPT" %> <% set dbconn = Server.CreateObject("ADODB.Connection") dbConn.Open sConnString ' Support login code show_warn = false session("warn_msg") = "---" if Request.ServerVariables("REQUEST_METHOD") = "POST" Then ws_email = StrReplace(trim(Request.Form("Email")) & "", "'", "''") if ucase(ws_email)="STARFISH" then response.redirect "../userforum/default.asp" else if ws_email = "" then show_dl = false show_warn = true session("warn_msg") = "Please make sure you use the same e-mail address that was registered to Smart Maintenance. If you need help, please contact (603) 574-4520." else sql = "select id, validSupportContract, OTGSupport from mxcustinq where upper([e-mail])='"+trim(ucase(ws_email))+"' or upper([e-mail2])='"+trim(ucase(ws_email))+"' or upper([e-mail3])='"+trim(ucase(ws_email))+"'" set rst = dbconn.execute(sql) if rst.eof = false or ucase(ws_email)="STARFISH" then 'response.write rst("validSupportContract") if rst("validSupportContract")=false then show_dl = false show_warn = true session("warn_msg")="You have been found in the system, but you do not have a valid support contract. Please call 866-858-7800 to renew your contract." else show_dl = true response.redirect "../userforum/default.asp" end if else show_dl = false show_warn = true session("warn_msg") = "Please make sure you use the same e-mail address that was registered to Smart Maintenance. If you need help, please contact 866-858-7800." end if ' response.write session("warn_msg") end if end if else end if %> Bigfoot Maintenance Software | CMMS | Maintenance Management Software | Support | User Forum
Bigfoot Maintenance Software | CMMS | Maintenance Management Software

Support

What's up with other bigfoot users? find out through the user forum

The user forum is a great way to learn what other Bigfoot customers are doing. You can pick up tips for more effective use of the software, get help, and keep up on general industry chat.

Post questions or comments and communicate with other Bigfoot users like you!

This page is for Bigfoot customers. If you are not a customer, you can download a demo version. You must have a valid support contract to use the Bigfoot User Forum.

E-mail address:   
<%if show_warn=true then%>

<%=session("warn_msg")%>

<%end if%>

© 2008 Smartware Group. All rights reserved. Phone: 866-858-7800 | Fax: 866-858-7800