ASP Textstream.Line Property
The ASP Textstream.Line Property is a read-only property that can be used to return a current line number in a TextsStream File. Syntax: TextStreamObject.Line Example: Below code returns the current line number: C/C++ Code <% dim gfg,f,t set gfg=Server.CreateObject("Scripting.FileSystemObjec