Ajax Get url

Community forum for discussion and support of the PINK product and development kit
Post Reply
jsprovo
Posts: 1
Joined: Mon Feb 17, 2014 5:30 pm

Ajax Get url

Post 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
Post Reply