Clients

Below is a list of clients with a brief description, you can view more information by clicking the client link or image.

<% set rscs = conn.execute("select cs_client, cs_clientlogo, cs_id from casestudies group by cs_client") if rscs.eof then %> <% elseif not rscs.eof then while not rscs.eof %> <% rscs.movenext() wend end if %>
There are no current clients in the database, please come back soon.
"> <% varpath_raw = ("../uploads/clients/" & rscs("cs_clientlogo")) varpath_map = server.mappath(varpath_raw) set objfso = server.createobject("scripting.filesystemobject") if objfso.fileexists(varpath_map) then %><%=rscs(" name="<%=rscs("cs_client")%>" border="0" id="<%=rscs("cs_client")%>"> <% else %><%=rscs(" name="<%=rscs("cs_client")%>" border="0" id="<%=rscs("cs_client")%>"> <% end if set objfso = nothing varpath_raw = "" varpath_map = "" %>

<%=rscs("cs_client")%>

">Click Here To View More...

 

<% conn.close() set conn = nothing %>