Våra öppetider:
Mån, Ons, Tor, Fre: 11-18
Lör: 10-16
Tis och Sön stängt
Mån, Ons, Tor, Fre: 11-18
Lör: 10-16
Tis och Sön stängt
|
Övrigt | Våra nyheter på din hemsida?Vi gör detta möjligt genom så kallade RSS-feeds. Exempel med Javascript <script src="http://www.stjarnas.com/rss.js"></script> Exempel för ASP <% Function getXML(sourceFile) dim styleFile dim source, style styleFile = Server.MapPath("news.xsl") Dim xmlhttp Set xmlhttp = Server.CreateObject("Microsoft.XMLHTTP") xmlhttp.Open "GET", sourceFile, false xmlhttp.Send set source = Server.CreateObject("Microsoft.XMLDOM") source.async = false source.loadxml(replace(xmlhttp.ResponseText,"..","")) set style = Server.CreateObject("Microsoft.XMLDOM") style.async = false style.load(styleFile) getXML = source.transformNode(style) set source = nothing set style = nothing End Function %> <%= getXML("http://www.stjarnas.com/functions/rss/rssNews.asp") %> Spara filen news.xsl i samma katalog. |
|