Scroll records from database, one at a time

Hi,

I need to come up with a site that will display all the records in the database, but one at a time[by clicking NEXT button on the webpage].

Not sure how to go about it.

Please pour in your suggestions.

Thanks

---------- Post updated at 04:38 AM ---------- Previous update was at 12:52 AM ----------

Can anyone please help me out ?

I don't think you will get any response to this until you provide some details, you don't even mention what technology you are using.

Also you have noticed this is a SHELL scripting forum, not web development?

But this is a PERL scripting forum as well !! :slight_smile: ... I want to achieve the same in perl scripting.

Apologize for the same.

You're both right. It's mainly a scripting forum, but that doesn't bar anyone from asking questions about scripts that drive webpages. But it would have helped had you mentioned Perl in your first post.

And you'll have to be a lot more specific about what you have and what you need. Because, by your first post, I'd say you have no idea yourself. What OS? What language? What DB? How do you want to access the database?