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 / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
issue with window.onbeforeprint and window.onafterprint.28 Jul 2008 14:33 GMT1
I am using window.onbeforeprint and window.onafterprint events for printing.
I got a webform with multiple frames, when i click on print menu (customized)
to print a particular grid in one of the frames, I call window.onbeforeprint
to show a custom dialog, on click of this, i am ...
script to open access database & execute a update query24 Jul 2008 20:24 GMT1
Hi...
I have craeted this script to open access database & execute a update query:
var AccessApp;
AccessApp = new ActiveXObject("Access.Application");
Detect if browser r-click context  menu can be over-ridden23 Jul 2008 13:31 GMT2
JS allows (right-click) custom context menus using
document.oncontextmenu=ShowMyContextMenu; . Some browsers (e.g. opera) don't
allow custom context menus, but do not throw an error if they are called -
it's just ignored.
image click to innerHTML22 Jul 2008 12:58 GMT1
Sir/Madam,
Is it possible to make an image clickable and will make its link into an
innerHTML?
Thanks in advance!
Error on german character in POST22 Jul 2008 12:53 GMT9
I have a problem when my javascript receives german characters. They appears
as '?'  in the responseText.
I have no access to the server where I make the post request. It is from
another company and I cannot change anything.
showModalDialogMethod17 Jul 2008 17:07 GMT2
From my web training piece, I want to display an Excel document or a Word
document.  The browser will be IE 6 or 7.  I can do this in javascript using
the window.open method but I would prefer that the Excel or Word document
display in modal form so that the user has to close the ...
About handle add element event17 Jul 2008 06:10 GMT4
I want to know every event about add element after document has been
completed.
Is there a such events?
Flash size17 Jul 2008 02:04 GMT1
Sir/Madam:
   Is there any way to make a large files (e.g. Flash, Image) into smaller
one using Javascript for faster loading?
   Thanks in advance.
Copy image from clipboard16 Jul 2008 20:30 GMT2
I have a requirement to allow the copying of a previously pasted image into
the web application - I assume using jscript (asp.net c# web app running on
an intranet).
Just to clarify - I know how upload from a graphics file on the client.
Padding and Border size16 Jul 2008 03:01 GMT2
Sir/Madam:
   Can someone help with this code below? I create two divs namely bodyDiv
and mainDiv. mainDiv
   was appended to the bodyDiv. I set the same width for the two. Now, my
WScript object in compiled JScript?15 Jul 2008 17:37 GMT2
I tried to compile a working JScript (.js) into an .exe so I could use the
Visual Studio debugger, but the jsc compiler says that "Variable WScript has
not been declared".  Is the WScript object not available in a compiled
JScript?
div padding trouble14 Jul 2008 14:34 GMT1
   Can someone make this work?
   mainDiv.style.paddingTop=Math.round(bodyDiv.offsetWidth*0.5)+"px solid
#E8F1E7";
   mainDiv.style.paddingLeft=Math.round(bodyDiv.offsetWidth*0.5)+"px solid
Application objects14 Jul 2008 13:33 GMT17
My global.asa initiates the following application object:
<SCRIPT LANGUAGE=VBScript RUNAT=Server>
Sub Application_OnStart
   Application("TranslateDomain") = "MSFT.com"
Script Debugging for IE7 in Vista14 Jul 2008 04:05 GMT1
I want debug a client-side ECMAscript (Javascript in Mozilla, and JScript
in IE) on IE7 running Vista.
When getting the "Do you want to debug this script", the Microsoft Script
Editor reports the alert "Cannot create Application Data Folder."  This is
why is this happening11 Jul 2008 09:46 GMT2
im just a beginner in javascript i just want to kown why is this happening?
[object HTMLImageElement]   Introduction
[object HTMLImageElement]   Schedule
[object HTMLImageElement]   Speaker
Pages: 1 2 June, 2008
 
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.