Just starting
Just starting
oabpr
Posts: 2Questions: 0Answers: 0
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