Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
web-form
- Page 1
Re: Contact form does not working
Programming
Web Development
2 Months Ago
by gediminas.bukauskas.7
WEB
security now rejects mail sent from any computer. Select some mail provider and send mail using it. Using certificated
WEB
serve is an another solution. Obtain legal certificate, register it on
WEB
server (IIS, Apache, NGINX, ...)
Re: Contact form does not working
Programming
Web Development
2 Months Ago
by Dani
… your outgoing mail server is not configured properly on your
web
server.
Re: Contact form does not working
Programming
Web Development
2 Months Ago
by Biiim
…) Is what I was thinking of - but I think my
web
hosting providors were also complaining about my badly setup emails…
Re: Buggy career talk :-P
Programming
1 Month Ago
by Reverend Jim
… no longer made sense. The offending line was of the
form
: CALL MYFUNC(parm, parm, ... ,,,,,,, where the rightmost comma was in…
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
2 Months Ago
by rproffitt
UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
Web Form
Digital Media
UI / UX Design
17 Years Ago
by pbrookee
Hello all! I created a
web
form
, but it isnt I guess to say attractive? Its a
form
to enter some information, but the…!</h1> <br> <br> <
form
action="feedback.php" method="post">…; name="submit" value="submit"> </
form
> </body> </html>
web form data not being sent in order presented on actual form
Digital Media
UI / UX Design
15 Years Ago
by serendipity
I have a
web
form
with the usual personal info at the top, then questions … 130 with 4 multiple choices for each question. When the
form
is sent , the data is not received in the order… of the
form
. ie. Answers 1-130 are in the following order: 1…
Web Form Submission difficulties
Digital Media
UI / UX Design
18 Years Ago
by erinewold
… wondering if anyone could help me. I had an HTML
web
form
posted and it was working fine. Then they changed the…. How do I make one of the fields in my
form
enter as the "From" address so I can…
Web form 3 questions: split answers, password protect, prevent copying
Digital Media
UI / UX Design
15 Years Ago
by serendipity
I am dealing with a
web
form
that is an answer sheet for up to 120 questions. … a simple HTML code and CGI - see below [CODE]<
FORM
ACTION="/bin/script_library/form_handler_mail" METHOD=POST ACTION="…
Web form
Programming
Web Development
15 Years Ago
by RAMAN2233
I need the code for a
web
form
containing check boxes, drop down lists,radio buttons using c#.
Web form
Programming
Web Development
15 Years Ago
by songweaver
… project file for Visual Studio 2008 that is a C#
web
form
that is suppose to allow you to enter address info…
web form to google spreadsheet
Programming
Web Development
11 Years Ago
by arctushar
Hello everyone I have a
web
form
. This
form
has 5 fields. I want that if someone fill up the
form
and submit, this
form
data will be save to a
form
. Also want this after submitting this
form
it will do some php process. How can I do that ? thanks
Web form like window classic form
Programming
Web Development
15 Years Ago
by irdeveloper
Hi I want stylize
web
form
(
form
, gridview, button, menu) like windows classic
form
. Please help me.
Re: web form to google spreadsheet
Programming
Web Development
11 Years Ago
by LastMitch
>How can I do that ? **@arctushar** I don't understand your question at all? You mention this: **
web
form
to google spreadsheet** What are you trying to do?
web form creator
Programming
Web Development
15 Years Ago
by mangel.murti
hi all, i have to create
web
form
creator as shown in below link.... how to make it i need idea how to implement this [URL="http://www.phpform.org"]http://www.phpform.org[/URL]
Re: Web Form
Digital Media
UI / UX Design
17 Years Ago
by cereal
… way: [code]<div id="
form
"> <
form
method="post" action="check…quot; /></dd> </dl> </
form
> </div>[/code] The CSS part: [code]…, Arial, sans-serif; color: #111; background-color: #fff; } #
form
{ display: block; margin: 0px auto; width: 320px; } dl { …
Re: Web Form
Digital Media
UI / UX Design
17 Years Ago
by MidiMagic
… say go ahead and make tables. The parts of a
form
can be considered table entries anyway.
Re: SEND TO PHONE web form, anyone?
Digital Media
UI / UX Design
17 Years Ago
by ZenMartian
… email adresses. What I'm looking for is that particular
web
form
that works automatically. I'm told it's called a… '
web
autoresponder'
form
, yet this thing works by just inputing your 10-digit… anyone else besides me take notice of how slick that
web
form
function is??!!? -Keith Welch.
Connect a web form to access database
Digital Media
UI / UX Design
14 Years Ago
by babylonlion
Hello all, I have a simple
web
form
that use an email address to send … an access database. How can I make that happen?
web
form
: [CODE] <?xml version="1.0"… submitForm() { document.getElementById('apply').submit(); clearForm(); } //clears the
form
function clearForm(){ var i; for (i = 0; (i <…
Re: SEND TO PHONE web form, anyone?
Digital Media
UI / UX Design
17 Years Ago
by ZenMartian
…click this link...you'll find the short
web
form
I'm talking about on the lower left…-side of the
web
page): [url]http://www.google.com/mobile/[/… You place your 10-digit number in that
form
, and simply click send...within seconds you get…for this service. It's a very slick
form
function, indeed. It can come in quite handy…
Re: Connect a web form to access database
Digital Media
UI / UX Design
14 Years Ago
by Agarsia
I would advise you to use an MySQL Database and then use PHP to connect to it and insert the information from the
web
form
. Tutorial: [URL="http://www.tizag.com/mysqlTutorial/index.php"]http://www.tizag.com/mysqlTutorial/index.php[/URL]
SEND TO PHONE web form, anyone?
Digital Media
UI / UX Design
17 Years Ago
by ZenMartian
… under construction. I want to have one of those simple
web
forms that allows visitors to input their 10-digit mobile… appreciate any explanations on how this particular SEND-TO-PHONE
web
form
actually works. Any help in this matter would be greatly…
Re: SEND TO PHONE web form, anyone?
Digital Media
UI / UX Design
17 Years Ago
by tlcoffee
[QUOTE=ZenMartian;428032]I have a
web
site and a mobile site which is under construction. I …want to have one of those simple
web
forms that allows visitors to input their 10-digit mobile… appreciate any explanations on how this particular SEND-TO-PHONE
web
form
actually works. Any help in this matter would be greatly…
Re: web form data not being sent in order presented on actual form
Digital Media
UI / UX Design
15 Years Ago
by serendipity
… chooses an answer, and the end script. [code=html]<
FORM
ACTION="/bin/script_library/form_handler_mail" METHOD=POST ACTION="…">[/code] Also, is there any way when the
form
is submitted that the user can be taken to a… specific
web
page rather than just a "Thank you" page…
Re: Web Form Submission difficulties
Digital Media
UI / UX Design
18 Years Ago
by tgreer
… do work (such as setting the action tag of your
form
to "mailto:") are highly dependent on specific browsers… anyone else to test or help. Typically,
form
results are delivered to a
web
server application via a POST. The application process…'t any standardized "client-only" method of emailing
form
results.
Re: web form data not being sent in order presented on actual form
Digital Media
UI / UX Design
15 Years Ago
by almostbob
… options options are often entered as hidden inputs in the
form
so the script can handle multiple forms but it depends… on the
form
handler script you will have to find the options for… of important there can only be 1 action in a
form
Re: web form data not being sent in order presented on actual form
Digital Media
UI / UX Design
15 Years Ago
by almostbob
… 011... 055 056 057... 128 129 130 without knowing which
form
processor script, or without viewing the code, no-one will… sort can be turned off you could use a consistent
form
labelling schema
Re: web form data not being sent in order presented on actual form
Digital Media
UI / UX Design
15 Years Ago
by Airshow
… should never need to rely on the order in which
form
data appears in the POST/GET. Server-side, you should…
Re: Web Form Submission difficulties
Digital Media
UI / UX Design
18 Years Ago
by erinewold
Just a little more information. I have the
form
created. I just need the text area that the user fills their email address into to automatically populate the "From" in the header of the email so we can reply to the
form
and the filter won't block it. Thank you, Erin
Re: Web Form Submission difficulties
Digital Media
UI / UX Design
18 Years Ago
by tgreer
Again, which server-side language are you using to process the
form
and generate the email?
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC