Disable Javascript with Javascript -
Hello,
Can I disable javascript with javascript or html?
Thanks in advance,
FlamingFox
Disable Javascript from VB -
I want my program to disable all javascript in IE,
here is my issue... basically I am using the webbrowser control to fill out some forms on web hosts, to stop the 'friendly' alert boxes caused by java scripts on these pages I would like to disable javascript in IE, load the form,
Disable Javascript with Javascript -
Hello,
Can I disable javascript with javascript or html?
Thanks in advance,
FlamingFox
Javascript disabled help -
I have created a html form and I am checking the users input using a javascript validator. Since it is possible for a user to disable javascript, I need to come up with the best plan to insure bad data doesn't go through. What is the best option? Can I redirect users with javascript di
Help!!!! Javascript disable in Visual Basic -
How do you disable javascript in the webbrowsercontrol? I am using vbexpress 2005.
checkbox issue -
ASP.NET 1.1
using javascript to enable/disable a checkbox from another checkbox. This is an ASP.NET control however would rather not have postbacks being involved if a checkbox has modified its state therefore, using javascript.
I discovered that if I tried to enable/disable a ch
Javascript in ASP.NET -
hi everyone,
i m trying to use javascript functions in asp.net webform...but somehow, the click function which should check the textbox status is not recognising the javascript functions
is there any difference in using javascript in ASP and javascript in ASP.NET
thnx
Webbrowser control problems -
Here's my problem. I have a program that uses the internet explorer webbrowser control to display sponsor sites, the problem is that the sponsors websites launch javascript popups. I need a way to kill the popups, I've tried setting the newwindow2 event to cancel the popups but that ca
Disable explorer menubar -
I am developing an intranet site where all users will have explorer using asp and javascript for client stuff.
Is it possible to disable/remove the menu and navbar in explorer in either asp or javascript.
I know I can do it in .net but was wondering if I could do it with either o
JavaScript enable/disable -
Is it possible to enable and disable(like in vb) the selection boxes from HTML, using javascript?
Cheers!
Disabling JavaScript using VB -
I need my program to disable and then enable JavaScript on a HTMl page using VB. Does anyone know how to?
ummmm.... JavaScript Question -
Is it possible to disable a frame's scrollbar on a webpage using JavaScript?
Thanx,
Aaron
asp.net and javascript questions -
I am remaking this webpage and I have come across asp code.
In it the programmer used a lot of javascript headed by this symbol "<@".
Can anyone tell me what that means.
Also can anyone tell me the way to call javascript functions from within html.
The javascri
Disable Auto-Create JavaScript codes in VS .Net(ASP .Net) -
Hi,
How can i disable Auto-Create JavaScript codes in VS .Net(ASP .Net)?
I need know this because:
1) Some web browsers cant support All JavaScript Codes
2) JavaScript is not secure! User/Client can disable it!!!
3) If user/client do this(Disable JavaScript): then all website/even
How to disable Back,Forward button, etc in a Web browser thru Javascript -
How to disable Back,Forward button, etc in a Web browser thru Javascript?
Also, pls tell how to avoid the web page to be saved?
How to disable View Source option?
Javascript appearing in pages -
I have an ASP/VB application, and when I look at the ASP pages, there is no javascript, but when I do a view source from the web, there is always some javascript embedded in the code. I can't find anything about it in the .vb files either. Does anyone know where this javascript is comi
Disable Option List with Javascript -
Can someone provide some code demonstrating how to disable an ASP.Net option list control from the client-side using javascript? I can disable textbox, dropdown and list controls by using the following javascript:
document.myForm.myTextBoxCtrl.disabled = true
document.myForm.myDDow
How to disable javascript in a webbrowser.. -
Using the MS Internet Controls (webbrowser ocx), does anyone know how to disable javascript?
What is JavaScript -
Okay, I'm wondering if maybe JavaScript is merely ECMAScript (ECMA-262) compliant, and not the living embodiement of ECMAScript. I'm wondering if maybe there is more in JavaScript than is covered in the ECMA standards.
For example, setTimeout and clearTimeout. These aren't part of
javascript and broswer opacity -
I seemed to remember seeing a demo with javascript that actually change the entire browser opacity. However, I have slept since then so I could be wrong. Is this possible. I have looked through my handy javascript reference and cannot find anything on it?
I am guess if there isn'
Disable a combo box in Javascript for Netscape -
Hi ,
I want to disable a combo box using Javascript. It works in IE but not in Netscape.
Please, can anyone help.
Thanks in advance,
Radhika
Disable javascript in webbrowser control -
Is it possible to disable javascript inside of a visual basic webbrowser control?
Disable Option List Control with JavaScript -
Can someone provide some code demonstrating how to disable an ASP.Net option list control from the client-side using javascript? I can disable textbox, dropdown and list controls by using the following javascript:
document.myForm.myTextBoxCtrl.disabled = true
document.myForm.myDDow
Any way to record a javascript link -
Is there any way to record a link that when clicked calls up some javascript.
Eg, here is the link. (javascript would be in header)
<a href="javascript:addbookmark()">Bookmark</a>
Is there anyway possible to log that action (into a db or txt file), with a
Disable print dialog with Javascript -
I want to print a webpage thtough print javascript and html button, but all the scripts I can find make the print dialog box come up first. how can i disable this dialog before i print and how can i access its properties to change some???
thanks alot
Webbrowser and Javascript -
I am using the webbrowser control in vb6 ... a certain URL that I load within it has javascript that opens a new window and resizes the window ... how can I get around this? Is it possible to disable javascript for webbrowser control purposes?
Disable Javascript In WebBrowser -
Is it possible to disable javascript in the webbrowser without affecting IE?
Thanx,
JavaScript function list -
hey ya,
Is there a website / manual for how to use javascript functions, and what lists all the functions in javascript?
I know javascript is very much like PHP ETC, but some of the functions are like alot diff....
ne how, tnx
Javascript & Frames -
A few days ago i asked on this forum if it is possible to resize frames on a webpage, depending on the information that is being displayed, i have gotten a reply that it is possible with javascript.
Does anyone know how to do this with javascript. I dont know any javascript so i ne
JavaScript Parser -
Howdy all,
I'm not sure where to put this, so I'll just whack it here. I'm wanting to create a small JavaScript parser in VB (I don't want to use outside libraries). I have limited knowledge of the JavaScript language and I'm requesting 2 things.
1) A link to an in-depth overview
Executing Javascript -
Hi,
What is the best way to execute javascript in VB? Should I save the javascript code to an html file and use VB Shell command against it?
Thanks
javascript from C# code behind -
hi,
It is posible to call a javascript (external/internal javascript) from the codebehind? How?
Thanks,
Popskiebb.
VBscript to Javascript Translation -
I still at the newbie stage as far as Javascript goes. How do you return a URL's Querystring using Javascript?
[2005] Tell Me a "Sound" Javascript Book -
I worked fairly with javascript in my early days of ASP but ever since i'd moved over to ASP.NET 2.0, i dont work with javascript. Plz, do any one know any SOUND Javascript book i can read on brush me Up & Back. I just want one book(not planing to read several books) to put me thru
{()} javascript variables {()} -
I am trying to set up a script that will use javascript to set the width of a table to a random number generated, and i haven't the first clue about javascript so i'm lost. Does anyone know how i could accomplish this, or if it's even possible?
javascript functions in VB.NET -
How can i invoke javascript functions in vb .net? I basically want to call a Javascript from another website and get its results.
Here is the code I want executed in VB.net:
<script language="JavaScript" type="text/javascript"
src="http://www.gnpcb.or
Disable JavaScript in iFrame -
Hi,
As far I know the following is not possible, but seeing we hate the word "impossible", I'd thougth I'd check here first.
I want to open a page with an iFrame. (Did not use them evil things for years, but in this case have too).
This iFrame will load any other webp
Using VB to call for javascript -
Hi guys,
how can I use vb to call for javascript? In the javascript, it will include a SALT to play voice/speech. What I want is using vb to call the javascript.
javascript stoping other javascript -
is there a way to stop other javascript files and stuff from shoing up?
Can you use JavaScript in ASP -
Is it possible to use JavaScript in ASP. If so can someone give me an example of how to embed the javascript code in an asp page.
thanks,
nmretd.
Dynamic Links in JavaScript -
I have this JavaScript that creates a heirarchial menu and another that will get the current URL of a page that someone is on. I need to know how to run a javascript function and return a value back to my html. Is this possible? Thanks, Jeremy