Welcome Guest, Not a member yet? Register   Sign In
Problem with form submit
#12

[eluser]stingray9[/eluser]
Code:
<div id="content">
    
        <h1>Admin</h1>
      
        
       &lt;form method="post" action="&lt;?php echo base_url(); ?&gt;admin/"&gt;
                            
                <label>Kleur titel:</label>
                &lt;?php echo '<span style="font-size:12px;">' . form_error('kleurtitel') . '</span>'; ?&gt;
                &lt;input value="&lt;?php echo set_value('kleurtitel'); ?&gt;" id="kleurtitel" size='6' name="kleurtitel"&gt;&lt;br />

                &lt;input type="submit" name="save" id="save" value="Save"&gt;
    &lt;/form&gt;
      
    </div>


Messages In This Thread
Problem with form submit - by El Forum - 02-06-2011, 07:27 AM
Problem with form submit - by El Forum - 02-06-2011, 08:20 AM
Problem with form submit - by El Forum - 02-06-2011, 10:02 AM
Problem with form submit - by El Forum - 02-06-2011, 10:16 AM
Problem with form submit - by El Forum - 02-06-2011, 10:25 AM
Problem with form submit - by El Forum - 02-06-2011, 10:30 AM
Problem with form submit - by El Forum - 02-06-2011, 10:35 AM
Problem with form submit - by El Forum - 02-06-2011, 10:40 AM
Problem with form submit - by El Forum - 02-06-2011, 10:47 AM
Problem with form submit - by El Forum - 02-06-2011, 10:49 AM
Problem with form submit - by El Forum - 02-06-2011, 10:49 AM
Problem with form submit - by El Forum - 02-06-2011, 10:53 AM
Problem with form submit - by El Forum - 02-06-2011, 10:55 AM
Problem with form submit - by El Forum - 02-06-2011, 11:04 AM
Problem with form submit - by El Forum - 02-06-2011, 11:09 AM
Problem with form submit - by El Forum - 02-06-2011, 11:10 AM
Problem with form submit - by El Forum - 02-06-2011, 11:14 AM
Problem with form submit - by El Forum - 02-06-2011, 11:17 AM
Problem with form submit - by El Forum - 02-06-2011, 11:18 AM
Problem with form submit - by El Forum - 02-07-2011, 01:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB