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
Post a Comment