All pastes #2093620 Raw Edit

Something

public text v1 · immutable
#2093620 ·published 2011-11-10 18:02 UTC
rendered paste body
<%=Trim(oQuote("ship_addr1"))%><br /> <%If trim(oQuote("ship_addr2"))<> "" Then Response.Write(Replace(oQuote("ship_addr2"),vbCrLf,"<BR>,<BR>,<BR>"))%>
<%=Trim(oQuote("ship_city"))&", "&trim(oQuote("ship_state"))&" "&Trim(oQuote("ship_cntry"))&" "&trim(oQuote("ship_zipcode"))%><BR>
P: <%=oQuote("ship_phone")%>