<%'GoLive Content Source set products = ADORecordSet("datafile" , "select * from products where pqprcat = 'Back Issues' order by ID", "block=0", "ID", "products") %> <%'GoLive Content Source set products2 = ADORecordSet("datafile" , "select * from products where pqprcat = 'Books'", "block=0", "ID", "products2") %> <%'GoLive Content Source set products3 = ADORecordSet("datafile" , "select * from products where pqprcat = 'Subscriptions'", "block=0", "ID", "products3") %>

Order Form

To subscribe, scroll to the bottom of the page.
You can also download our order/subscription form in PDF format (48k) here.

Print the form, make your selections and mail with US funds/check or money order to the address shown at end of form.

All prices include shipping/handling.
Foreign buyers please inquire about additional shipping charges.

Return policy: If you are unhappy with your subscription, you can cancel at any time and the unused portion will be refunded in full. If you are unhappy with our other products, you can return them for a refund of the purchase price less any shipping costs. Questions: Call 301-482-2345.

Or use our secure on-line store, just click the "add to cart" button. We take your security and privacy seriously, please view our privacy policy.

Credit Cards view cart

Back Issues

<% products.MoveFirst %> <% while not products.EOF %> <% products.MoveNext %> <% wend %>
  

<%=products.Value("pdprtit")%>

<%=products.Value("pqprdes")%>

  $<%=FormatNumber(products.Value("pqprprice"), 2, -2, -2, -2)%> Add to Cart

Additional Career Resources

<% products2.MoveFirst %> <% while not products2.EOF %> <% products2.MoveNext %> <% wend %>
  <%=products2.Value("pdprtit")%> $<%=FormatNumber(products2.Value("pqprprice"), 2, -2, -2, -2)%> Add to Cart

Subscriptions

<% products3.MoveFirst %> <% while not products3.EOF %> <% products3.MoveNext %> <% wend %>
   <%=products3.Value("pdprtit")%>   $<%=FormatNumber(products3.Value("pqprprice"), 2, -2, -2, -2)%> Add to Cart
Credit Cards view cart

 
<% if 0 then %><% end if %>