Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / MS JScript / February 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Please Help!How to display mpeg4 stream on asp page28 Feb 2007 10:44 GMT1
On the client page we have Activex that receive mpeg4 streams from video
camera.
I have to display this streams on my asp page.
What tools can we use to diplay mpeg4 streams on the asp page?
Excel sheet doesn not close auomatically and gets deleted automatically if i dispose refernce28 Feb 2007 09:51 GMT2
var Excel, Book;
// Create the Excel application object.
Excel = new ActiveXObject("Excel.Application");
// Make Excel visible.
How to detect if js is turned on and then redirect, even if he enters from bookmark?28 Feb 2007 01:20 GMT7
HI! I have been trying to find a way to redirect a user to another page if
he enters in any page in my site without js enabled that validates with
w3c.org.
I have tried the following in the head tag and the body. oddly enough they
install font27 Feb 2007 05:43 GMT3
I'm having trouble finding a solution for installing fonts (Type
1; .pfm) from a script on Windows 2000.
Any leads would be greatly appreciated.
window.frames[0].document.write problem27 Feb 2007 02:32 GMT13
Page.html with one iframe on it.
javascript function calls an AJAX method to get content from the server
every 15 seconds and if content returned it does this:
window.frames[0].document.write(content);
Autofill field based on entry in another27 Feb 2007 01:49 GMT8
have form on asp page with an email address field, when the user enters
their email address I want it to populate another field automatically on the
same page with the same email address, some kind of OnBlur event. Have
worked extensively with dropdown
Statement limit bug27 Feb 2007 00:15 GMT32
Apparently a new jscript.dll was shipped with IE7.  This new version of the
JScript/javascript language DLL has a bug in the number of statements
accepted in a script file.
To reproduce: Create a file test.js with 32768 repetions of the statement "x
Display ASP Application variables22 Feb 2007 13:25 GMT2
How does one display all the ASP Application variables using JScript?
I have the following VBScript code that works perfectly:
dim i
For Each i in Application.Contents
Accessing Restore Point Info through JScript20 Feb 2007 09:52 GMT1
I am trying to enumerate the restore points and delete all but the last one.
1/ When enumerated, even the deleted restore points show up when queried
through WMI.
2/ When trying to set/get the DiskUsage percentage thorugh WMI, it modifies
Using the web to read this NG20 Feb 2007 05:54 GMT2
I managed to delete a few days of posts in OE6 - I pressed "Catch up" and
posts which I had seen there before disappeared.
I now have to figure out what "Catch up" means - perhaps it is just that ,
i.e delete everything new.
Creating constants in JavaScript19 Feb 2007 08:01 GMT24
How do you create a constant in JavaScript?  I tried all of the
following and they didn't work:
static final var MY_CONSTANT = "Test";
static var MY_CONSTANT = "Test;
Pure ASP Upload in JScript18 Feb 2007 20:29 GMT1
I've been searching for a code without 3rd party components to do a
simple file upload with IIS 6.0, ASP 2.0 and JScript.
The best i could get was a VBScript "made" by 20/20.
So i've made a JScript out of it. The tough part was converting Binary
Convert ascii to keycode???16 Feb 2007 09:41 GMT1
I have an onkeydown attribute that passes event.keycode to a parsing function
Based on they keycode several things can take place. This works great
In anther instance I have a 2nd function that also needs to call the
Parse(myKey), except that, no key was pressed physically on they ...
Throw a JScript exception from C++15 Feb 2007 17:54 GMT1
I'd like to throw an Exception in a JScript script by a C++ program.
Is there a way to do this?
Please let me know :-)
Bye!
window.onload and body onload15 Feb 2007 06:50 GMT5
I have an onload for body tag.
Also doing a window.onload=B;
Preference is going for Body-onload
Want to know is it possibl to keep <body onload + window.onload
Pages: 1 2 3 January, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.