Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Securing Code of my Webpage
Closed Thread
Old 10-14-2004, 09:04 AM   #1 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default Securing Code of my Webpage

Well hi to all you guys

I am here once again to ask you a simple question.. like how cna save my source of the page, like when i make a webpage and upload it, any one can view it's source and can steal my script can you help to save that..

Please Guys Do not recommend me Making my whole site in Flash
__________________
Realin Wuz here ...

real_in is offline  
Old 10-14-2004, 10:55 AM   #2 (permalink)
 
Newb Techie

Join Date: Mar 2004

Posts: 36

DKasler

Send a message via AIM to DKasler Send a message via Yahoo to DKasler
Default

Theres really nothing you can do about that. The only option is to have a script that disables right clicking so they can not right click and click "view source"...

However that wont stop people from using the browser menus from doing the same thing. There is nothing that you can do about this, other than make sure you copyright your work.
DKasler is offline  
Old 10-14-2004, 11:20 AM   #3 (permalink)
 
Super Techie

Join Date: Sep 2004

Posts: 269

VICone

Send a message via AIM to VICone Send a message via Yahoo to VICone
Default

I remember when I used to do HTML, there was this program that encrypts your whole page for you, I don't remember what it was called, but it did work.

All you did was copy the web page into the program and it would spit back to you a bunch of nonsense that people would see if they viewed the source.

www.zdnet.com
__________________
MCSA, MCP (070-210, 070-218, 070-215), A+, Network+, Security+<br>
<a href=\"http://profiles.myspace.com/users/17229411\" target=\"_blank\">MySpace</a> | <a href=\"http://mcmcse.com\" target=\"_blank\">MCMCSE</a> | <a href=\"http://brainbench.com\" target=\"_blank\">Brainbench : Free Certifications</a>
VICone is offline  
Old 10-14-2004, 11:21 AM   #4 (permalink)
 
Super Techie

Join Date: Sep 2004

Posts: 269

VICone

Send a message via AIM to VICone Send a message via Yahoo to VICone
Default

Bleh found one..
http://www.antssoft.com/htmlprotector/

I'm sure there are freeware programs that do the same though...

Oh, and I'm sure if somebody really wants your HTML that bad, they can run your encrypted text through one of these programs.


__________________
MCSA, MCP (070-210, 070-218, 070-215), A+, Network+, Security+<br>
<a href=\"http://profiles.myspace.com/users/17229411\" target=\"_blank\">MySpace</a> | <a href=\"http://mcmcse.com\" target=\"_blank\">MCMCSE</a> | <a href=\"http://brainbench.com\" target=\"_blank\">Brainbench : Free Certifications</a>
VICone is offline  
Old 10-14-2004, 11:29 AM   #5 (permalink)
TheMajor's Avatar
 
PowerQuest / Opera

Join Date: Jun 2004

Location: Netherlands

Posts: 10,101

TheMajor is on a distinguished road

Default

You can write everything in PHP, a default HTML page will be returned to the browser.
__________________
TheMajorMMX - Intel P200 MMX @ 225Mhz - V-Tech (PcPartner) Baby-AT mb w/ Intel Triton TX chipset - Nvidia Riva TNT2 M64 w/ 16MB - Still running.....
TheMajor is offline  
Old 10-14-2004, 12:22 PM   #6 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default

I have some Php coding also there in the webpage, so u want me to code everything under Php, No?

regards
__________________
Realin Wuz here ...

real_in is offline  
Old 10-14-2004, 01:03 PM   #7 (permalink)
TheMajor's Avatar
 
PowerQuest / Opera

Join Date: Jun 2004

Location: Netherlands

Posts: 10,101

TheMajor is on a distinguished road

Default

yes, but I am not sure.....maybe Javascripts will still be visible when viewing the source
__________________
TheMajorMMX - Intel P200 MMX @ 225Mhz - V-Tech (PcPartner) Baby-AT mb w/ Intel Triton TX chipset - Nvidia Riva TNT2 M64 w/ 16MB - Still running.....
TheMajor is offline  
Old 10-14-2004, 03:17 PM   #8 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default

let's wait until some one gives a better solution, thx anyways
__________________
Realin Wuz here ...

real_in is offline  
Old 10-14-2004, 03:36 PM   #9 (permalink)
 
Super Techie

Join Date: Sep 2004

Posts: 269

VICone

Send a message via AIM to VICone Send a message via Yahoo to VICone
Default

Eh, I did HTML for years, I don't think you're getting a better solution then the ones provided.
__________________
MCSA, MCP (070-210, 070-218, 070-215), A+, Network+, Security+<br>
<a href=\"http://profiles.myspace.com/users/17229411\" target=\"_blank\">MySpace</a> | <a href=\"http://mcmcse.com\" target=\"_blank\">MCMCSE</a> | <a href=\"http://brainbench.com\" target=\"_blank\">Brainbench : Free Certifications</a>
VICone is offline  
Old 10-14-2004, 04:18 PM   #10 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default

Ummm.......... that means i should give it up then... huff..
__________________
Realin Wuz here ...

real_in is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting 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
Trackbacks are On
Pingbacks are On
Refbacks are On