home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Using Visual Basic 5 (Platinum Edition)
/
vb5.iso
/
Code
/
ch38
/
back_fwd.asp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-09-21
|
175 b
|
3 lines
<%Set Content = CreateObject("MSWC.NextLink")%>
<a href="<%=Content.GetPreviousURL("URL_List.txt")%>">Back</a><BR>
<a href="<%=Content.GetNextURL("URL_List.txt")%>">Next</a>