Jump to content

[SOLVED] Form won't submit. Baffled!!


mapleleaf

Recommended Posts

<form action="http://localhost:8888/CI7H/index.php/home/login" method="post"><font color="#ffffff">User </font><input type="text" name="name" size="6" ><font color="#ffffff"> Pass </font><input type="password" name="password" size="6"><input type="submit" name="login" value="Log in" /></form>

 

It is calling a codeigniter function. Shouldn't make any difference as I can't get it to call any pages at all.

 

This just does nothing. No can't find page.

Nothing.

Source code looks correct except firefox does show the action url in red. In firebug I can't see any errors.

 

Link to comment
https://forums.phpfreaks.com/topic/142653-solved-form-wont-submit-baffled/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.