Skip to main content
Participant
May 25, 2009
Question

Form submittion redirected with 302 "Moved Permanently" response, Form Post Failed !!!

  • May 25, 2009
  • 2 replies
  • 643 views

I've got a page which does a form submit which executes successfully when i click  the submit in the first time. then if i change the field again and submit. The  page gets a 302 status and redirects to same URL losing its post data. this make  the submit to fail updating field data to database.  anyone got any idea , what is going wrong !!!!

This topic has been closed for replies.

2 replies

Participating Frequently
May 26, 2009

I would add to cwmcguire's response that you will get better help if

you read and follow :

http://catb.org/esr/faqs/smart-questions.html#beprecise

Mack

May 26, 2009

Post your code