Hello, I'm trying to build a file, that will Pops up automatically ad's on some web site;
in the site it wirte somthing like javascript:void (0)
this is what im trying to do
i bulit it in .bat file but im not enught profiessional to bulid it in javascript or AJAX call
The problem it does not work, would love if someone would help me Thanks in advance. :)
in the site it wirte somthing like javascript:void (0)
this is what im trying to do
Code:
start "~\chrome.exe" javascript:location.href='/MyYad2/MyOrder/CartradeDetails.php?CarID=720724&Up=u
The problem it does not work, would love if someone would help me Thanks in advance. :)
Comment