Two thoughts for you. First, it's very, very difficult to tell you what's going 
wrong with just a description. It would be far more helpful if you would 
provide a link to your page, working or not. Then we would be able to see what 
you've been doing, along with any errors, etc.

And second, while there are a lot of people on this group who are experienced 
with AJAX applications, this group is not a general AJAX support group. It was 
originally set up to discuss the Google AJAX APIs, which are really a specific 
set of APIs that just happen to use AJAX-y methods. All that to say you may 
find better, faster help in another forum.

Jeremy R. Geerdes
Generally Cool Guy
Des Moines, IA

For more information or a project quote:
[email protected]

If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!

On Jun 26, 2011, at 5:14 AM, Muneeb Atta wrote:

> hello ,
> i have a form which onsubmit calls a javascript function that uses
> xmlhttp object and goes to another php file ( say file2.php ) in which
> my response is alot of html which includes and a form too ... uptill
> here it works fine . now if in the second file ( file2.php ) there is
> a form and i need to call a java script function which will use ajax
> how will i do that .
> 
> i TRIED calling onBlur=somefunction() on a text field in that form """
> which was in file2.php """ but it never calls that function. no matter
> what
> 
> i EVEN tried creating a new form and trying to call a java script
> function but the problem is that the javascript function never gets
> called in file2.php which is all processed by the original ajax object
> request.
> 
> QUESTION :
> 
> here is what i am trying to do :
> 
> file1.php -> calls function a() { function a ----> goes to
> file2.php }
> 
> file2.php -> calls function b() { function b -----> goes to
> file3.ophp }
> 
> PROBLEM : the second part is not working i.e function b() is never
> called .
> 
> i tries searching some forums online BUT invane
> 
> please HELP.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google AJAX APIs" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/google-ajax-search-api?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.

Reply via email to