| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Data output design
So my asp page calls a bunch of records from an access database. i have made sure this works. The problem is that those records output as one continous horizontal pages. Is there code that can output a record per page, where each record has its own field headings and all the records have the same heading? Please let me know. I built my code in vbscript and it runs as an active server page. Thanks
|
|
#2
|
|||
|
|||
|
First you need to limit the records you like to display (by paging) and then format the results with asp. Some of these links might help you out...
Methods of paging through records: (URL address blocked: See forum rules) (URL address blocked: See forum rules)=2000071001&page=1 Methods of displaying your records: (URL address blocked: See forum rules) (URL address blocked: See forum rules)=178 Even this: (URL address blocked: See forum rules) Good luck. Biggs |
|
#3
|
|||
|
|||
|
Ooops..
Better yet, type paging+asp in Google. |
![]() |
| Viewing: ASP Free Forums > Web Design > Web Layout > Data output design |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|