Interface elements that allow a user to input data.

learn more… | top users | synonyms (1)

2
votes
2answers
75 views

What is a generalized form creator that runs on .NET / Windows?

At the institution that I'm at, we've been looking for web applications that enable users to create and deploy their own forms. Similar applications are Wufoo, and google forms. Unfortunately, those ...
2
votes
1answer
679 views

Joomla 2.5 — Adding a custom field to menu-item-edit-form

I would like to add a new Field (Select list of all menu-items) to the menu item-edit form. To do so I was setting up an system plugin with the following directory structure: ...
1
vote
1answer
86 views

Php form to email software?

I have used PHP Form Wizard software, its really very good but I don't know why it starts throwing run-time error 91 and not working on my system any more. I am looking for its alternative: ...
1
vote
1answer
37 views

Where are the messages?

Where can we find the messages sent by the users using contact form in Joomla 2.5? I just activated the contact us page in the menu. While testing it, after filling all the fields and submitting the ...
1
vote
0answers
51 views

MediaWiki plugin for dynamic content via forms

Are there any plugins for MediaWiki that would allow me to create a page that has a form at the top that when filled in populates tags further down in the document? Say someone would put a form with ...
0
votes
0answers
44 views

Web form organization for pricelist import

I am developing small CMS for eCommerce. Fo this I want to create script for pricelist import. I store all data in database so that one goody is a group of records in several database tables joined by ...