Mar 30

This is ASP based pagination script, similiar to Digg.com pagination. The credit goes to Jason Coleman who written this script in PHP and I simply converted this into ASP. I have attached screenshot this will help you to see how it looks like.

Demo Digg Style Pagination Script

Download Script

Usage

Many people were asking how to add this code into our own projects. I have included the code, I hope this will help you in integrating this script.

<!–#include file=”pagination.asp” –>
<%
dim objcon, objrs, totalpages, page, numPerPage, countItem
set objcon=Server.CreateObject(”ADODB.Connection”)
set objrs=Server.CreateObject(”ADODB.RecordSet”)
countItem = 0
numPerPage = 5
objrs.cursorlocation = 3
if request(”page”) = “” then
page=1
else
page=cLng(request(”page”))
end if
objcon.open connectionString
objrs.open “SELECT * FROM Customers”, objcon,1,2
if objrs.EOF then
Response.Write(”<h2>Sorry! No Search Result Found</h2>”)
else
objRs.pageSize = numPerPage
totalpages = objRs.PageCount
objRs.absolutePage=page
while not objrs.EOF AND countItem < objRs.pageSize
Response.Write(”YOUR CODE GOES HERE”)
countItem = countItem + 1
objrs.movenext()
wend
ps = getPaginationString(page, objrs.RecordCount, numPerPage, 2, “demo.asp?yourcustomparams=PARAM&name=NAME&Search=Search”)
Response.Write(ps)
end if
‘always cleanup things
objrs.close()
objcon.close()
set objrs=nothing
set objcon=nothing
%>

Mar 30

A man’s dreams are an index to his greatness

Dreamy World 4 Dreamy World 3 Dreamy World 2

Dreamy World 1 Dreamy World 6 Dreamy World 5

Dreamy World 7 Dreamy World 9 Dreamy World 8

Dreamy World 10 Dreamy World 11 Dreamy World 12

Dreamy World 13 Dreamy World 14 a_dreamy_world_16th_by_grafixeye.jpg

a_dreamy_world_18th_by_grafixeye.jpg a_dreamy_world_19th_by_grafixeye.jpg a_dreamy_world_21st_by_grafixeye.jpg

a_dreamy_world_by_grafixeye.jpg

Download all wallpapers or save individually

Mar 25

Author: JOJY

Description: Ashlee Simpson - Lala .mp4

Added: March 25, 2007

 

Mar 25

Author: JOJY

Description: Ashanti - Baby [chemos].mp4

Added: March 25, 2007

 

Mar 25

Author: victorbhms

Description: try it

Added: March 25, 2007

 

Mar 24

Author: victorbhms

Description: c it

Added: March 24, 2007

 

Mar 23

Author: JOJY

Description: Various Artist - We will rock you .3gp

Added: March 23, 2007

 

Mar 23

Author: JOJY

Description: Comedy - porky pig blooper.3gp

Added: March 23, 2007

 

Mar 23

Author: JOJY

Description: Shrek Karaoke.3gp

Added: March 23, 2007

 

Mar 23

Author: JOJY

Description: VW Golf Advert.3gp

Added: March 23, 2007