Entwickler-Ecke

Internet / Netzwerk - Javascript in your browser or use a browser with Javascript


cdmesut - Fr 16.02.18 16:08
Titel: Javascript in your browser or use a browser with Javascript
https://pasteboard.co/H7UI3Gy.png
hi..how do fixed problem


Christian S. - Fr 16.02.18 17:09

Hi,

please describe your problem within your post, so we don't need to rely on another website (pasteboard) to retain the information. Although it's best practice to include source code as text in your post, you can include attachments by using the feature in this forum.

Bye
Christian


jaenicke - Fr 16.02.18 19:04

You simply cannot do this with Indy. If the page requires JavaScript you need to use a real webbrowser or a webbrowser control in your application.

Perhaps the site has a kind of API, which can be used to speak with the server?

Otherwise you could only find out what calls go to the server and simulate them, but this is not easy, errorprone and may be forbidden.

Duplicate post here:
http://www.delphipraxis.net/195284-javascript-your-browser-use-browser-javascript-error.html

// EDIT:
I just came across a security warning when I checked the URL mentioned in the image:
https://safeweb.norton.com/report/show?url=http:%2F%2Fwww.delhideneme.epizy.com%2F&product=NS&version=22.11.0.41&lang=0701&source=toolbar
Is this a try to get someone to visit the page without writing the link openly?!?