Summary: Hello again! I'm cracking my head again. I'm got a form that uses a mailto to send info. The problem is, this gets annoying to check and in some os'es...
Summary: I want to add an extensive online employment application form to my web site. Im concerned that because the application is three (3) pages long that t...
Summary: I created a form in html which is supposed to submit to a php file, but i woud like to stop the submition if any of the textboxes is empty, how can i ...
Summary: Hi, I have a webpage that requires some if...elsif processing, but i'm at a dead end. I need to call a perl subroutine in an html form. This html for...
Summary: Hi there I have a pretty basic problem (I think) I have written code for a form in html and want it tocheck that the user has entered at least 1 chrac...
Summary: Is there any easy way to make print (magazine) style sidebars in HTML? I mean something that is a block of text (and maybe other stuff) set off from t...
Summary: Hey got a question for anyone out there I need some help I created a form in Frontpage 2003 and I have it saving results to an Access database. The me...
Summary: I've read a few tutorials over the last few years on web development subjects and I keep seeing this incorrect grammar for the word html. People keep ...
Summary: Is it possible to get the values of an SQL database and print them out on screen using HTML only, or do I need to use PHP? I already have a web site f...
Summary: Hey guys, I am in an ongoing process trying to master website designing. I have learned alot both on my own and from this site but i cannot seem to ge...
Summary: Greetingz! I've new to web development, and have made a submit an email form using the standard form in html scrpt. Sadly, I need to email with the us...
Summary: I have a form in .html file which has an .asp fle as its action and whenever this action is executed I recieve a Download File dialogue. It's trying t...
Summary: hi all im new to php so i need help. I currently have a voice chat which is coded in javascript, i have a registration system in php that works fine a...
Summary: (I posted the question about there being any way to process forms without setting up a full Web server last January. See "CGI scripts without a full s...
Summary: I am trying to set up a e-mail comments box on my website but having a few problems. 1. Even though i can set up the form, and you can type in the box...
Summary: I have a HTML form and am using mailto in the action attribute. I do not just want to send the forms data (ex: name=joe) to the specified email(s), I ...
Summary: It is not possible to have two action attributes in a form? the following may help you. <html> <head> <script> function checkit() { fvalue =...
Summary: Thanks for all those positive comments, Jamie: I chose orange simply because it's my favourite colour (as I said before) and the way I chose the colou...
Summary: i have a site where you can request to see a price of a part. i want to put a form where you type in what you want, color, size, etc. then u click sub...
Summary: I am trying to create a form that when fillled out, it will email the answers from that form to a specified email address. Unfortunately, with the met...
Summary: I need help urgently. I tried alot of webpages forums but they did not reply. I hope someone could help me out for my project. This is my source code ...
Summary: Can anyone tell me why this isn't sending the inputs to my email? ---------------------- <form> <form method="post" action="mailto:hy_brasyl@yah...
Summary: Without seeing the code to know what is going on it is hard to tell you a solution. It sounds to me like you are able to view the "index.html" page si...
Summary: Hello, everyone. I am taking over development duties on a small website that was done in PHP. I do not know PHP, and don't have the time to learn it ...