Read it full here : Asianet(ISP) injecting javascript code(ads) in every webpage requested by the customer Here asianet(ISP) is injecting a javascript code into a website without the permission of the website owner and that’s against law. This is the piece of code they are inserting <div id="sTREAMrIDE" class="11;68"> </div> <script type="text/javascript" src="http://ui.streamride.net/new/ui.min.js"> </script> I have [...]
Update: Asianet(ISP) now showing Interstitial ads (intad.pag2p.co) along with their javascript injection. Some of you out there, using Asianet, might have noticed that an ad is shown on the right side of each webpage you pull from the internet. What i am seeing is an ad that is generated by the javascript, [...]
This tutorial will guide you to create a simple app with a Login screen which takes username and password from the user and then posts it to a url and parses the JSON response form the server.
Process and array or a hash inside a perl template #Print an Array named items [% FOREACH item IN items -%] [% item %] [% END -%] #Print a HASH named items [% FOREACH key IN items.keys.sort -%] [% key %]: [% terms.$key %] [% END -%] Enjoy coding!







