MethodDescriptionExampleGetListCountReturnsthenumberofitemslistedintheContentLinkingListfile<%dimnl,cSetnl=Server.CreateObject("MSWC.NextLink")c=nl.GetListCount("links.txt")Response.Write("Thereare")Response.Write(c)Response.Write("itemsinthelist")%>Output:Thereare4itemsinthelistGetListIndexReturnstheindexnumberofthe...
PasswordprotectyourcontentwithWebPagePasswordProtectbyjustaddingonelineofPHPcodetoyourpagesource.Scriptwillpresentuserwithpasswordentryform,andwillnotletvisitorseeyourprivatecontentwithoutprovidingapassword.Multipleuseraccountssupport,improvedsecurity,automaticlogout,andmanuallogoutfeature.Usage:Savepassword_protect.phpsomewhereonyourserverUpdateitwithyourdesiredpasswordorlogin/passwo...