Quick Search for:  in language:    
XML,script,displays,records,retrieved,from,da
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 196,174. lines
 Jobs: 103. postings

 How to support the site

 
Sponsored by:

 
You are in:
 

Does your code think in ink?
Login


 

 


Latest Code Ticker for ASP/ VbScript.
Adjust a GIF's Hue/Sat/Lum
By Mark Kahn on 11/17


Search Engine
By vsim on 11/17


Click here to see a screenshot of this code!ADO Example 2
By Shannon Harmon on 11/17

(Screen Shot)

PureSourceCode2
By Enrico Rossini on 11/15


PureSourceCode
By Enrico Rossini on 11/15


Click here to see a screenshot of this code!SQL Code Wrapper for ASP
By Bret Dowell on 11/12

(Screen Shot)

Click here to see a screenshot of this code!Moveable DHTML Windows
By Mark Kahn on 11/11

(Screen Shot)

Simple image rotator
By moppy on 11/11


Admin Database Table
By cmsnyder on 11/10


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!

Affiliate Sites



 
 
   

Sorted Record Listing with Search

Print
Email
 
winzip icon
Submitted on: 8/1/2000 2:56:15 PM
By: Lewis Moten  
Level: Advanced
User Rating: By 8 Users
Compatibility:ASP (Active Server Pages)

Users have accessed this code 14541 times.
 

(About the author)
 
     This script displays records retrieved from the database. You can sort each field and jump to any page in the database. You can customize the records per page and all the colors. You may also attatch a style sheet to change the colors of each class type. this script is very close to being XML compatable. (still in the works).

 
Can't Copy and Paste this?
Click here for a copy-and-paste friendly version of this code!

    '**************************************
    ' for :Sorted Record Listing with Search
    '     
    '**************************************
    Copyright (C) 1998, Lewis Moten. All rights reserved. if you make changes that are of special merrit, please notify me of these changes so that I can allow others the possiblity of using them.
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 100 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
8/3/2000 11:35:25 AM:Sean McCormack
I went in and configured the 
1stTemplate.asp to read from my 
database.  Received the following 
error:error 'ASP 0115' Unexpected error 
/development/planet_source_code_sortedre
cordlistingwithsearch/lstTemplate.asp A 
trappable error occurred in an external 
object. The script cannot continue 
running. Please advise.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/3/2000 9:28:58 PM:Lewis Moten
Ok, I'm going to make a guess - but I 
am 84 sure that this is the reason.  In 
the database file, you may see a line 
that says Set loRegExp = New RegExp.  
This required vbScript 5.0 or higher.  
It is near the bottom and is used for 
parsing advanced searches.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/4/2000 4:38:51 PM:Craig Hill
Have installed the code, no sort 
options showing for fields, are there 
routines for delete 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/4/2000 9:31:05 PM:Lewis Moten
I am working on documenting this 
script.  I'll post it as a tutorial 
when finnished and let you know.  It 
may take a while.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/19/2000 11:22:05 PM:shajeed
This Feature is really cool.I looked 
such a code for long time.So thanks the 
author to give me such.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/20/2000 5:09:01 PM:TYP
I do not find lstCommunities.asp, 
edtCommunity.asp etc. in the downloaded 
zip file. Are these files availables?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/20/2000 5:11:35 PM:yp
I do not find lstCommunities.asp, 
edtCommunity.asp etc. in the downloaded 
zip file. Are these files 
availables?
Thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/5/2000 5:45:42 AM:Jazzy
I am really new to ASP, but i will like 
to search my contacts database, but 
There has been an error 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/8/2000 11:56:50 AM:Tim VeArd
Really excellent work!!!  Eagarly await 
the tutorial about how to sort (can see 
the code in lstReasons.asp, but can't 
figure out how to activiate it).  Truly 
appreicate you sharing this ... thanks!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/27/2000 9:51:49 AM:Josie Desiderio (jodeside@worldnet.att.net)
great job! this code will come in 
handy.thank you.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/28/2000 3:31:08 PM:SpireJFK
Although a newbie in the ASP/Database 
area, I can still see good when it is 
out there. I am benching on yah code. 
Thanx
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/9/2000 6:22:23 AM:Balaji
I do not find lstCommunities.asp, 
edtCommunity.asp etc. in the 
downloaded 
zip file.Where can I find 
these files. 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/10/2000 3:37:17 AM:balaji
I changed lsttemplate.asp to 
lstCommunities.asp and the code works 
excellent.
If U can help us to find 
addCommunity.asp, 
edtCommunity.asp,delcommunity.asp pages 
it would be of great help.
Waiting for 
ur +ve reply.
Thanx in advance. 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/10/2000 8:28:20 AM:hbn
Where's the sample database ???
(can't 
find it in the zip-file)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/18/2000 5:09:00 PM:michael_janik@ctx.com
I've been trying to implement your 
system.  Like the design on the example 
jpg.  Having a problem though.  Am new 
to ASP program and still have trouble 
with syntax.  I noticed in your 
database.asp page you are accessing an 
access driver.  How would I make this 
work with a sql database.  Have gotten 
a query to work and return results but 
then I get caught with errors trying to 
read the records values (i.e. 
loRS.pagecount).  Any suggestions?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/18/2000 5:12:48 PM:MJ
Downloaded your code.  I really like 
the look of your .jpg example.  Am 
having trouble though (probably due to 
my inexperience with database and asp 
programming).  Am not working with an 
Access database.  Want to make it work 
with a sql database.  Can make a query 
run in the 1stRecord.asp page if I 
create the object there  (not using the 
loRS.Open(...))  but if I do that, I 
get caught when I try to read the 
values in the loRS record (i.e. 
loRS.pagesize).  Is there any way to 
manipulate the sCONNECTION_STRING so 
that I can read from a SQL database?  
If you need any more information, 
please email me.  Thanks.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/4/2001 8:50:15 AM:Kermeci Nenad
I download zip file but I don't have 
all files that are needed. There are no 
mdb file.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/29/2001 6:45:13 AM:Joseph Voros
I have downloaded the code, but the 
database.mdb is missing. Also, it 
appears that some edtCommunities.asp. 
addCommunities etc files are missing as 
well. Therefore, code does NOT work, 
needs modifications. Any new files, 
updates, database files available 
somewhere? 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/3/2001 1:33:04 PM:George I
I just sent you an email at your 
neopets account if you could please 
read it.
I'm having a few 
problems.
Thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/8/2002 10:53:01 PM:Carlos Mosquera
Excelent script. Why don't use VBScript 
Classes for easy reuse and best 
performance??? please please please... 
I have some ideas for HTML Forms 
VBScript Class, can i colaborate??? 
please!!!!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/14/2002 9:27:51 AM:Alessandro
A Question:
Where is the Database?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/11/2002 10:50:22 AM:
excellent source code, but where's the 
.mdb file?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/12/2002 3:49:12 PM:Lewis Moten
No MDB file is present for this 
version.  Version 2 comes with an MDB 
file.  Please look for it on PSC with 
other code I have listed.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/12/2002 3:49:56 PM:Lewis Moten
Carlos - the second version DOES use 
classes.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | ASP/ VbScript Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.