954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

i want to load data after loading related php page.

hi,
i want to load data after loading related php page. i used ajax and even jquery.
jquery was not sure this is jquery code

$.post('<?php bloginfo('template_url'); ?>/bk_page/schedule_check.php', "", 
    function(data) { $("#fieldsetConfirm").html(data);})


but this and
when i was using ajax it changes data, but unfortunately, the pay now button (pay pal) was not working. curser changes but button don't work...
i have no idea how to fix this. please give me a support. any solution. thank you

Virangya
Junior Poster
122 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

what is the data variable returning?

stbuchok
Master Poster
730 posts since May 2011
Reputation Points: 120
Solved Threads: 93
 

a page containing html + php with queries and which contains pay pal form. but the problem is this codings works but pay pal button doen't work only when i use these codings... thank you for your reply,

Virangya
Junior Poster
122 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

found that it's adding a form tag frm no where :-o no idea how why

Virangya
Junior Poster
122 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: