<% Dim DataConn, SQLString, RS SQLString = "Select * from events where Left([begins],2) = " & Request.QueryString("month") & " and Right([begins],4) = " & Request.QueryString("year") & " Order By begins asc;" Set DataConn = Server.CreateObject("ADODB.Connection") Set RS = Server.CreateObject("ADODB.Recordset") DataConn.Open "DSN=ptc_dsn;User id=ptc;Password=rainbow2k" RS.Open SQLString, DataConn %>
Pacific Telecommunications Council
Pacific Telecommunications Council
Search PTC Website

About the Council Join PTC Events Oppportunities Resources Members Only
Resources
News Center
Industry Events
Telecom Resources

   PTC Home / Resources / Industry Events / Events by Month


<% If (rs("logo") <> "") AND (rs("logo") <> " ") Then %> "%> <%End If%> <% If (rs("place") <> "") AND (rs("place") <> " ") Then %> <%End If%> <% If (rs("host") <> " ") AND (rs("host") <> "") Then %> <%End If%> <% If rs("contact") <> " " Then %> <%End If%> <% If rs("phone") <> " " Then %> <%End If%> <% If rs("fax") <> " " Then %> <%End If%> <% If rs("email") <> " " Then %> <%End If%> <% If rs("url") <> " " Then %> <%End If%> <% If rs("events_desc") <> " " Then %> <%End If%> <% RS.MoveNext Loop %>
 

<%Response.write "

 
<%=rs("conf")%>
<%=rs("begins")%> to <%=rs("ends")%>
<%=rs("place")%>
<%=rs("host")%>
<%=rs("contact")%>
Phone: <%=rs("phone")%>
Fax: <%=rs("fax")%>
Email: "><%=rs("email")%>
Web: "><%=rs("url")%>
<%=rs("events_desc")%>
    
<% RS.Close %>
   Email this page to a friend | Site Map | Contact Us | Search Membership
© 2007 Pacific Telecommunications Council