Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
51 lines (42 sloc)
2.2 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>Fraud, Waste and Abuse Hotline</TITLE> | |
| </HEAD> | |
| <BODY BACKGROUND="images/bg/BeigeBG.JPG" BGCOLOR="#FFFFFF" TEXT="#333366" LINK="BLUE" VLINK="RED" ALINK="YELLOW"> | |
| <BASE TARGET="_parent"> | |
| <H2>Fraud, Waste and Abuse Hotline</H2> | |
| <P> | |
| If you would like to report fraud, waste, or abuse occurring at a Texas State agency or college | |
| or university, call the <B>SAO Hotline</B> at <B>1-800-TX-AUDIT</B> or complete the form below. Click <a href="siubrochure.PDF">here</a> for information on the <b>Special Investigations Unit</b>. | |
| <P><P> | |
| <FORM METHOD=POST ACTION="Abuse-pst.cfm"><P> | |
| <INPUT TYPE="hidden" NAME="TO" VALUE="dkt@sao.state.tx.us"> | |
| <INPUT TYPE = "Hidden" NAME="SUBJECT" VALUE= "Fraud, Waste, or Abuse from Internet"> | |
| <P><P><blockquote> | |
| <A NAME="EMAIL">Your email address (optional):</A><BR> | |
| <INPUT NAME = "EMAILFrom" VALUE="" SIZE="40"><P> | |
| <A NAME="NAME">Name (optional):</A><BR> | |
| <INPUT NAME = "Name" VALUE="" MAXLENGTH="40" SIZE="40"><P> | |
| <A NAME="AGENCY">Name of Agency/University:</A><BR> | |
| <INPUT NAME = "AgencyUniversity" VALUE="" MAXLENGTH="50" SIZE="40"><P> | |
| <A NAME="DESC">Description of fraud, waste or abuse:</A><BR> | |
| <TEXTAREA COLS=40 ROWS=10 NAME="description"></textarea><P> | |
| <input type=submit value="Post Message"> <input type=reset> | |
| </blockquote> | |
| </form> | |
| <!------------- Footer -----------------------> | |
| <BR><BR><CENTER><FONT SIZE="2" FACE="ARIAL,HELVETICA,TIMES NEW ROMAN"><HR> | |
| <A HREF="default.htm" ALT="State Auditor's Office">Back to Main</A><B> | </B> | |
| <A HREF="AboutSAO-F.html" ALT="About SAO">About SAO</A><B> | </B> | |
| <A HREF="Contact-F.html" ALT="Contact Us">Contact Us</A><B> | </B> | |
| <A HREF="Products-f.cfm" ALT="Products">Products</A><B> | </B> | |
| <A HREF="Employment-F.html" ALT="Employment Opportunities">Employment Opportunities</A><BR> | |
| <A HREF="AuditRsrc-F.html" ALT="Audit Resources">Audit Resources</A><B> | </B> | |
| <A HREF="IntAudInf-F.html" ALT="Internal Audit Information">Internal Audit Information</A><B> | </B> | |
| <A HREF="http://www.hr.state.tx.us/" ALT="Human Resources Information">Human Resources Information</A><B> | </B> | |
| <A HREF="Search-F.html" ALT="Search SAO">Search SAO</A> | |
| <HR></FONT> | |
| </CENTER> | |
| <!-------------------End of Footer--------------> | |
| </BODY> | |
| </HTML> |