User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 362,351 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,763 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 3121 | Replies: 5
Reply
Join Date: Feb 2002
Location: Los Angeles
Posts: 625
Reputation: MAD_DOG is on a distinguished road 
Rep Power: 8
Solved Threads: 11
MAD_DOG's Avatar
MAD_DOG MAD_DOG is offline Offline
Practically a Master Poster

Some Basic Code Hopefully (Help Needed)

  #1  
Feb 15th, 2002
I have a web site. http://jimmy.d2g.nu now I put a DISCLAIMER up because I have found a web site that cloned by HTML site. I heard about some kind of code that encrytions
**** I cant spell. Anywho when people view my Source is there is a way to hide it or make it so they cant find one line of code please let me know this is important to me. Something to mix up the code.
Jimmy
E-Mail - jimmy@fiberops.net
Chief Information Officer (CIO) of FiberOps
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2002
Posts: 175
Reputation: AlPhA is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 0
AlPhA AlPhA is offline Offline
Junior Poster

Re: Some Basic Code Hopefully (Help Needed)

  #2  
Feb 15th, 2002
Hmm... i know what you're talking about, but i don't think it's going to work very well. Below is a site that might work, but i'm not sure. I remember once finding a site that had what you're talking about, but i don't remember it. First of all, your site is in ASP so the person can't just simply download the file by right clicking and save file. The server will just give back a blank page. Second, a person could go to file -> save and open it up with wordpad or whateve program. They won't get your asp, but they will get your html.

http://www.softlandmark.com/HTMLEncryption.htm <- site

what's the site that copied yours? Email them saying you're a lawyer how their in violation of the DMCA and you're going to press charges unless they shut down their site. That'd be funny!
One day, we will die, when it comes...... i dunno, i'm not psychic!
Reply With Quote  
Join Date: Feb 2002
Location: Long Island, NY
Posts: 1,134
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Rep Power: 12
Solved Threads: 2
Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: Some Basic Code Hopefully (Help Needed)

  #3  
Feb 15th, 2002
There really is no way to truly hide it. If it's HTML, it can be gotten, no matter what. You can use clever JavaScript to disable right click, etc... etc... But any clever user can disable JavaScript. You can use JavaScript includes to hide some of the code, but it does no good for HTML. (If you do a JavaScript include, then the user can just look at the path.)

The only code that you could hide would be code that would run on the server like ASP, ColdFusion, JSP, PHP, etc. Other than that, there really is no way. HTML was not designed for that, nor the browsers. That's why we have server side scripting to handle security stuff. If you're really that desperate, you can use flash to make the site, or if you're even more desperate, you can use images as each page - but that would only work for content. Even if you did that, of course, the user can just hit PrintScreen and be able to capture you content. They could also save the file as.

I don't think you should even bother to protect it. If it's important information, then don't put it up. Your code can't be all that ground-breaking.... there's a whole world out there of free scripts/content that anyone can swipe. Even if you were to encrypt it, the browser just displays whatever comes from the server. So I can go to your site, swipe your encrypted HTML, and just paste it on my page. The browser would need some in-between application layer where it could filter the encrypted version of your site. You could probably write an ActiveX script that the user can download, so it takes your encrypted page... but this gets complicated. The user will just move on and probably never install it.

Another option would be having accounts for user, and only let certain users that are registered see that information. Hope this was helpful.
_.:: my websites ::._
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
Reply With Quote  
Join Date: Feb 2002
Location: Los Angeles
Posts: 625
Reputation: MAD_DOG is on a distinguished road 
Rep Power: 8
Solved Threads: 11
MAD_DOG's Avatar
MAD_DOG MAD_DOG is offline Offline
Practically a Master Poster

Re: Some Basic Code Hopefully (Help Needed)

  #4  
Feb 15th, 2002
ahhhhh man I will look at that web site. And that guy who cloned it was a fan lol I looked in my old outlook files and clicked on the link it was the same site my site just smaller. Also I reformated and lost all my sites sorry. Thanks for helping me out some of my site is .asp and most now is .HTML

Thanks again.
Jimmy
E-Mail - jimmy@fiberops.net
Chief Information Officer (CIO) of FiberOps
Reply With Quote  
Join Date: Feb 2002
Posts: 175
Reputation: AlPhA is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 0
AlPhA AlPhA is offline Offline
Junior Poster

Re: Some Basic Code Hopefully (Help Needed)

  #5  
Feb 15th, 2002
Is the ASP stuff being dynamically loaded? The only page that i see that is ASP i gateway.asp, just curious as to whether it is.
One day, we will die, when it comes...... i dunno, i'm not psychic!
Reply With Quote  
Join Date: Feb 2002
Location: Los Angeles
Posts: 625
Reputation: MAD_DOG is on a distinguished road 
Rep Power: 8
Solved Threads: 11
MAD_DOG's Avatar
MAD_DOG MAD_DOG is offline Offline
Practically a Master Poster

Re: Some Basic Code Hopefully (Help Needed)

  #6  
Feb 15th, 2002
http://jimmy.d2g.nu

First page is HTML GATEWAY is .asp and so is "about me" and "web sites" everything else is .HTML
Jimmy
E-Mail - jimmy@fiberops.net
Chief Information Officer (CIO) of FiberOps
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

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

 

DaniWeb HTML and CSS Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 11:21 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC