%@LANGUAGE="VBSCRIPT"%> <% Dim MM_editAction MM_editAction = CStr(Request.ServerVariables("SCRIPT_NAME")) If (Request.QueryString <> "") Then MM_editAction = MM_editAction & "?" & Server.HTMLEncode(Request.QueryString) End If ' boolean to abort record edit Dim MM_abortEdit MM_abortEdit = false %> <% ' IIf implementation Function MM_IIf(condition, ifTrue, ifFalse) If condition = "" Then MM_IIf = ifFalse Else MM_IIf = ifTrue End If End Function %> <% If (CStr(Request("MM_insert")) = "frmComments") Then If (Not MM_abortEdit) Then ' execute the insert Dim MM_editCmd Set MM_editCmd = Server.CreateObject ("ADODB.Command") MM_editCmd.ActiveConnection = MM_ijjSQL_STRING MM_editCmd.CommandText = "INSERT INTO dbo.tbl_Content (EntryTextBrief, CategoryID, IPAddress, SessionID) VALUES (?, ?, ?, ?)" MM_editCmd.Prepared = true MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param1", 203, 1, 1073741823, Request.Form("EntryTextBrief")) ' adLongVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param2", 5, 1, -1, MM_IIF(Request.Form("CategoryID"), Request.Form("CategoryID"), null)) ' adDouble MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param3", 202, 1, 50, Request.Form("IPAddress")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param4", 5, 1, -1, MM_IIF(Request.Form("SessionID"), Request.Form("SessionID"), null)) ' adDouble MM_editCmd.Execute MM_editCmd.ActiveConnection.Close ' append the query string to the redirect URL Dim MM_editRedirectUrl MM_editRedirectUrl = "/ijj/comments_successful.asp" If (Request.QueryString <> "") Then If (InStr(1, MM_editRedirectUrl, "?", vbTextCompare) = 0) Then MM_editRedirectUrl = MM_editRedirectUrl & "?" & Request.QueryString Else MM_editRedirectUrl = MM_editRedirectUrl & "&" & Request.QueryString End If End If Response.Redirect(MM_editRedirectUrl) End If End If %> <% Dim rsContent07Comments Dim rsContent07Comments_cmd Dim rsContent07Comments_numRows Set rsContent07Comments_cmd = Server.CreateObject ("ADODB.Command") rsContent07Comments_cmd.ActiveConnection = MM_ijjSQL_STRING rsContent07Comments_cmd.CommandText = "SELECT * FROM view_Content07Comments ORDER BY EntryDate DESC" rsContent07Comments_cmd.Prepared = true Set rsContent07Comments = rsContent07Comments_cmd.Execute rsContent07Comments_numRows = 0 %> <% Dim rsContent32IJJLinks Dim rsContent32IJJLinks_cmd Dim rsContent32IJJLinks_numRows Set rsContent32IJJLinks_cmd = Server.CreateObject ("ADODB.Command") rsContent32IJJLinks_cmd.ActiveConnection = MM_ijjSQL_STRING rsContent32IJJLinks_cmd.CommandText = "SELECT * FROM view_Content32IJJLinks ORDER BY EntryDate DESC" rsContent32IJJLinks_cmd.Prepared = true Set rsContent32IJJLinks = rsContent32IJJLinks_cmd.Execute rsContent32IJJLinks_numRows = 0 %> <% Dim Repeat4__numRows Dim Repeat4__index Repeat4__numRows = -1 Repeat4__index = 0 rsContent32IJJLinks_numRows = rsContent32IJJLinks_numRows + Repeat4__numRows %> <% Dim Repeat3__numRows Dim Repeat3__index Repeat3__numRows = 3 Repeat3__index = 0 rsContent07Comments_numRows = rsContent07Comments_numRows + Repeat3__numRows %>
![]() |
|||||||||
In a suspected home invasion robbery last fall in Sacramento,
two attackers gunned down Sean Aquitania Sr. As they took
off, they stopped briefly to kill the young father’s
7-month-old son. Outraged residents heard descriptions of
the attackers on television and on the radio: The light-skinned
Hispanic man wore a white shirt with green sleeves and a green
Oakland A’s cap; his black companion, a multi-colored,
hooded sweatshirt.
Prompted by pressure from competition and their own audiences,
many news outlets are reconsidering longstanding policies
against naming race in crime suspect stories. The Raleigh
News & Observer recently loosened requirements that allowed
for racial descriptions only in violent crime stories. The
Arlington Heights (Ill.) Daily Herald began contemplating
a change after reporters argued that cutting race out made
a description worthless. The Sacramento Bee has convened a
review committee. Certain markers of race, researchers recently discovered,
also can affect what police or witnesses “see.”
A team from the University of Texas, El Paso, and the University
of Northern Iowa showed participants two identical faces with
the same, racially ambiguous features. When they added a stereotypical
“Afro” hairstyle, viewers perceived darker skin
and different facial features than the same illustration with
a slicked-back “Hispanic” hairstyle.
Mistakes like this by eyewitnesses, of course, can send police
-- and news audiences -- off on the proverbial wild goose
chase. Based on these findings and cases in which searches
have veered wildly off course, some argue that law enforcement
should get rid of racial identifiers altogether in suspect
descriptions. In an April 2003 article in the Columbia Law
Review, Essay and Review Editor Bela August Walker condemns
race as useless because of “a dual problem of overbreadth
and inappropriate narrowness.”
More than half the time, when faced with a crime story without
a guilty party, viewers made one up. That person, 44 percent
of the time, was black. When the perpetrator was white, one-quarter
of white study participants didn’t remember any suspect
at all. The power of racial descriptions, according to these and
other social scientists’ research, reaches far beyond
normal newsroom considerations. The Associated Press is adhering
to a strict policy on racial descriptions, says Brian Schwaner,
news editor for Louisiana. “When you can’t provide
enough detail that really helps you identify a suspect, why
put it in?’ he asks. At the Arlington Heights paper,
editors are considering policies ranging from one that would
use any “reliable” description, including race,
to another that would omit the entire identification when
it was vague, such as “a white man, 30- to 40-years
old, medium build.” |
|||||||||
Home | About Us | Our Partners & Funders | Justice & Journalism Fund | Reporting Resources | Contact Us |