Welcome Guest, Not a member yet? Register   Sign In
POST METHOD PROBLEM (If input http://,ftp://)
#2

[eluser]InsiteFX[/eluser]
It's Controller/Method.

Code:
<form action='../welcome/doTest' method="post">

// should be
<form action='welcome/doTest' method="post">


Messages In This Thread
POST METHOD PROBLEM (If input http://,ftp://) - by El Forum - 08-08-2014, 08:07 AM
POST METHOD PROBLEM (If input http://,ftp://) - by El Forum - 08-09-2014, 05:51 AM
POST METHOD PROBLEM (If input http://,ftp://) - by El Forum - 08-09-2014, 07:26 PM
POST METHOD PROBLEM (If input http://,ftp://) - by El Forum - 08-21-2014, 04:18 AM
POST METHOD PROBLEM (If input http://,ftp://) - by El Forum - 08-21-2014, 05:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB