Ask a Question related to ASP, Design and Development.
-
middletree #1
last record doesn't display
[url]http://www.middletree.net/debug/DisplaySortableTickets.html[/url]
Doing an Intranet-based app in ASP. I put the view source version (that is,
no ASP code) out on my personal site at the above URL to show you what I am
looking at. Style sheet isn't there, but shouldn't matter in this case.
My code says to show some things from the recordset based on certain
criteria selected from the search page. In this scase, the search page is
actually this same page, and you just click the checkbox to show or hide it.
It's a loop, and this page shows everything just fine, except once it gets
to a certain point, it won't show any more. In other words, you can scroll
down and see the info on Ticket number 15129, but then it doesn't show other
records which came up in the query, and should be displayed. It's like it
just gave up.
But what's wierd is that the other records, the ones now being displayed,
are in the source code.
I have a link at the top which allows you to get my actual ASP code. It's
zipped. One ASP file is an include inside the other one.
I imagine I have something wrong in my loop, but I have been looking at this
all day and can't find anything. Any help would be appreciated.
middletree Guest
-
How can I display daily record?
Hi.. How can I display daily record for one month? I have to make in main page daily subject and details, for any day it well display different... -
How can I make display weekly record?
Any response please? -
How to display first record in bold
Hello, I'm pulling news titles from MySQL. How Can I display first record in bold (different than other ones). What is the best way to do that.... -
using dropdown box to display db record & update record
Hi Folks, I have a web database written in asp and using access97. I have many projects, but each project is being held responsible by a person.... -
Display whole record
The best way to do this is to use an unbound combo (one with nothing in its Control Source property) for navigation. Details:...



Reply With Quote

