political signs

political signs

 

 
  [http://www.abcsigns.biz/includes/navigation.htm]

 

:::: Please Tell-A-Friend ::::

 

Please take the time to tell a friend about our website!

  tell a friend

Complete the details below to send our link to your friends.

*Your Name:

*Your Email:

Please enter your friend's email addresses:

*email 1:

email 2:

email 3:

The email that will be sent will contain your name and email address.

 
2008 © abcSigns.biz. All rights reserved. Read Legal policy and Privacy policy.
<% Set MyConn = Server.CreateObject("ADODB.Connection") MdbFilePath = Server.MapPath("login/fpdb/jsUsers.mdb") MyConn.Open "Driver={Microsoft Access Driver (*.mdb)}; DBQ=" & MdbFilePath & ";" SQL_query = "SELECT * FROM jsUsers" Set RS = MyConn.Execute(SQL_query) WHILE NOT RS.EOF %> <%=RS("address")%>
<%=RS("lastname")%> <% RS.MoveNext WEND %>