home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
221.214.14.186
/
221.214.14.186.tar
/
221.214.14.186
/
wh
/
zz
/
7ÔÂ16ÈÕ.txt
< prev
next >
Wrap
Text File
|
2008-07-16
|
105b
|
6 lines
for
Text=Split(Text,"NNNN")
For i=0 to ubound(Text)
Response.Write Text(i)&"<hr Color=red>"
next