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

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -