Then we create an include file, "nlcode.inc". The .inc file creates a NextLink object to navigate between the pages listed in "links.txt"."nlcode.inc":<% dim nl Set nl=Server.CreateObject("MSWC.NextLink") if (nl.GetListIndex("links.txt")>1) then Response.Write("Previous Page") ...
We actually don't support css imports in html files right now, but you can get around this by adding external dependencies to CDN urls or using @import './file.css' inside of an existing CSS file. Alternatively if you're building an Angular project, you can specify which CSS files in ...