| Visit tutorial >> |
| Knowing CSS, you are able to create a form without using tables. A form that does not use tables for its layout. |
| Hits: 579 |
| Visit tutorial >> |
| In this tutorial we will create a stylish green login form for your website |
| Hits: 383 |
| Visit tutorial >> |
| It's easier than Classic ASP to send email within an ASP.NET application. All you need is to use SmtpMail class in your application. Current example uses SmtpMail class to send a web message to your email. You may use it with copying and edit a few lines in code. |
| Hits: 207 |
| Visit tutorial >> |
| Learn how to customize forms in Dreamweaver. Tips for customizing input boxes, list menus, submit buttons. And learn how to validate forms using Dreamweaver behaviors. |
| Hits: 1404 |
| Visit tutorial >> |
| In this tutorial you will learn how to send mail using PHP and Flash. You can send mail from your server to any email address all over the world. You can append your site's footer at the end of the message. Beware of anonymous remailer service, though. |
| Hits: 876 |
| Visit tutorial >> |
| Learn how Flash sends data to the Database. This section is most probably the easiest of the whole tutorial. It is divided into three parts. |
| Hits: 940 |
| Visit tutorial >> |
| forms provide a quick and easy way to modify and insert records into your databases. They offer an intuitive graphical environment easily navigated by anyone familiar with standard computer techniques. Creating a form is a quite simple pleasant experience. |
| Hits: 698 |
| Visit tutorial >> |
| JavaScript Form Validation. One of the primary reasons JavaScript was assembled was to check whether the values entered into by readers were correct thereby bypassing the lengthy trip to a serverside program to do the check. Here we ll learn the methods used to validate form input using the onSubmit event handler. |
| Hits: 885 |
| Visit tutorial >> |
| Learn about forms in PHP in this tutorial. Find help to solve some related problems. |
| Hits: 3075 |
| Visit tutorial >> |
| Learn how to delete multiple selections using forms and PHP. You want to write an awesome shoutbox or news script and you have it all planned out, but what happens when you have an unruly user trying to submit stupid posts or you want to do some general maintenance? Everyone can code a system where you have to go manually click a link and it will delete 1 post/shout. But what happens if we want to do more than one?! It all starts off with what we want to delete. |
| Hits: 1723 |