Sign In
Register
How To
Experts
Radio/Podcast
Community
Local Chapters
Reach Out
Save on Dell
Home
›
Building A Website That Works
Submit a form without the page reload.
binarynpixel
subscriber
Posts:
40
Member
June 2013
edited June 2013
in
Building A Website That Works
Hi everybody,Please help me to make form submission without reload the page using ajax. please share your suggestion.Thanks.
0
·
Share on Google+
Share on Twitter
Share on Facebook
Comments
alexdisuza
subscriber
Posts:
0
June 2013
If you are using ASP.nt then set the property autopostback=true;
otherwise you have to use Ajax for submitting the form without reloading the page.
0
·
Share on Google+
Share on Twitter
Share on Facebook
Sign In or Register to comment.
Comments
otherwise you have to use Ajax for submitting the form without reloading the page.