<%@ Language=VBScript %> <% Response.Buffer = true Response.Expires = -1000 pagetitle = "dish network" set Conn = Server.CreateObject("ADODB.Connection") Conn.Open(Session("ConnectString")) qry = "SELECT * FROM [Promos] WHERE [Type] = 'DN';" set promos = Conn.Execute(qry) %> Dish Network - Sky View Video
Do you qualify for receiving local networks?
">[ CLICK HERE TO FIND OUT ]

Dish Network Programming Information
">[ CLICK HERE ]

Dish Network Online Program Guide
">[ CLICK HERE ]

">Click Here for a Dish Network Equipment Comparison

<% if not (promos.EOF and promos.BOF) then %> <% end if %>