Description:
Microsoft scripting newsgroup.
|
|
|
JSCRIPT error in IE7, IE6 related to character count?
|
| |
Hello, I'm not sure if this is the correct group, so please let me know if I should be posting elsewhere. I have an application that is trying to run the script below, which references fields in a SQL2005 database. The SQL database field is 8000 characters (varchar): sCmd = "mripage.asp?PAGE=" + parmVal(sFunc, 1) + "&GROUP=" +... more »
|
|
Access is denied error in form.submit() in window.onbeforeunload
|
| |
In my modal dialog windows I open a page with a frameset. The frameset contains two .htm pages, and the bottom page contains a form that needs to be submitted onbeforeunload. On Vista with IE8 you do not need to specify a target for the form, on Windows7 with IE8 you need to specify a target to avoid the access is... more »
|
|
Javascript Print Function
|
| |
Hi, I want to print on more than one pages . means in aspx page there are two section if user click on print button i want print each section on different page on a single click. Is it possible? I call this function on button click function myprint() { window.parent.Frame1.focus(); window.print(); ...thanks ,... more »
|
|
Amateur Passwords: Sex Videos Amateurs
|
| |
============================== ============================== ============= ========= My own home videos collection ! ========= VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVV ========= ENTER HERE: ========= ========= [link]... more »
|
|
Why my JScript doesn't work anymore?
|
| |
I had my JScript working a few years ago and now it stop working. If I place these png files under the same directory, it works. But if I place them in /image/ , it does not display correctly. How do I fix it? Thanks in advance. Here is the code : function init_image() { var url = "/image/";... more »
|
|
Error with JScript in MS IE 8
|
| |
When using MS IE 8, but not when using Firefox Opera Safari Chrome, having loaded a Web page into an iframe, if that Web page contains the form <a href="news:/message-ID/">xxx</ a>, then, on accessing the corresponding element of the links array, trying for Link.protocol gives an "Invalid argument" error. Link.protocol for a preceding <a... more »
|
|
IDE for JScript .NET?
|
| |
Hi, I'm new to JScript .NET and just wanted to know which IDE you guys are using when programming JScript .NET. Normally I'm programming Java (using Eclipse), but also sometimes C# (Visual Studio). My requirement is simply to have an IDE to easily write JScript source code (with intellisense), validate, compile, test and debug the code (as a... more »
|
|
Anchor OnClick Problem
|
| |
Hi All, I have looked at this line for so long I need new eyes. This is why I am here. The below 1 line of code creates anchors (<a>) inside a <div> element. I had no problems until I added the onclick action of window.open(parm1, parm2);, now I get an error telling me that line 1 has a syntax error. If I remove parm2 from the anchor then a new... more »
|
|
en-us names for ShellApp.GetDetailsOf columns, plz
|
| |
Hi The following script lists the names of detail identifiers as returned by ShellApp.GetDetailsOf for the MyVideo or MyDocuments Shell folder. Since Shell automation returns the names in localized manner, e.g. I get German names on my German XP machine, I would like to ask, if s.o. could be as kind as to run the script on his/her... more »
|
|
|