You need to sign in to do that
Don't have an account?

remote file inclusion
Hi All,
I am getting remote file inclusion error in the below line. Can this be optimized ...
<apex:pageBlock >
<script type="text/javascript" src="https://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
Thanks
I am getting remote file inclusion error in the below line. Can this be optimized ...
<apex:pageBlock >
<script type="text/javascript" src="https://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
Thanks
https://developer.salesforce.com/forums?id=906F00000008uUZIAY