<% abbr=CStr(Request("abbr") ) myDSN="DSN=aslatx" set conntemp=server.createobject("adodb.connection") conntemp.open myDSN mySQL="SELECT * FROM asla WHERE Abbraviations='" & abbr & "'" set rstemp2=conntemp.execute(mySQL) %>
LANDSCAPE ARCHITECTURE AWARD WINNERS ARCHIVE
TEXAS CHAPTER AMERICAN SOCIETY OF LANDSCAPE ARCHITECTS

                         

                                 Recalled Project Abstract                Archive Home 

<%my_link1=rstemp2("Hyperlink") & "?which=" & rstemp2("Abbraviations")%> <%if ISNULL (rstemp2("Hyperlink")) then%> <%else%> <%end if%>

No View

View*

<%=rstemp2("ProjectName")%>
 *Click View above (if it is hyperlinked) to reach Project Illustrations and Descriptions digitally!

Project Information:

Award Year:

<%=rstemp2("AwardYear")%>
Award Category: <%=rstemp2("Award_Category")%>
Award Received: <%=rstemp2("Award")%>
 Landscape Classification: <%=rstemp2("Classification")%>
 Project Firm & Location: <%=rstemp2("Project_Firm")%>,  <%=rstemp2("Firm location")%>
 Project Landscape Architects: <%=rstemp2("Landscape Architects")%> 
 Project Location: <%=rstemp2("Project_Location")%>,   <%=rstemp2("Project State")%>,  <%=rstemp2("Project Country")%>

Archival Documentation Information:

 Project Descriptions in the Archive: <%=rstemp2("# of pages")%> pages
 Number of Slides in the Archive: <%=rstemp2("Slides")%> slides
 Project Plans in the Archive: <%=rstemp2("Plans")%> plan(s)
 Project Documents in the Archive: <%=rstemp2("Docnumber")%> document(s)
 Project Photographs in the Archive: <%=rstemp2("Photographs")%> photograph(s)
 Project Catalog ID (For TRC use)* : "><%=abbr%> 

 *By using Project Catalog ID, you can access the hardcopy of this Project data from Technical Reference Center (TRC) in Langford Architecture Center at Texas A&M University

                                          Archive Home  ::   Archive History   ::   Research   ::  About the Website

Texas Chapter ASLA Copyright © 1999. All rights reserved. 

<% conntemp.close set conntemp=nothing response.end %>