Jump to content

[SOLVED] Form not sending to target


Quendian

Recommended Posts

When I click submit, it doesn't send me to the correct place.

 

My form:

<form method='post' target='password.php?target=edit&action=2'>
	Password: <input type='password' name='password'><br>
	New Password: <input type='password' name='new'><br>
	Confirm: <input type='password' name='confirm'><br>
<input type='submit'></form>

Link to comment
https://forums.phpfreaks.com/topic/161929-solved-form-not-sending-to-target/
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.