Page is refreshing After Drop down list selection
-
Hello,
I am a kind of new to this contact forms 7. I created a contact form with drop down list. The problem is, after selecting an item from the list, page is refreshing and 404 page not found error is displayed. When I click back arrow, I see the data with selected item.
How do I prevent the page refresh after the drop down is selected?
any help is appreciated.
My form Code
<p>[text* your-name placeholder "Enter Your Name"] </p> <p>[email* your-email placeholder "Email Address"] </p> <p>[tel* MobileNo placeholder "Your Mobile Number"]</p> <p> Select* [radio Degree "B.Tech" "M.Tech"]</p> <p> Select Specializations <br /> [select* Specializations include_blank "M.Tech-VLSI" "M.Tech-Embedded Systems" "M.Tech-CSE" "M.Tech-Structural Engineering" "M.Tech-Highway Engineering" "M.Tech-Production Engineering" "M.Tech-Machine Design"] <p>[submit "Send"]</p>
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Page is refreshing After Drop down list selection’ is closed to new replies.