View Mode: Normal | Article List
Melancholic
[ 2005-06-29 20:23:15 | Author: liuhuan ]
As looking at the declining sun,he's missing the girl in Shanghai faraway?
Huo Ji on our way back to Sichuan
[ 2005-06-29 20:18:16 | Author: liuhuan ]
Amazonly we are both born in 1982.4.24.
Back to Sichuan
[ 2005-06-29 00:35:29 | Author: liuhuan ]
The site will be closed for about 2 monthes.Thanks everybody with their kindest heart.I was so moved.
Farewell "Nv Shui Gui"
[ 2005-06-27 20:16:25 | Author: liuhuan ]
Her present for Qiaojia07 which was an big orange.
Random record in Access & ASP
[ 2005-06-27 00:03:05 | Author: liuhuan ]
<%
Randomize
sql="SELECT TOP 10 [content] FROM [Table] ORDER BY rnd(-(id+" & rnd() & "))")
%>
Randomize
sql="SELECT TOP 10 [content] FROM [Table] ORDER BY rnd(-(id+" & rnd() & "))")
%>