After you have submitted your contact form 7. It remains on the same page but a message will come out. In some situation, you need…
Following code will show the visitors that the URL will be redirected in 10 Second. <pre> <script type = “text/javascript”> <!– function Redirect() { window.location…
Following code is the easiest way to redirect an URL By Javascript. <script> var url= “http://forums.powerhoster.com”; window.location = url; </script>
This almost certainly happens because WordPress cannot load the TinyMCE editor files or the TinyMCE javascript code could not be run. So make sure your…
Alomost 30% of websites hosted in the whole world are using WordPress technologies. All the hackers and Spammers are keeping find new hacking technologies to…
The hot link Protection technique allows you to prevent other websites from directly linking to files on your website. This is most commonly used to…