Recent

Author Topic: web app  (Read 1892 times)

hamza

  • Jr. Member
  • **
  • Posts: 52
web app
« on: May 20, 2015, 06:41:19 pm »
hi

what is the requirements to design working web application using free pascal???also i hope to find small example??


bee

  • Sr. Member
  • ****
  • Posts: 393
Re: web app
« Reply #1 on: May 21, 2015, 04:51:04 am »
Well... you have to know HTML and a bit of CSS and JS. On the pascal side, you actually don't require anything. Free Pascal can build server-side application out-of-the-box. But FPC comes with fcl-web or fp-web package that would make everything easier. However, you still can write pascal web app just using "raw" pascal.

Here's my collection of small web app examples made with pascal:
http://beeography.koding.io/viewcode.cgi
(It's on a free account, so the server is not running all the time.)

Enjoy! :)
-Bee-

A long time pascal lover.

hamza

  • Jr. Member
  • **
  • Posts: 52
Re: web app
« Reply #2 on: May 21, 2015, 05:05:06 pm »
Good .i will test it :D

 

TinyPortal © 2005-2018