Ask a Question related to Coldfusion Database Access, Design and Development.
-
Sediket #1
Viewing 10 at a time from a database
Hello all,
I have a question if you can't guess what it is from the Title. I'm
trying to view 10 items at a time from my database, and then have links to the
next 10 and the previous 10.
Right now it just displays all of them.
Any suggestions Pease!
Thanks.
Sediket Guest
-
Viewing Usercontrol Property Changes at Design Time
I have a usercontrol composed of a label and textbox. I've created a custome property, LabelText, that I can assign at run time. What I'd like to... -
Problem with viewing database data
Good Morning, Here is the problem: When I am viewing comments from the database on my processing page and they are quite long, my page layout... -
Viewing custom web control at design time
Hello, I've created a custom web control (composite) and added to my toolbox. I dragged the control onto a new web form and I see the small green... -
Simply viewing data in a database
Hi, I am new to Oracle. I am a network guy who is trying to get some knowledge using Oracle. I installed Oracle8i. All I want to do is log in as... -
Viewing Data in the Oracle8i Database
Cliff J wrote: Since you are new and want to lean, I strongly encourage you to start with the Concepts manual first. All Oracle... -
Neculai Macarie #2
Re: Viewing 10 at a time from a database
Sediket wrote:
[url]http://www.johnstons.org/wdc/pub/cfusion/customtags/CF_PageThru/CF_PageThru.html[/url]> Hello all,
> I have a question if you can't guess what it is from the Title.
> I'm trying to view 10 items at a time from my database, and then have
> links to the next 10 and the previous 10.
--
<mack />
Neculai Macarie Guest
-
Sediket #3
Re: Viewing 10 at a time from a database
Neculai Macarie, Thanks for the help but I actually figured something out
before I say your post.
I used a URL variable to pass the current count of records and javascript to
increment the variable on the "OnClick" event and reload the page with the
incremented variable and of course decrement when looking at prev records.
THANKS!
Sediket Guest



Reply With Quote

