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 / January 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to figure out if 'Esc' has been pressed31 Jan 2006 22:40 GMT3
With the following code I can figure out if 'Enter' has been pressed:
... onKeyPress = "if (check_enter(event)) {alert('Enter has been
pressed');}"
 function check_enter(eventobjekt) {
Javascript Date31 Jan 2006 20:57 GMT4
Is JS Date object related to system date / regional or Language options?
Is it always consider US Date format?
Can I get any online documentation for this?
thanks
Contains Method31 Jan 2006 17:04 GMT12
Sorry, my last message was intended for the French group.
Since when an object may contain itself?
The code below returns true, showing that the body contains itself.
If it is not a bug, is it at least a serious flaw in the design.
hidden input field31 Jan 2006 13:19 GMT9
I have a need where I need to write some code that triggers when the value
of a hidden input field changes. I checked the reference and that object
does not have an onchange event. How else can I go about accomplishing this?
TIA!
Restore Session value31 Jan 2006 09:58 GMT1
Anybody can give me a clue on:
"How to keep value in our session variable restored in a certaint time using
vbscript?"
I run ASP.net by using VB.net and store some value in session, I want to
Frame Printing??30 Jan 2006 16:16 GMT10
IMMEDIATE QUESTION
--------------------------
I have a frameset with two children frames (however that's said).  The
print button is placed on the top frame and I need to be able to print
Using ShowModalDialog on Mozilla30 Jan 2006 09:20 GMT2
I'm using on IE6, I'd like to know how to use this function on Mozilla? is
there a function like showModalDialog copatible on mozilla?
thanks
How to call javascript into XSLT29 Jan 2006 11:34 GMT4
I'm using this xsl file
<?xml version="1.0" encoding="ISO-8859-1" ?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
...
MoveFile and DeleteFolder methods not working27 Jan 2006 18:03 GMT3
This one has definitely been perplexing. Does anyone know what could possibly
cause the MoveFile and DeleteFolder methods to stop working? I have a script
that uses these that has worked in the past, but they no longer seem to be
functioning properly. Here is the code that is ...
Close popup window...27 Jan 2006 14:14 GMT2
I'm opening a secondary window to display downloaded documents as such:
...
...
Response.BinaryWrite(fileContent);
onmouseover for area tag26 Jan 2006 19:41 GMT7
I have a jpg image and I created a hot spot on it with the following tag.
<area shape="poly" coords="253,275,327,278,328,310,283,312,254,310"
onClick="contextMenu()" onmouseover="this.style.cursor='hand'">
I would like to change the cursor to hand when mouseover this area, but my
Best Way to access Input fields26 Jan 2006 16:37 GMT44
My form will be like this
<form name="Frm">
   <input name="FrmInput"/>
</form>
submit FORM1 from FORM226 Jan 2006 12:02 GMT1
There is a "VARS" form, for store some hidden values, what I need to pass
back.
And I have many other forms, such as "LAPOZ1". I'd like to submit the "VARS"
form from "LAPOZ1", but VARS pass only the "pg_num" parameter.
Creating and writing in text files26 Jan 2006 10:55 GMT5
I have to write a html site which collects customer addresses and I
have to save them in a text file. I can't use any serverside scripting
because it is just on a local machine with no running server. I heard
that you can create and write to text files with JScript.
How to change the MousePointer while sorting a table26 Jan 2006 08:35 GMT2
With
 document.body.style.cursor = "wait";
I can set the hourglass and with
 document.body.style.cursor = "default";
Pages: 1 2 3 4 5 6 December, 2005
 
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.