<%@LANGUAGE="VBSCRIPT"%> <% set ShwSetup = Server.CreateObject("ADODB.Recordset") ShwSetup.ActiveConnection = MM_AGTRD_STRING ShwSetup.Source = "SELECT * FROM Show_Setup WHERE Display_Start <= Now() AND Display_End > Now()" ShwSetup.CursorType = 0 ShwSetup.CursorLocation = 2 ShwSetup.LockType = 3 ShwSetup.Open() ShwSetup_numRows = 0 %> Agri-Trade Red Deer - Alberta
    
<%=(Now()) %>
Exhibitor's Guide -- Space Application

 

The application for 2006 Agri-Trade is available for on-line applications as well as a PDF Document for fax/mail applications. You will require the Adobe Acrobat Reader to access the PDF file.

You must read the Terms and Conditions of Agreement. If you are paying by credit card please be sure to include the name as shown on the card. Also be sure that all applications processed by fax have a signature.

 


On-Line Application

Fax or Mail Application(PDF FORMAT)


<% ShwSetup.Close() %>