Lazarus

Programming => Networking and Web Programming => Topic started by: Focus77 on June 10, 2019, 06:57:50 pm

Title: [HTTPServer] How to navigate through a table?
Post by: Focus77 on June 10, 2019, 06:57:50 pm
Hi everyone !

How to navigate through a table: First, Next, Prior, Last using HTTPServer?

is there any object like DBNavigator?  ::)
Title: Re: [HTTPServer] How to navigate through a table?
Post by: sash on June 11, 2019, 06:45:54 pm
Hi everyone !

How to navigate through a table: First, Next, Prior, Last using HTTPServer?

is there any object like DBNavigator?  ::)

Regarding to your exact question, in short: you can't (directly).

Html <table> is rendered in browser (a client side counterpart of your server), not to say it is not a control.

I strongly recommend you to learn basics about http and html/js first, to exclude a misunderstanding of terms.


TinyPortal © 2005-2018