% Dim NewsLines NewsLines = "" ' =========== RSS2HTML.ASP for ASP/ASP.NET ========== ' copyright 2005 (c) www.Bytescout.com ' =============================================== ' =========== configuration ===================== ' ##### URL to RSS Feed to display ######### If session("RSS_URL") = "" then URLToRSS = "http://rssnewsapps.ziffdavis.com/tech.xml" NewsLines = NewsLines & "Painting NEWS! Ziff" & vbCrLf Else URLToRSS = session("RSS_URL") NewsLines = NewsLines & "Painting NEWS!" End IF ' ##### max number of displayed items ##### MaxNumberOfItems = 7 ' ##### Main template constants MainTemplateHeader = "
|
|
||
|
|
||
|
Contact Us
Contact Tara
|
|
| Copyright © 2007
Painted Spaces By Design
Privacy Policy |
|