home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Join TechIMO for Free!
Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
Reply Get bargains at  »  Dealighted.com
 
Thread Tools
Currently Active Users: 2806
Discussions: 188,381, Posts: 2,243,476, Members: 232,610
Old July 19th, 2002, 02:52 AM   Digg it!   #1 (permalink)
Ultimate Member
 
aznlurkerz's Avatar
 
Join Date: Nov 2001
Location: Seattle, WA
Posts: 1,244
Send a message via AIM to aznlurkerz
Disabling "scource"

I've seen on some webpages where, when accessed with IE, in the tool bar at the top, View>"Source" is disabled along with the Right-Click>"source". How is this done?

Also when pictures are loaded on a page as .jpg and when your right click on them and save they save as a *noname* and in the .bmp format only?

aznlurkerz
__________________
i9300, lovin it!

aznlurkerz is offline   Reply With Quote
Old July 19th, 2002, 03:51 AM     #2 (permalink)
"Oderint, dum metuant"
 
no1_vern's Avatar
 
Join Date: Apr 2002
Location: Albany, Ga.
Posts: 8,460
Hi Az, I have never come across any of those sites(guess Im lucky).

CAn you/will you post the site address? If not, go to the site yourself, left click on the page, then see if the View source menu item is greyed out.
__________________
They say technology slows down for no one. I know it outruns my wallet. I figure its because my wallet isn't light enough yet.

no1_vern is online now   Reply With Quote
Old July 19th, 2002, 11:56 AM     #3 (permalink)
Member
 
gothic's Avatar
 
Join Date: Oct 2001
Location: Palatine, IL
Posts: 375
Re: Disabling "scource"

Quote:
Originally posted by aznlurkerz
I've seen on some webpages where, when accessed with IE, in the tool bar at the top, View>"Source" is disabled along with the Right-Click>"source". How is this done?

Also when pictures are loaded on a page as .jpg and when your right click on them and save they save as a *noname* and in the .bmp format only?

aznlurkerz

This is a IE-only annoyance and it's done in javascript.

If you find a page that does this, all you need to do is click up on View, and then Source.

Look in the HEAD of the HTML, and find the javascript. Basicly they are binding the mouse button to a popup, probably an alert()

gothic is offline   Reply With Quote
Old July 19th, 2002, 02:04 PM     #4 (permalink)
Senior Member
 
Join Date: Oct 2001
Location: Alberta, Canada
Posts: 563
technically, there's no way to stop a person from getting the source, unless the entire site is in flash. with a little searching in the "tif" (temporary internet files) you should be able to find the page and view it in any html editor, if you really wanted.

The browser has to download the page to interpret the html/javascript/vbscript for display in the browser.

Quote:
in the tool bar at the top, View>"Source" is disabled along with the Right-Click>"source".
I've came across this once or twice too, but as mentioned, it should be in your "tif", and with the pages I saw this done on, the second time I went there, the view->source in both the toolbar and rightclick menus was re-enabled. Someone told me they were sure that the page included a dll that contained a function to disable the view->source feature in IE, but I'm not sure if it's true. I did some searching awhile ago and came up with nothing...

Quote:
Also when pictures are loaded on a page as .jpg and when your right click on them and save they save as a *noname* and in the .bmp format only?
this sounds like a trick that someone on the forum mentioned awhile ago. First, make a table for the picture but put the picture as the background image, then, in the main cell of the table, put a transparent image, which would end up being overtop of the image. this way you can't right click and get the main image, just the transparent image overtop of it. but again, if you really want the image, it will be in your "tif" files...

a little trick that almost works sometimes to hide your code from people, is once the page is made, go to the first line of code in the page, and hold down the enter key for about a minute!!! this will put a whole pile of "emptyness" at the top of the page, making it appear as if the code is not there. but, if they notice that the scrollbar on the right, they might realise what's up and merely scroll down to view your source...

cheers!!

ps: as Gothic mentioned, maybe you can share these pages with us!!
^hyd^ is offline   Reply With Quote
Old July 19th, 2002, 02:25 PM     #5 (permalink)
Ultimate Member
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,879
Send a message via ICQ to crouse
http://www.crouse.ws/scrambledsource.html

This page shows a scrambled source code...... will give you a headache trying to decipher it...... pretty cool.... doesn't work with .shtml pages... and it requires you keep an "original" and an "encrypted" version..... otherwise it can be a real pain in the @$$ to try and figure out how to change something later.
__________________
USA Linux Users Group
OpenSUSE.us
crouse is offline   Reply With Quote
Old July 19th, 2002, 02:53 PM     #6 (permalink)
Senior Member
 
Join Date: Oct 2001
Location: Alberta, Canada
Posts: 563
oh right!! forgot about that method crouse!! that'll kill your eyes trying to read it!! lol
^hyd^ is offline   Reply With Quote
Old July 19th, 2002, 03:09 PM     #7 (permalink)
Senior Member
 
Join Date: Oct 2001
Location: Alberta, Canada
Posts: 563
but... I just made a small page that took very little javascript to unscramble the code and place it in a textarea field, ready to copy... hehehehe
^hyd^ is offline   Reply With Quote
Old July 19th, 2002, 04:10 PM     #8 (permalink)
Ultimate Member
 
aznlurkerz's Avatar
 
Join Date: Nov 2001
Location: Seattle, WA
Posts: 1,244
Send a message via AIM to aznlurkerz
no1 : yes teh "source" options are both greyed out in right-click and view > source

as for where the page was it was a page on asianave or somthing like that, i came across it, i'll have to find it again, if i do i'll try and recreate it.

crouse : i rememebr seeing html like that, whats the trick to that, i could probably figure it out but yes, it hurts the noggin.

aznlurkerz
aznlurkerz is offline   Reply With Quote
Old July 19th, 2002, 04:10 PM     #9 (permalink)
Ultimate Member
 
aznlurkerz's Avatar
 
Join Date: Nov 2001
Location: Seattle, WA
Posts: 1,244
Send a message via AIM to aznlurkerz
ohh yeah BTW, how do u access the temp internet files on WinXp i keep getting confused.

aznlurkerz
aznlurkerz is offline   Reply With Quote
Old July 19th, 2002, 04:33 PM     #10 (permalink)
Ultimate Member
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,879
Send a message via ICQ to crouse
http://www.dynamicdrive.com/dynamicindex9/encrypter.htm

You can find the encrytion thing here........ if anyone wants too ?
crouse is offline   Reply With Quote
Reply


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

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off

Most Active Discussions
Is It Just Me? (2887)
The United States Debt (20)
Looks like Burris will get his Sena.. (8)
I think I just killed my computer w.. (24)
Upgrading RAM (5)
hp compaq nc6000 problems (138)
Folderchat Weekday thread (439)
Antec 300 bulk purchase? (11)
Worth the upgrade?? (14)
Recent Discussions
Help with an Ati Radeon HD 4850.. (26)
2nd video card (1)
special characters in quarkxpre.. (3)
Need help removing my front usb.. (2)
Genuine Broadband Connection my.. (14)
BATCH FILE WONT OPEN!!! HELP!!! (3)
New Build ( Finally ) (2)
RCA 52Inch HDTV wont turn on (1)
Building a gaming computer advi.. (1)
Blackberry Storm, Gears of War .. (1)
Core 2 Quad Q9550 system (3)
COWBOOM Ripoff! Used Laptop w/$.. (4)


All times are GMT -4. The time now is 09:15 PM.
TechIMO Copyright 2008 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28