Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 675181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:47:23+00:00 2026-05-14T00:47:23+00:00

I am creating a form designer. It will generate PHP code which will produce

  • 0

I am creating a form designer. It will generate PHP code which will produce an HTML form. Users will fill in fields and the PHP will store user input in a MySql database (and, of course, they can use the designer to generate forms which query the database).

I am using Borland C++ Builder (very similar to Delphi & and you can get the same idea from VB, MSVC, Qt … any IDE with a RAD GUI designer).

Looking at the W3C page http://www.w3schools.com/html/html_forms.asp it seems that the components I can use for my form and retrieve data from are

  - edit box    / TEdit       / <input type="text"   
  - memo        / TMemo       / <input type="textarea"    
  - check box   / TCheckBox   / <input type="CheckBox"
  - Combo box   / TComboBox   / <select ... <option...
  - Radio group / TRadioGroup / <input type="radio"
  - Group box   / TGroupBox   / <fieldset ... <legend ...
  - Panel       / TPanel      / <fieldset ...

I am unsure whether to allow button / TButton/ input type="button" – other than a single submit button which my form designer program automatically adds to the end of the generated form.

But my real question is – did I miss any? It might be nice to have masked edit which only accepts numbers, or maybe some form of “spin control” (TUpDown, or slider + linked read only TEdit), so that the user can click & hold to increment/decrement an integer value.

And a calendar component would be nice.

Very important: I want to implement it all server-side in PHP, so no client-side JS or Ajax or the likes.

If there anything else that I can add to make my generated forms look more impressive in the browser?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:47:24+00:00Added an answer on May 14, 2026 at 12:47 am

    Unfortunately things like spin controls and or masked edit controls require client side script (is their a reason you’d rather avoid this? Jquery and others offer the ability to do unobtrusive javascript where your spin and masked edit controls would just revert to ordinary textboxes for older browsers and for those with js turned off).

    If you are going to be supporting only the very latest cutting edge browsers then you can take a look at HTML5 which gives some new possibilities but basically isn’t supported quite yet.

    One thing worth mentioning is that the <select /> element can act like a TListBox too depending on which parameters you set, including supporting multiple item selection.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 356k
  • Answers 356k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer If you script filename is news.php and in /home/user/news.php crontab… May 14, 2026 at 8:49 am
  • Editorial Team
    Editorial Team added an answer The difference between Point and PointF lies indeed with PointConverter.… May 14, 2026 at 8:49 am
  • Editorial Team
    Editorial Team added an answer You are connecting as SYS. Therefor you need to include… May 14, 2026 at 8:49 am

Related Questions

I create a simple form in Qt designer and am trying to load it
I want to remove a particular tabpage from the tabcontrol. For which i have
How can i remove the tabs from tabcontrol when i reference each tab to
I have several forms in a C# application. I use Visual Studio 2010 Beta,
Flawed as I am, I've received some unneeded help in creating errors in the

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.