Quantcast
Channel: Webby Expert » forms
Browsing all 10 articles
Browse latest View live

Ajax form building in yii

In my view I have several buttons. Now when user press them I want to tell server which button was pressed, then server to create form, then pass this html to my view, and place it in some specific...

View Article



Ajax form building in yii

In my view I have several buttons. Now when user press them I want to tell server which button was pressed, then server to create form, then pass this html to my view, and place it in some specific...

View Article

How can I ensure a tick box has been ticked before continuing?

How can I ensure that a tick box is ticked before letting a form process? I confirm I am at least 18 years old, and have read the website terms and conditions <input type="checkbox" name="confirm"...

View Article

Post error report by pressing a button jQuery

Small problem here, I need to place a button on my 404 page to ask people to submit an error. The problem is that nothing is actually happens, I mean no mail is received and no errors are displayed, so...

View Article

HTML / PHP Email Form: Submit button doesn’t respond

I’m working on a quote submission form for my company, and running into an issue with the form functionality (namely, the Submit button does nothing). Currently, the form is below: <form...

View Article


combine two sign ups into one application

I am new to php. I have developed a web application with a php sign in. Recently, I purchased a poll system with a login and details for its essence. How do I combine the details from the poll account...

View Article

php creating a repeating form

I am trying to create a repeating form that passes variable and updates the table each time the page is submitted. for example: <form action="$_SERVER['PHP_SELF']" method="post"> <p>Student...

View Article

Disabling Alt+F4 in a Powershell form

I’ve written a powershell script which displays a form using System.Windows.Forms. I’ve already disabled the control box and all other ways that this form can be closed via the mouse. But I can’t find...

View Article


Operating symbols not appear in javascript calculator

Building a calculator in JavaScript and can’t get the operating symbols to appear or to function in the output line. It works perfectly in Komodo but not in Chrome or Safari. Here is the code: <form...

View Article


when adding submit button css dont work?

<? $time = $_POST['time']; echo 'you have choosen '. $time; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images