473,466 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Is it possible to make a website "closed source"?

27 New Member
So we know how most programs, other than the open source ones, don't give their code out. Why not do this on a website. For example, when you click on "View Source" or "Inspect Element", to get a message saying that the information is confidential or something like that. IS it possible?
Apr 25 '13 #1

✓ answered by Rabbit

That's because the http protocol transfers code directly and browsers interpret the code.

To make your web site closed source, you can make the entire thing in a third party language, such as flash or java or silverlight. This transfers compiled programs instead of code. But it also requires that the end user install a third party plug in to view the site.

3 2794
Rabbit
12,516 Recognized Expert Moderator MVP
That's because the http protocol transfers code directly and browsers interpret the code.

To make your web site closed source, you can make the entire thing in a third party language, such as flash or java or silverlight. This transfers compiled programs instead of code. But it also requires that the end user install a third party plug in to view the site.
Apr 25 '13 #2
hrstissiaopai
27 New Member
Oh thanks, that was very helpful. But so there is no way to make languages that normally do not require compiling to be closed source?
Apr 26 '13 #3
Rabbit
12,516 Recognized Expert Moderator MVP
The best you can do is obscure the code so it's more difficult to read. But there's nothing you can do to prevent them from seeing the javascript, html, and css.
Apr 26 '13 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

20
by: CHIN | last post by:
Hi all.. here s my problem ( maybe some of you saw me on other groups, but i cant find the solution !! ) I have to upload a file to an external site, so, i made a .vbs file , that logins to...
1
by: Serdge Kooleman | last post by:
howto make website similar to microsoft website. could you advise a book or walktrough... i want to repeat this website thank you
1
by: nav001 | last post by:
Ok, I am trying to make this "Bully Video Game Help Site" I was wondering how do you get HTML or stuff to make like a register form....I'm an intermediate at html...I can make website free templates...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.