Page 1 of 1

Ajax Get url

Posted: Wed Mar 05, 2014 7:21 am
by jsprovo
I know this subject has been addressed but having problem with the url

is the url the fttp:// file or is it the http:// file. i'm just trying to to get
the variable" Nb_var 01" to show up on a html page

$.get('url', function ()) || ajax request.open("Get", "url", true);

this would be a big help.
Thankyou