This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Getting data from .lp script
#2
Hi,

You need same origin policy for that and send extra header, but the server side must be handling that extra header and it's not prepared for that.

So you can't do what you want to do, you must run .html and .lpĀ on the same origin..

Running .lp also on your local pc would require LUA and other stuff on your local server so i don't think you want to go there...

https://en.m.wikipedia.org/wiki/Same-origin_policy

BR,

Erwin
Reply


Messages In This Thread
Getting data from .lp script - by buuuudzik - 22.06.2017, 20:55
RE: Getting data from .lp script - by Erwin van der Zwart - 22.06.2017, 21:03

Forum Jump: