dw8081 0 Newbie Poster

hi everyone,

i am trying using ajax on my web. so far all function is works.
but now i stuck on this problem.

i am using ajax to change all my content.
default.asp is the primary page....with all menu clicked to call another page.
so when i clicked, my div is showing that page completed.

The problem is when i'm trying to call page for sign-up. that my source is http://www.designerfreesolutions.com/resources/ajaxsignup.

That source is completed works when i try but when i try call that page using ajax is not working.
this page (register.asp) is fully loaded on the browser. but when i click....not give a response.

Please help me.

THX

Dimas