Disabling view source -
if someone wants to find your html source code bad enough, they will. i have yet to come across a page that i cant veiw the source for.
Kyle
Disabling view source -
if someone wants to find your html source code bad enough, they will. i have yet to come across a page that i cant veiw the source for.
Kyle
View Source of Webbrowser Object -
I know how to view the source of the Webbrowser object when there is only 1 window open: Webbrowser1.Document.Body.Innerhtml contains the full source code as if you chose 'View Source' from IE or some other browser. What I don't know how to do is view the source of a second or popup wi
Restrict Source Code in HTML -
Hi there,
May I know, is it possible to disable View>Source property of an IE window? So that other viewers cannot view my website's source codes (*.txt)
If possible, also, then, how do I enable the View>Source.
Meaning to say, is there a way to restrict other users from v
Disable HTML View->Source -
Hi All,
I am not an HTML expert (and hence neither javascript or vbscript one either) so pardon me for a silly question.
I have noticed that when you choose 'Source' from 'View' menu on the browser menubar it is possible to see the source code of the page. However, I have also no
Disabling Menu/Toolbar... -
Hi,
I'm interested in protecting the source code of html pages.
I've looked into it a little and found javascript coding to disable the right click of the mouse, but I cannot seem to find anything about turning menus/toolbars on and off without opening a new window.
Has anyo
[2005] View source option -
In VS2005. When looking at the source for an .aspx file i can right click anywhere and "View Code" however from the code page I can right click and "View designer" but not "View Source". This only annoys me because some pages take so long to render just fo
Using View Source function -
How can I use the view source function which is left clicking the mouse and down to view source(on a webpage). I have websites that I use this on and in notepad it displays and url. I want my prog. to save this url(displayed in notepad) as a string depending on the link I use. How c
View Source Not Working -
I'm using IE. When I want to view the source code of any site, it never works. Even when I go to my own web site, I can't view the source code from within IE when I go to View, Source. What is causing this and how do I fix it? Thanks for any help.
Get View source -
how do i get the view source to come up when i eneter a web site? Using webbrowser control.. not IE
in my program theres a command button, webbrowser..
i want to click the command button and the it go to my specific URL and on that page it pops up the view source afterit loads.!
View source of an EXE -
Does anyone know if it is possible to view the source code of a vb EXE?. i.e. reverse the EXE to vb source code & show me how it was coded?
I have a piece of software which was written by a previous employee & i need to be able view his source code.
All that i have is the
Disabling Task Manager Without The Message -
I already have a code for disabling the Task Mgr (http://www.planet-source-code.com/vb...57557&lngWId=1) .
The problem is that when I press Ctrl+Alt+Del there will be a message saying that the Task Mgr is disabled.
How can I remove that? Thanks a lot!
Making View Source VB code. -
How can this be made into VB code for a view Source on a webbrowser?
"&View" => "View",
" > Pod s&tructure" => {
-name => "ViewStructure",
-checked => 1
},
" > Struct
Disabling List View edit -
Hi There,
On Dbl Clicking on the List View same as renaming a file in explorer(keeping a slight time gap between the 2 clicks) it lets List Item to be edited.
I dont want it to be edited cause the first Value of list view which is being edited is a parameter for another form.
Stop "View Source" -
Any way of not allowing the source code to be viewed when View Source is selected?
problem in getting view source -
how to get view source of any site using winsock control in asp,please give me the code... or method
How do you view the source of websites -
I am working on making a otal web browser but I want to know how to make it view the source of a web page
view source in vb question -
if you use the internet transfer control to view the source of a web page (say altavista.com) it puts a bunch of linefeed characters or something.. someone plz tell me how to get rid of these
Securing Source Code -
Hi all,
Just wondering if anyone knew anything about the following: I have developed an application in ASP.NET which allows users to perform an action on a web server, now my issue is that potentially they could 'view source' and re-develop the application. Is there anyway i can pre
Do not view source -
Hi all!
I do not want to view source when user click View menu.
And One thing, the save and save as also i want to make it un enable?
How can i make unenable?
Some one can help me?
Thanks.
thirith
Help--View source of HTML pages -
I am new in VB and I would appreciate any help. I need to retrieve the html source page of a document loaded on the Webbrowser and display it on a Textbox or RichTextBox. More or less the same as the "View Source" command of the Internet Explorer does.
THANKS
problem to get view source -
how to use internet transfer control to get view source of any site?
problems in getting view source -
how to get view source using winsock control in asp
please give me the coding
Changing the IE View Source Editor -
I'd like to change the editor that Internet Explorer calls when you click View Source... from the View Menu but I'm at a loss as to where to look to change that setting. Has anyone done this before or know the correct place in the Registry to make this change?
Thanks.
View Page Source from Webbrowser -
Does anyone know how to load a page into the web browser and view the page source using only 1 request? It is very important that only one request be made because the data needs to be matched with an id number in the source. I can open a page in the browser and then get the source with
Disabling Save/Print in Microsoft Word -
I've done something similar to this in Excel but can't find my code at the mo.
I have a routine (whcih calls Word from an app. and populate a document) which is run under 2 different conditions. 1 condition will allow saving and printing, the other more of just a "View".
disable the source button -
hey all,
What im trying to do is to disable the view source button in the I.E. title bar. I disabled the right click but is there a way to disabled the I.E. view source button under the View option in the menu bar.
Thankz!
[2005] How to get the properties box to display properties while in source view mode -
The book shows that it's like automatically done and assumed that my VWD is set up to do this.
I have never seen this working, can't figure out how to get the properties window to display properties via the pages source view. I have always seen it via details view.
How can I enab
Disabling The Alt+del+ctrl -
THERE was a program for disabling the above key press
i have'nt read it
please any one could help me to get the coding
[02/03] view source on window explorer -
How do i write a program like window explorers 'view source' ,and then write the source to a note pad ?
john
Prevent New Window/View Source in IE Web Browser -
Is there a way to prevent the user from using Ctrl + N for a new Window and disable View Source so there's no way they can get the Html source?
View Source in C# -
Hello,
there is an option in Internet Explorer called "View Source". I'm wondering how I can make something like that in C# (Visual Studio 2005).
Thanks for all your help,
Dishwasher
how to view source using microsoft Internet web browser component -
i just want to view the source through the Web browser on my program in wordpad like IE does, i know its kind of a begginer question, but thanks for the help
list view on vb.net -
hey,
i went to this website to download this program
http://www.Planet-Source-Code.com/vb...1381&lngWId=10
for the client, in the friends and chat room section, they are using a list view.
how do i bring out the list view option in the design view?
i can't seem to find it..
How do I view asp pages locally with IIS & Norton IS 2002 -
Hi,
I have created an asp website which pulls info. from an ms access Db and populates the webpages, nothing special. The pages work on my asp host server & I used to be able to develop locally and view my pages as I have WinXP Pro installed with IIS.
Last night I installed N
Source Code and Keyboard disabling! -
Is there a way to:
A: Deactivate the keyboard on a site??
B: To make the Source Code unaccessable??
Thanks !
view source from website! -
when i go to a web site i want it to VIEW THE SOURCE when i enter the website automatically!! CODE!!
WebBrowser Can I do a Viewsource -
How do i make a webbrowser view a web sites source. Like when you right click view source
Vb-World Source -
Anyone ever notice that when you right click, say http://www.vbforums.com (http://forums.vb-world.net), you can view the source. Now go into a thread and try right clicking, for me, using IE5.5, I right click and click on view source and nothing comes up.
I open it in the WebBrowse
Can't view asp pages locally using IIS with Norton Internet Security installed... -
Hi,
I have created an asp website which pulls info. from an ms access Db and populates the webpages, nothing special. The pages work on my asp host server & I used to be able to develop locally and view my pages as I have WinXP Pro installed with IIS.
Last night I installed
Is it possible to get the source code of compiled code -
Hi,
I have the compiled source code of a Sega Emulator game, is there any way too view the code, without all those weird symbols ? I think it's written in C or C++.
The game came out 1993-1994.
I want to view the source and see if I can improve the game, for personal use of cours