Hello,
I was wondering if there is a way to prevent (or make it very difficult) to steal the Javascript code on the page.
For example, let's say we have a PHP page and we are using Javascript...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21909013.html
Zones:
JavaScriptDate Answered: 12/13/2006 Grade: A Views: 0
This is the problem:
I have 3 dropdowns- first one is for department which is shown when user comes to this page.
This department dropdown is populated from values from db.
When user selects...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22793000.html
This might seem odd, but hopefully this is because a limitation or maybe a simple character error.
I have a function being called ( getDefaultData(); )
function getDefaultData() {
$myLin...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
The front page of this website is viewing fine in IE but when I view it in Firefox it shows slightly skewed. The news feeds when removed or commented out seem to fix the issue, so I know it has so...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_22890473.htm...
I am having this:
var jsalbums = new Array;
<?php
$result = mysql_query("SELECT * FROM albums WHERE albums.uid='$session_uid' );
$i = 0;
if (mysql_num_rows($result) == 0)
echo "js...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22921766.html
Hi,
Does anyone know how I could make a page accessible only though a link on my site not through the url. For example it the user were to type in the url in their browser they wouldn't be able ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23005068.html
Good morning, I have a website that is showing wonderful on all browsers except AOL. On http://www.simpsonequine.com/erc/index.php, the calendar is not showing up in AOL, atleast on the one that th...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23038312.htm...
Zones:
PHP,
JavaScriptDate Answered: 12/21/2007 Grade: A Views: 0
Hi,
I need to have a print feature on a webpage that only prints one of the tables on the page.
The data within this table is updated using an administrative tool, so the printer friendly ver...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23043593.html
Hi friends
thnx in advance
i need the dual slider for narrow the search. eg. the user who is looking at cameras in the price range between $100 and $1000, can choose to limit the range furthe...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23069099.html
Hi,
I would like to know how to get the IFRAME URL from within parent window ?
I prefer if we can use PHP, but if php cannot do it, javascripts will be fine.
Appreciates if anybody can pro...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23089663.htm...
Zones:
PHP,
JavaScriptDate Answered: 01/20/2008 Grade: A Views: 42