jQuery to "GET", then "POST", then receive "Response", Ajax, ASP.NET -


i have test setting (it going used in compatible cross browser request way, doing initial testing outside of it). have page (a) has text, , input name, , when click button on page, sends name db , outputs "'name', have entered name."

now test on page (b) div , script load contents of page (a) div called 'loadingdiv'. these contents html div page (a) buttons, etc.

page (a) functions fine on own. on page b, though, loads everything, when click submit name, nothing happens. no page updated, no db update, nothing. there doing wrong or not doing?


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -