I have make one enquiry page in wordpress, when i will post that form then it will shows 404 error, can anyone help me please.
it is going to the same url because i have not mention any action,
smart
2010-06-26 07:02:57
A:
here is the form, i have make one page from admin and assign template to that page from admin panel
<form method="post" name="smart_enquiry">
<input type="hidden" name="page" id="page" value="54" />
......
</form>
smart
2010-06-26 07:02:05
If you want to provide more information, then do so by editing your question, not *answering* it. And that HTML is invalid. Do some basic automatic QA first: http://validator.w3.org/
David Dorward
2010-06-26 07:12:24
this is just simple code no need to validate my template is already validated so you don't need to worry, i have just posted the form format because Srinivas Reddy Thatiparthy want to see. thats it
smart
2010-06-26 07:15:41