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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IDENTITY, Access, and multiple SQL statements31 May 2008 13:40 GMT1
From http://databases.aspfaq.com I got this bit of ASP code for getting
the identity value for a row inserted into an MS Access database:
<%
fakeValue = 5
Window object onunload31 May 2008 11:35 GMT3
Consider the following javascript:
sChooserWindow = window.open("/path/to/my/file.html", "windowName");
sChooserWindow.onunload = checkSelectedContent;
It works in FF in that my function, checkSelectedContent, is called when the
ActiveXObject, jscript: Publishing a table as static html25 May 2008 14:55 GMT6
I really, really need a help from anyone that knows jscript,
ActiveXObject and Excel 2007 (it may work with older versions as well)
I have a single table in my xlsx file.
I would like to create a [static] html (.htm) file containing this
OnMouseOver23 May 2008 15:20 GMT3
I have an HTML/Jscript page with two images and an empty Table area.
When an image is clicked it calls the page again passing it a code ?c=1 and
when loading the table area is populated with one set of links.  When the
other  image is clicked it calls the page again passing it a ...
Javascript ActiveXObject22 May 2008 12:15 GMT1
Hi
I have created a activeX com object in .net  and installed on Vista.  I can
call it from a web page and get the desired results.   But when i run in the
Vista Sidebar Gadget  I get a Object is Null error.
Debugging JS in IE20 May 2008 21:03 GMT1
I'd love to hear how MS developers debug javascript in IE.  The MS Script
Debugger is a joke.  There doesn't seem to be any way to set breakpoints (or
otherwise get IE to break) for any code that executes onload.  Additionally,
trying to get any of the breakpoints you set to ...
Detecting a Protocol Handler in IE20 May 2008 09:50 GMT3
I am wondering if it's possible to detect whether or not a protocol handler
is installed and enabled with JavaScript. We have a VoIP system that installs
a toolbar and a protocol handler that's used to dial the phone and I would
like to modify our intranet-based telephone ...
dropdown list of numbers15 May 2008 22:16 GMT1
I am trying to create a drop down list of number from 1 -2000.
Is there a better way to do this other than:
         <option value="2">2</option>
         <option value="3">3</option>
refresh list/menu14 May 2008 18:12 GMT4
Anyway to refresh ONLY a list/menu and not refresh the entire page?
Reference to an object in IE13 May 2008 15:10 GMT4
Consider the following script:
 var SearchWidgetWhat = {
   aWhatCheckboxes : {},
   iNumCheckboxes  : 0, /* Need to do this because JS can't get the length
Function Help12 May 2008 13:51 GMT2
I am brand new to this language and need some help.
I have a form with 3 fields; fname, lname, username.  I would like to
create a function that in the onblur event of the fname or lname
fields the username is automatically created and filled in.  So if i
listmenus (select all)09 May 2008 22:03 GMT2
Will someopne please point me in a direction that will allow me to place a
button on a page that will select all values within several listmenus.  I
have located one option at
http://www.mattkruse.com/javascript/selectbox/source.html.  However, this
changing header and footer of an internet explorer page08 May 2008 08:33 GMT1
hi every one!!!
i have an assignment to change the header and footer of a html
page,without changing the values of page setup....it can be done by
changing the registry key values of a html page....i have to do the
Disable the PrintScreen Button from web application06 May 2008 14:57 GMT3
Is it possible disable the Print Screen Button when you access to a WEB
application (asp.net) and enable it when you leave it? How could I do it?
how can i attach onerror event for all IMG tag?03 May 2008 10:01 GMT1
~
Pages: 1 2 April, 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.