Slogbox
Search & Comment
  

 
 
Slog about HTML form   
Comments    
 
Your name

* Please enter your name

Your comment

* Please enter your comment

Notify me on replies to:

*Please enter your email

*Please enter a valid email

 
 

HTML form by
Now
HTML form by Jack
You can use Javascript window or php header(location:
April 28, 2009 | 8:26 pm | Report abuse | Reply
HTML form by Ben
Use Javascript.

<html>
<script type="text/javascript">
function switchit()
{
   var frm = document.forms[0];
   if (frm)
   {
      if ((frm.myfield1.value = "no") || (frm.myfield3.value = "no"))
         return 0;
      else
      {
         // change the action for the form to a different web page and submit it
         frm.action="someotherpage.php...
         frm.submit();
      }
   }
}
</script>

<body>
<form action="switchit();" type="post">
<select name="myfield1">
<option value="yes">Yes</option>
<option value="no">No</option>
</select>
<input type="text" name="myfield2">
<select name="myfield3">
<option value="yes">Yes</option>
<option value="no">No</option>
</select>
</form>

</body>
</html>
April 28, 2009 | 2:23 pm | Report abuse | Reply
HTML form by Ben
check out these HTML tutorial videos .. with they r helpful :)
http://www.mytopclip.com/search.php
April 28, 2009 | 7:53 am | Report abuse | Reply
HTML form by Tom
I have a HTML form with two drop down boxes with the options 'Yes' and 'No' in each. When submitted, i want the form to direct the user to one page if both responses are yes, and another page if either response is no. Can anyone give me some very simple guidelines on how to do this, or where i could find a nice tutorial about it?
April 28, 2009 | 2:38 am | Report abuse | Reply

Agrega tu comentario


Tagged as
  Internet

All Categories

 


Slogs related to HTML form
 
html
well I took webdesign I and am now in webdesign II it is really great and webdes...
by Ben | Reply
 
HTML overlay
Web Design- http://getfre...
by Tom | Reply
 
 
 
inner HTML
Here is the CSS code <td style="border-bottom: 5px solid #000;...
by Richard | Reply
 
html Computers
You really should try getting access through the administrator or just do your r...
by acemax98 | Reply
 
 
 
HTML form Internet, http:/www.bdmodel
Don't use a mailto: URI as the action ( ...
by David D | Reply
 
HTML form Internet, http:/worlds-best
Form features in PDF's can only be created using the full version of Adobe ...
by thebody44 | Reply
 
 
 
html overflow
A horizontal scrollbar is not due to text overflow, but to some element or combi...
by Carol | Reply
 
HTML form Internet, http:/restoringrh
first, you need to figure out which citation format you're using. :p the fo...
by dixmbrbaby | Reply
 
 
 
HTML form/ Internet
naaaaaaaaaaaaaaaaaaaaaaa
by Barbie D | Reply
 
HTML form/
Use a server-side script language if your web site allows it. Otherwise, you wil...
by Ron | Reply
 
 
 
HTML form Internet
I don't think you can do that with HTML, you will probably have to use a ja...
by Gordon S | Reply
 
html css forms
Use the <form> tag. But to process the order you'll need Javascript ...
by Matt | Reply
 
 
 
html a
you can use flash to create the swf file and then insert it in HTML
by Mike | Reply
 
HTML form Internet, http:
IE can be very frustrating. Your form should be submitted to whatever...
by linux4me | Reply
 

All related

 

 

 



 
Semantic refine:


Go to www.favicon.cc and create your 16x16 icon then scroll down the page and dow
www.slogbox.com
recommend
www.slogbox.com
recommend
you can make ur blog like me
www.slogbox.com
recommend
Searching...



Ver resultados en otros idiomas
   
  
My slogs
 
Your email:
 
Wait
Add your comment
Thank you for helping us improve the quality of this site.
Reply    
 
Your name

* Please enter your name

Your comment

* Please enter your comment

Notify me on replies to:

*Please enter your email

*Please enter a valid email

 
*Please enter your name
HTML form by
*Please enter your email
*Please enter a valid email
Notify me on replies to 
 
Español   |   English   |   Português   |   Русский   |   Contact us
All opinions expressed here belong to the authors and do not necessarily reflect the opinions of Slogbox.com