Just starting
Just starting
![oabpr](https://secure.gravatar.com/avatar/ec995254e1f56240e87568d34e92f4d8/?default=https%3A%2F%2Fvanillicon.com%2Fec995254e1f56240e87568d34e92f4d8_200.png&rating=g&size=120)
Hi,
Anyone could help us with an example using live.datatables.net to access the remote http://intranet.oabpr.org.br/servicos/tudo/defensoriadativa/nomeacoes.asp?nr_inscricao=81587&token=1
This discussion has been closed.
Replies
Looks like from live.datatables.net using the above URL won't work due to the "'Access-Control-Allow-Origin' header is present on the requested resource." error. However this example should get you started:
http://live.datatables.net/retomuyi/1/edit
Kevin
Awesome Kevin. I have full access to change my URL. What I need to do to fix it?
May I add or remove Access-Control-Allow-Origin' header?
You'd need to refer to the documentation for ASP in order to add a suitable header for allow origin, or possibly IIS if you are using that as the web server.
Allan