| Author |
Message |
bobbyg Regular


Joined: Dec 05, 2007 Posts: 72 Location: Tampa, Florida
|
Posted:
Sun Dec 23, 2007 8:01 pm |
|
When coding frames the "view source" in the browser shows nothing. If I want to do the same with RavenNuke is there a change/update that is available? |
|
|
|
 |
Gremmie Former Moderator in Good Standing

Joined: Apr 06, 2006 Posts: 2401 Location: Iowa, USA
|
Posted:
Sun Dec 23, 2007 11:57 pm |
|
View source is a function of the browser and is beyond the control of any server script. |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7487 Location: Arizona
|
Posted:
Mon Dec 24, 2007 7:38 am |
|
yes, each browser is different. With FireFox, you right click the page within the frame and then you have to do a View Frame Source or something like that. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 4887
|
Posted:
Mon Dec 24, 2007 9:31 am |
|
Highly recommend the FireFox extension / addon "View formatted source" which lets you view source inline - very nice! Maybe not so nice for those wishing to hide source. Before you ask, there are also really nice FF extensions for viewing external JS and CSS (vs. inline, which would be displayed with regular view source). |
|
|
|
 |
spasticdonkey Client

Joined: Dec 02, 2006 Posts: 122 Location: Texas, USA
|
Posted:
Tue Dec 25, 2007 2:20 pm |
|
if a user can view a page they can steal/copy just about anything on there. if you are looking for script protection, you might look into encoding with something like ioncube, which offers some protection... |
|
|
|
 |
|
|
|
|