Recent

Author Topic: ComboBox with CGI ?  (Read 1941 times)

patyi

  • Full Member
  • ***
  • Posts: 168
ComboBox with CGI ?
« on: May 25, 2018, 08:56:02 am »
Hi !
I'm trying to make a small CGI program for collecting data from users and besides standard edit controls, I need a ComboBox. Is it possible to have ComboBox in the CGI program? If so, what kind of framework does he have ? So far, I've been experimenting with FreeSpider, it's very simple and fast, but there are no ComboBox control ! Or, howe can I simulate ComboBox, or any other solution will help me ...  :)

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: ComboBox with CGI ?
« Reply #1 on: May 25, 2018, 01:56:00 pm »
Web UI language is HTML, so just generate that. You don't even need a framework as CGI standard output is the HTTP response that browser will interpret and render. I haven't used FreeSpider for a very long time as the last time I tried it's very limtied, so I don't know its current state.

 

TinyPortal © 2005-2018