Log In · Register

 
how to stop people from saving your graphic pics?
rosedoll
post May 21 2006, 09:35 PM
Post #1


Senior Member
***

Group: Member
Posts: 78
Joined: Apr 2006
Member No: 391,072



mostly people use internet explorer (IE) and if you go to ppls' xanga,, you could use your mouse and hover onto a picture and theres a line of buttons appeared,,, then you could save it rights? how to STOP THAT HAPPENING? LIKE THE BUTTONS WONT APPEAR ON MY XANGA IN ANYWHEEREELSE!!

thankyou!!!!!!!~~~~~~~
 
 
Start new topic
Replies (1 - 13)
talcumpowder
post May 21 2006, 09:48 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



[ http://www.createblog.com/forums/index.php?showtopic=61624 ]
QUOTE
Q: Why can't I get the disable image toolbar and page transition codes to work?
A:
Xanga disabled meta tags, so they no longer work on xanga. What you can do is add galleryimg=no to all of your image tags. Like so:
CODE
<img src="http://www.host.com/image.jpg" galleryimg="no">
 
rosedoll
post May 24 2006, 08:37 PM
Post #3


Senior Member
***

Group: Member
Posts: 78
Joined: Apr 2006
Member No: 391,072



hmm...i dun really get it..... how about the ones that i used for replacing the words one?
 
talcumpowder
post May 24 2006, 08:54 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



What don't you get? All you have to do is add in the text galleryimg="no" to the imag tag. mellow.gif For the replacing words one too. Well, maybe not. Can I see your code?
 
rosedoll
post May 24 2006, 10:35 PM
Post #5


Senior Member
***

Group: Member
Posts: 78
Joined: Apr 2006
Member No: 391,072



its really long though! how can i givit privately?! am....
theres sum like
background-image: url(http://i4.photobucket.com.//.png);
where should i put it?
 
gelionie
post May 25 2006, 07:25 AM
Post #6


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



This code disables highlighting and right-clicking:
CODE
<body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false">


It may not 100% prevent people from saving your pics, but at least you can stop those who try to right-click on pics to save them.
 
talcumpowder
post May 25 2006, 07:59 PM
Post #7


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



It's a background image? -rolls eyes- Only someone who truly wants to would dig in your source for that. You can still encode it.
[ http://www.codehouse.com/webmaster_tools/html_encoder/ ]
 
rosedoll
post May 25 2006, 09:27 PM
Post #8


Senior Member
***

Group: Member
Posts: 78
Joined: Apr 2006
Member No: 391,072



QUOTE(niez_cho @ May 25 2006, 5:25 AM) *
This code disables highlighting and right-clicking:
CODE
<body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false">


It may not 100% prevent people from saving your pics, but at least you can stop those who try to right-click on pics to save them.


oh thanks but i have this code la``

QUOTE(fishcake-y @ May 25 2006, 5:59 PM) *
It's a background image? -rolls eyes- Only someone who truly wants to would dig in your source for that. You can still encode it.
[ http://www.codehouse.com/webmaster_tools/html_encoder/ ]


oh hahahaha i have encoded all my scripts ..... well not bg image.....but the ones wut tag.. like
var image = 'http://i4.photobucket.com/albums/gif';
<IMG src="http://img208.imageshack." border="0"></TD>

something like these but where do i put it? some have this " but some dont....
 
talcumpowder
post May 25 2006, 09:32 PM
Post #9


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



>.<" Look towards the bottom. There should be a part that say something like:
CODE
document.write('<img src="'+ img + '" alt="">');
Or something. Show me that part. Or the entire code. I really don't care which.
 
rosedoll
post May 25 2006, 09:51 PM
Post #10


Senior Member
***

Group: Member
Posts: 78
Joined: Apr 2006
Member No: 391,072



QUOTE(fishcake-y @ May 25 2006, 7:32 PM) *
>.<" Look towards the bottom. There should be a part that say something like:
CODE
document.write('<img src="'+ img + '" alt="">');
Or something. Show me that part. Or the entire code. I really don't care which.





<script type='text/javascript'>

var image = 'http://i4.photob-en.gif';

function enterSite() {
document.getElementById('splash').style.display = 'none';
var content = document.getElementsByTagName("center");
for (var i=0; i<content.length;i++) {
content[i].style.display = 'block';
}
return false;
}

if (document.title.slice(-10) == 'Xanga Site') {
document.write('</span></center><style type="text/css"> center {display:none;} .image {border:;} </style><table height="470px" width="464px" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>');
}
</script>
 
rosedoll
post May 25 2006, 10:28 PM
Post #11


Senior Member
***

Group: Member
Posts: 78
Joined: Apr 2006
Member No: 391,072



awwww i think i messed this script!!!!! please help



<script type="text/javascript">

function replaceWords()
{
var oldWords = new Array(
"Name:",
"Birthday:",
"Gender:",
"Interests:",
"Expertise:",
"Email:",
"MSN:",
"Member Since:",
"add eprops",
"add eprop",
"add comments",
"add comment",
"email it",
"Subscriptions",
"My Blogrings",
"Posting Calendar",
"Get Involved!",
"Subscribe to D_ollylolita",
"read my profile",
"sign my guestbook",
"Next 5",
"Previous 5");

var newWords = new Array(
"<marquee behavior=alternate width=30><img src= http://i4.photobucket.com/albums/y105/ai_a...yminiribbon.gif border=0" galleryimg="no"></marquee>",
" ",
"<marquee behavior=alternate width=30><img src= http://i4.photobucket.com/albums/y105/ai_a...nkyminiribb.gif border=0" galleryimg="no"></marquee>",
" ",
"<img src= http://i4.photobucket.com/albums/y105/ai_a...onns/newtvb.gif border=0> galleryimg="no",
"e*mel . <img src= http://i4.photobucket.com/albums/y105/ai_a...conns/email.bmp border=0> galleryimg="no",
"Msn@@: <img src= http://i4.photobucket.com/albums/y105/ai_a...onns/redflr.gif border=0> galleryimg="no",
"<img src= http://i4.photobucket.com/albums/y105/ai_a...nns/eicon21.gif border=0 galleryimg="no"> Date",
"<marquee behavior=alternate width=37><img src= http://i4.photobucket.com/albums/y105/ai_a...conns/bara3.gif border=0> galleryimg="no"</marquee> 傻人'] ",
"<marquee behavior=alternate width=37><img src= http://i4.photobucket.com/albums/y105/ai_a...conns/bara7.gif border=0> galleryimg="no"</marquee> '騙人]",
" [`賤人 <marquee behavior=alternate width=37><img src= http://i4.photobucket.com/albums/y105/ai_a...conns/bara3.gif border=0> galleryimg="no"</marquee>",
" [爱人` <marquee behavior=alternate width=37><img src= http://i4.photobucket.com/albums/y105/ai_a...conns/bara7.gif border=0> galleryimg="no"</marquee>",
"<img src= http://i4.photobucket.com/albums/y105/ai_a...onns/heart6.gif border=0> galleryimg="no",
"<img src= http://i4.photobucket.com/albums/y105/ai_a...yminiribbon.gif border=0 galleryimg="no"> <img src= http://i4.photobucket.com/albums/y105/ai_a...yminiribbon.gif border=0 galleryimg="no"> <img src= http://i4.photobucket.com/albums/y105/ai_a...yminiribbon.gif border=0> galleryimg="no",
"<img src= http://i4.photobucket.com/albums/y105/ai_a...ns/whiteflr.gif border=0>+<img src= http://i4.photobucket.com/albums/y105/ai_a...ns/whiteflr.gif border=0>+<img src= http://i4.photobucket.com/albums/y105/ai_a...ns/whiteflr.gif border=0> ] ]" galleryimg="no",
"<marquee behavior=alternate width=55><img src=http://i4.photobucket.com/albums/y105/ai_aangle/Minii_Iconns/04-09.gif border=0></marquee><marquee behavior=alternate width=55><img src= http://i4.photobucket.com/albums/y105/ai_a...conns/04-09.gif border=0> galleryimg="no"</marquee>",
"<img src= http://i4.photobucket.com/albums/y105/ai_a...nns/pinkflr.gif border=0> Get Involved <img src= http://i4.photobucket.com/albums/y105/ai_a...nns/pinkflr.gif border=0> galleryimg="no",
"<img src= http://i4.photobucket.com/albums/y105/ai_a...onns/18copy.gif border=0> galleryimg="no",
"<img src= http://i4.photobucket.com/albums/y105/ai_a...ottprofNAVI.bmp border=0> galleryimg="no",
" ",
"<marquee behavior=alternate width=37><img src= http://i4.photobucket.com/albums/y105/ai_a..._Iconns/754.gif border=0"> galleryimg="no"</marquee>",
"<marquee behavior=alternate width=37><img src= http://i4.photobucket.com/albums/y105/ai_a..._Iconns/753.gif border=0"> galleryimg="no"</marquee>");


allTableData = document.getElementsByTagName('td');
allTableHeaders = document.getElementsByTagName('th');

var collections = new Array(allTableData,allTableHeaders);

for (var k = 0 ; k < collections.length ; ++k )
{
for (var i = 0 ; i < collections[k].length ; ++i )
{
if (collections[k][i].innerHTML.indexOf('TABLE') == -1)
{
for ( var n = 0 ; n < oldWords.length; ++n )
{
var indx = collections[k][i].innerHTML.indexOf(oldWords[n])
while (indx != -1)
{
var replacement = '';
indx = collections[k][i].innerHTML.indexOf(oldWords[n]);
replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]);
if(navigator.userAgent.toLowerCase().indexOf('compatible')>0){collections[k][i].innerHTML=replacement;//please use supported code at http://help.xanga.com/codes.htm
}
break;
}
}
}
}
}
}
replaceWords();
</script>
 
rosedoll
post Jun 5 2006, 09:17 PM
Post #12


Senior Member
***

Group: Member
Posts: 78
Joined: Apr 2006
Member No: 391,072



ANYONE TO HELP!!!!! i mixed my script up!! >V<:*
 
shopaholic_
post Jul 17 2006, 10:39 AM
Post #13


Member
**

Group: Member
Posts: 10
Joined: Feb 2006
Member No: 374,661



Can somebody please answer this? I also don't know how to prevent people from saving my pictures. Yeah, they can't right click, but they CAN LEFT CLICK and save the picture from the new pop-up window.

Please please?
 
talcumpowder
post Jul 17 2006, 12:28 PM
Post #14


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



.... Stop bumping MULTIPLE topics on the same subject. Please and thank you.
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: