Recent

Author Topic: [HTTPServer] How to navigate through a table?  (Read 1713 times)

Focus77

  • New Member
  • *
  • Posts: 25
[HTTPServer] How to navigate through a table?
« 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?  ::)
« Last Edit: June 10, 2019, 07:03:11 pm by Focus77 »
My goal is to make a web Application
using HTTPServer

sash

  • Sr. Member
  • ****
  • Posts: 366
Re: [HTTPServer] How to navigate through a table?
« Reply #1 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.


Lazarus 2.0.10 FPC 3.2.0 x86_64-linux-gtk2 @ Ubuntu 20.04 XFCE

 

TinyPortal © 2005-2018