<%@ page language="C#" masterpagefile="~/templates/Master1.master" inherits="Page" keywords="XML Press Releases" %>

<%=ConfigurationManager.AppSettings["SS"]%> Press Release Archive

<% for(int i=0;i < dt.Rows.Count; i++) { MetaDataRow meta = MetaDataRow.Create(dt.Rows[i]); // determine date from path string charDate = meta.Path.Substring(7, 10).Replace("_","-"); System.DateTime date = System.DateTime.Parse(charDate); %> <% } %>

<%=date.ToLongDateString()%>
Bedford, MA

<%=meta.Title%>

<%=meta.Description%>


Current Stylus Studio Press Releases

Try Stylus

Download a free trial of <%=ConfigurationManager.AppSettings["SS"]%> today!