Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > The Zelaron Nexus > Science and Art > Tech Help

 
 
Thread Tools Display Modes

 
Help, help, help...
Reply
Posted 2002-06-06, 05:16 PM
I've some files hosted in a FTP and i'd like to know how can i hide the link to em, as to download those files in the link i have to declare the login and the password so i need to know a way to hide the link so it cannot be seen ( i don't want every1 having access to my ftp and modifying my web)
I need to hide em from being showed in the bar at the bottom of iexplorer and also i wanna disable right click in all the web....
Can this be done in HTML?? Cuz i have a little idea of HTML but 0 idea of JAVA, Dreamweaver & such...
(Yup i suck & use Frontpage...and notepad to modify HTML, I don't feel like downloading any decent HTML prog 4 my crappy web)

Last edited by Sirpullido; 2002-06-06 at 05:18 PM.
Old
Profile PM WWW Search
Sirpullido is neither ape nor machine; has so far settled for the in-betweenSirpullido is neither ape nor machine; has so far settled for the in-between
 
 
Sirpullido
 



 
Reply
Posted 2002-06-06, 05:34 PM in reply to Sirpullido's post "Help, help, help..."
this is html for no right clcik:

<script language="JavaScript">
<!--
// No rightclick script.
var message="Here goes your message ";
// Don\'t edit below!
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
</script>
Old
Profile PM WWW Search
Hades-Knight is neither ape nor machine; has so far settled for the in-between
 
 
Hades-Knight
 



 
Reply
Posted 2002-06-06, 05:45 PM in reply to Sirpullido's post "Help, help, help..."
Thx Thx Thx!!!!!!!! damn m8 u were fast!!!!!!!!!!!!!!!!!!


Any mod give him gold!!!!!!! he deserves it!!!!!!
Old
Profile PM WWW Search
Sirpullido is neither ape nor machine; has so far settled for the in-betweenSirpullido is neither ape nor machine; has so far settled for the in-between
 
 
Sirpullido
 



 
Reply
Posted 2002-06-06, 05:49 PM in reply to Sirpullido's post "Help, help, help..."
now i need how to avoid explorer from showing the link in the below bar, or how to set there any kind of permanent message...
any1 knows????
Old
Profile PM WWW Search
Sirpullido is neither ape nor machine; has so far settled for the in-betweenSirpullido is neither ape nor machine; has so far settled for the in-between
 
 
Sirpullido
 



 
Reply
Posted 2002-06-06, 07:26 PM in reply to Sirpullido's post "Help, help, help..."
Ok done... problem is solved now... Thx rider 4 ur script
I got the scroll script from a friend webpage it just looked like

<BODY text=#808000 bgColor=#000000 onload=scroll();><SCRIPT language=JavaScript>
<!--
var txt="-=text to scroll=-";

function scroll()
{
window.status = txt;
txt = txt.substring(1, txt.length) + txt.charAt(0);
window.setTimeout("scroll()",150);
}
//-->

</SCRIPT>
Old
Profile PM WWW Search
Sirpullido is neither ape nor machine; has so far settled for the in-betweenSirpullido is neither ape nor machine; has so far settled for the in-between
 
 
Sirpullido
 



 
Reply
Posted 2002-06-07, 06:24 AM in reply to Sirpullido's post "Help, help, help..."
heh im a MOD i can give myself gold, how much u want me to give myself?


Old
Profile PM WWW Search
Hades-Knight is neither ape nor machine; has so far settled for the in-between
 
 
Hades-Knight
 



 
Reply
Posted 2002-06-09, 07:50 PM in reply to Sirpullido's post "Help, help, help..."
then gimme gold 4 trying to help u getting uotd
Old
Profile PM WWW Search
Sirpullido is neither ape nor machine; has so far settled for the in-betweenSirpullido is neither ape nor machine; has so far settled for the in-between
 
 
Sirpullido
 



 
Reply
Posted 2002-06-10, 08:39 AM in reply to Sirpullido's post "Help, help, help..."
he has UOTD? bah no matter i have LBR... and that'll always pwn
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-06-16, 03:11 AM in reply to Sirpullido's post "Help, help, help..."
Quote:
Originally posted by Randuin
he has UOTD? bah no matter i have LBR... and that'll always pwn
whats that have to do with this thread?
Old
Profile PM WWW Search
Sum Yung Guy seldom sees opportunities until they cease to beSum Yung Guy seldom sees opportunities until they cease to beSum Yung Guy seldom sees opportunities until they cease to beSum Yung Guy seldom sees opportunities until they cease to be
 
 
Sum Yung Guy
 



 
Reply
Posted 2002-06-16, 08:20 AM in reply to Sirpullido's post "Help, help, help..."
Quote:
Originally posted by Sum Yung Guy

whats that have to do with this thread?
what does that have anything to do with this thread?!
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-09-08, 10:02 PM in reply to Sirpullido's post "Help, help, help..."
omg you ppl are crazy
Old
Profile PM WWW Search
dominator73439 is neither ape nor machine; has so far settled for the in-betweendominator73439 is neither ape nor machine; has so far settled for the in-between
 
dominator73439
 



 
Reply
Posted 2002-09-08, 10:07 PM in reply to Sirpullido's post "Help, help, help..."
www.thepunkit.com <-- where your sexual fantasies come true
Old
Profile PM WWW Search
Grav never puts off to tomorrow what can be done the day after tomorrowGrav never puts off to tomorrow what can be done the day after tomorrowGrav never puts off to tomorrow what can be done the day after tomorrowGrav never puts off to tomorrow what can be done the day after tomorrowGrav never puts off to tomorrow what can be done the day after tomorrow
 
 
Grav
 
 

Bookmarks

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules [Forum Rules]
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:58 AM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.