The webforms tag has no wiki summary.
1
vote
3answers
349 views
Online forms with spreadsheet functionality?
I had hoped to get this from Google forms but, after a quick run through the online docs, it doesn't look nearly sophisticated enough.
Problem: I need an online form where the questions asked are a ...
0
votes
0answers
52 views
How to link or integrate a new WordPress contact form on a new site to a ColdFusion email processing application? [closed]
A site is being upgraded from a static site to the PHP WordPress platform. Looking for the best way to integrate an existing email form processing script (which uses ColdFusion) on a static site using ...
-1
votes
1answer
205 views
Transition to MVC when available, but without webforms? [closed]
Facts:
I am a new web developer. Rather experienced in WinForms app, RDBMS etc, but it was until recently that I joined the web world programming
Currently feeling comfortable with HTML, CSS, ...
0
votes
3answers
32 views
Site for keeping track of opinions
I either way a site or a software package i can use on my own site (more preferred).
What i like to do is have a user register with his email and offer the below. It will be used as a sort of survey ...
1
vote
4answers
569 views
Creating online forms to store data in a database
I have a simple form which a user should fill out and submit. The submitted data should be stored in some database. The form should have a possibility to retrieve data from database and some basic ...