Welcome Guest, Not a member yet? Register   Sign In
method accessing problem
#1

[eluser]hamzakhan[/eluser]
i have update form with this url
http://localhost/server/sscart/admin/catagory/Update/64

and form action
<form action="catagory/UpdateDetails" method="post">
controller/method

but the problem is that when i submit the form
the url will look like this
http://localhost/server/sscart/admin/cat...ateDetails

catagory/UpdateDetails

UpdateDetails -- is a method in catagory controller.which is updating the values of the form

and UpdateDetails is not accessable with this url
http://localhost/server/sscart/admin/cat...ateDetails

how i can access the updateDetails mehtod


Messages In This Thread
method accessing problem - by El Forum - 12-01-2009, 05:21 AM
method accessing problem - by El Forum - 12-01-2009, 05:26 AM
method accessing problem - by El Forum - 12-01-2009, 05:31 AM
method accessing problem - by El Forum - 12-01-2009, 05:37 AM
method accessing problem - by El Forum - 12-01-2009, 11:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB