L
LukeSkywacko
Hi, I would like to know how I could accomplish this without using DB.
There's a long text file named "TEST.TXT"
The TEST file contains special character 'º' which will be used as
pagebreak.
I want an ASP page that will read the TEST.TXT file and split it into
multiple web pages with navigation control. (eg. <FIRST> <PREVIOUS>
<NEXT> <LAST> )
If it is possible, a sample code would be greatly appreciated.
Thanks.
There's a long text file named "TEST.TXT"
The TEST file contains special character 'º' which will be used as
pagebreak.
I want an ASP page that will read the TEST.TXT file and split it into
multiple web pages with navigation control. (eg. <FIRST> <PREVIOUS>
<NEXT> <LAST> )
If it is possible, a sample code would be greatly appreciated.
Thanks.