Welcome Guest, Not a member yet? Register   Sign In
best way to do cross-site request?
#1

(This post was last modified: 03-06-2018, 06:56 AM by richb201.)

I am in a chrome extension background page. I want to query my CI app, cross-siteĀ for some info. What is the best way to do this?

XMLHttpRequest?
$.post?

some other way?

I tried usingĀ 

$.post("http://localhost/subit_backend/login_daemon.php","action=login", processResponse);

but the "$" is not found.
proof that an old dog can learn new tricks
Reply


Messages In This Thread
best way to do cross-site request? - by richb201 - 03-06-2018, 06:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB