<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="pawnshop.aspx.cs" Inherits="VF.pawnshop" EnableEventValidation="false" %> <%@ Import Namespace="System.Data"%> <%@ Import Namespace="VF.BAL"%> <%@ Register TagPrefix="dbwc" Namespace="DBauer.Web.UI.WebControls" Assembly="DBauer.Web.UI.WebControls.DynamicControlsPlaceholder" %> Vinnie Favorito - Completely F'N Crazy! - Bill Voelkner Produtions

Sign Up for Vinnie's Newsletter
Email:

Home Background Check Tickets Mugshots Pawn Shop Tabloids Book Me
Pawn Shop

 

<% DataSet d = Data.GetAllProducts(true); int itemCount = 0; foreach (DataRow dr in d.Tables[0].Rows) { bool hasShipping = (bool)dr["Shipping"]; %> <% itemCount++; if (itemCount % 3 == 0) { %> <% } } %>

<%=dr["Name"].ToString() %>

Price: $<%=dr["Price"].ToString() %>




<% // add additional button rows %>
Questions about the Pawn Shop? Send an email to info@voelknerproductions.com.

Home - Background Check - Tickets - Mugshots - Pawn Shop - Tabloids - Book Me - Sitemap

©2009 - Bill Voelkner Productions - Site design by Perkolate