| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi all,
hope someone can help me,
I am looking to do a password validation check using client side
validation. Minimum requirement is that it must...
Stirling
|
05-20-2004 09:01 PM
Richard Cornford | 9 | 49 |
|  | I have a form that generates the HTML for a table, based on user input
(width, cols, rows, border, etc.). I want to write the table code into
an...
William Starr Moake
|
05-20-2004 07:21 PM
William Starr Moake | 0 | 54 |
|  | Edward G. Nilges wrote:
And If I code a worm in JavaScript, IYHO this would be on-topic, too?
There are no "javascript members". You are...
Thomas 'PointedEars' Lahn
|
05-20-2004 06:32 PM
Thomas 'PointedEars' Lahn | 0 | 60 |
|  | can someone tell me why the "current", "last month" "quarter", and "YTD"
buttons are not...
Kerri
|
05-20-2004 04:46 PM
Kerri | 4 | 97 |
|  | Hi,
can you please tell me how I can set up a script that would open a pdf
file when a button is clicked?
Can I add a "Close" and "Print" buttons to...
Xerxes
|
05-20-2004 02:14 PM
Andrew Thompson | 2 | 93 |
|  | this is a problem i can't figure out.
I can't get IE to link to a new widown with width/height attributes as i can
in other browsers. It works in...
Fred
|
05-20-2004 02:00 PM
Grant Wagner | 3 | 63 |
|  | Hi,
I have a form with a input field. A user has to give a number greater than
0.
I have build a validation that alerts the user when he gives a...
alain dhaene
|
05-20-2004 01:48 PM
Thomas 'PointedEars' Lahn | 23 | 254 |
|  | Can someone recommend some Javascript
editors....freeware,shareware,and commercial..and if you can please
specify which ones are free,shareware and...
richk
|
05-20-2004 01:11 PM
Lee | 1 | 86 |
|  | Hi,
I have the IHTMLDocument2 interface set up for a web page in an MFC VC++
prog.
eg
IHTMLDocument2* pHTMLDocument2;
hr =...
Alf
|
05-20-2004 12:56 PM
kaeli | 1 | 49 |
|  | Is there any way to find a string representing an object's class,
which will work in Internet Explorer 6?
"typeof" doesn't work -- it returns...
Bennett Haselton
|
05-20-2004 12:47 PM
Lasse Reichstein Nielsen | 7 | 137 |
|  | Hi
While looking at some code I realized that the built in
setTimeout
function takes a string that is later
evaluated in the original caller's...
Antony Sequeira
|
05-20-2004 12:37 PM
Antony Sequeira | 7 | 54 |
|  | Hello,
I wanted to propose a small class that would help to overcome the
feature that's missing in MSIE. I'd like to get some feedback from
people...
Pavils Jurjans
|
05-20-2004 12:28 PM
Pavils Jurjans | 2 | 78 |
|  | Pavils Jurjans wrote:
You're playing with on-the-edge events aspects, which aren't supported
by Mozilla/IE (although successfully implemented by...
Yann-Erwan Perio
|
05-20-2004 09:00 AM
Pavils Jurjans | 3 | 57 |
|  | Your version gave me the same result as my version - I don't
understand why my version didn't work for you as the changes you made
shouldn't make...
Gaz
|
05-20-2004 08:58 AM
Lee | 3 | 54 |
|  | Hi,
I check data validity in html form by JS. Something like
for (i=0; i<document.form.elements.length; i++) {
chechkValidity(i);
}
Unfortunately,...
Martin Mrazek
|
05-20-2004 08:00 AM
Dr John Stockton | 13 | 105 |
|  | If I want to make sure a document gets printed to a specific MS Windows
printer, no matter what the default printer is, can I? Basically
(rewording),...
Bruce Holt
|
05-20-2004 07:12 AM
Jim Ley | 2 | 45 |
|  | In article <40ABF087.4050304 (AT) PointedEars (DOT) de>, PointedEars (AT) nurfuerspam (DOT) de
says...
Man lets talk about being...
Whitecrest
|
05-20-2004 02:09 AM
Thomas 'PointedEars' Lahn | 1 | 55 |
|  | I found this bookmarklet that will go to a random link on the currently open page:
javascript:void(location.href=document.links)
Could this be...
Kim Scarborough
|
05-19-2004 09:10 PM
Ivo | 1 | 51 |
|  | Hi, all
I tried this and it works.
------
var s1=" xxxx ";
alert(">>"+s1.replace(/^\s+/, " ")+"<<");
But why this won't work
------
var s1=" ...
datactrl
|
05-19-2004 08:16 PM
datactrl | 2 | 107 |
|  | Hello,
I think what I am trying to do amounts to pass by reference. Perhaps
there is other way to do this...
I need to manipulate indices of...
Denis Perelyubskiy
|
05-19-2004 08:02 PM
Denis Perelyubskiy | 1 | 100 |
|  | Thomas 'PointedEars' Lahn wrote:
How is Javascript an implementation of ECMAScript when Javascript
existed first???
That makes ECMA a...
Randy Webb
|
05-19-2004 07:23 PM
Randy Webb | 0 | 73 |
|  | Hi
I am kinda new to js so this might be an easy one to experts like you ...
I am setting up a website with frames (classic layout: banner,...
Bert Van Doninck
|
05-19-2004 07:06 PM
Kien | 1 | 90 |
|  | Problem: I want to send an URL via button but i don't want to get the result.
At the moment i use this form to send the URL, which enables a control...
Daniel H.
|
05-19-2004 06:15 PM
Thomas 'PointedEars' Lahn | 5 | 52 |
|  | I think, it's very simple to do, but i don't know how ?!
i've got a html page which contains :
<div id="myDiv">
<hr />
<hr />
<hr />
<hr />
</div>
marc
|
05-19-2004 05:54 PM
Dr John Stockton | 12 | 78 |
|  | I'm trying to get the script to alert you of certain blank fields when
you submit the form, but it just doesn't work, and I can't see why. By
all...
LRW
|
05-19-2004 05:25 PM
LRW | 2 | 43 |
|  | greetings everyone,
Situation:
My app uses framesets to create a frame that presents a list of things
to buy and a second frame that is the...
JohnH
|
05-19-2004 04:33 PM
JohnH | 0 | 47 |
|  | Hey all,
Here's an oddity. Run this through Mozilla:
<div id="myDiv" name="nippleClamps" style="display: none">Test</div>
<script...
Steven Daedelus
|
05-19-2004 04:11 PM
DU | 6 | 61 |
|  | Hi,
What I am trying to do is to work out which part of a HTML page contained
within an IFRAME has been selected. I have complete control over both...
Larry Neylon
|
05-19-2004 03:00 PM
Larry Neylon | 2 | 47 |
|  | Hi,
I am looking for a tool that will allow me to map visually the links
within the website, so that I can see what files are linked to each
other. ...
TAM
|
05-19-2004 02:13 PM
Thomas 'PointedEars' Lahn | 1 | 102 |
|  | Below you'll see some code that I have in one of my forms. I was
hoping to have these buttons and when I click on them they would take
selected text...
lawrence
|
05-19-2004 02:10 PM
Thomas 'PointedEars' Lahn | 7 | 80 |
|  | I have a form.
The form has input fields.
The user enters information onto the form presses submit, the information
goes to a database.
All is...
Greg Brewer
|
05-19-2004 01:56 PM
Thomas 'PointedEars' Lahn | 3 | 136 |
|  | Hey-
I seem to be having a problem with the document.lastModified property.
The way it is suppose to work is that it returns the date and time...
*.*
|
05-19-2004 01:48 PM
Thomas 'PointedEars' Lahn | 12 | 142 |
|  | I have two select boxes. When the user picks a value in the first one it
completely re-populates the second one. It works fine, but only generates...
cedawe
|
05-19-2004 01:45 PM
Thomas 'PointedEars' Lahn | 5 | 114 |
|  | "King of Red Lions" <bob (AT) bob (DOT) com> wrote
If you want something dynamic to happen without loading the whole page then
you'll want to be...
Nick Howes
|
05-19-2004 01:28 PM
King of Red Lions | 6 | 73 |
|  | Stewart wrote:
<snip>
The recognised properties of an element's - style - object are not
initially set to null. Mostly their default setting is an...
Richard Cornford
|
05-19-2004 12:10 PM
Grant Wagner | 2 | 49 |
|  | Hi.
I have a form which i want to obligation all users to click the button send
and nor the they push intro to send the form.
How can i do...
Jose
|
05-19-2004 11:54 AM
Randy Webb | 1 | 47 |
|  | Hi,
probably very simple answer to this question, which I cannot find...
I have long HTML form with possibility to save filled values on
clients HD...
Martin Mrazek
|
05-19-2004 10:25 AM
Martin Mrazek | 0 | 46 |
|  | Hi people,
Im fairly new to javascript so this might or might not be an easy
question to answer...Im currently opening a new browser window using...
James Bondin
|
05-19-2004 09:25 AM
Markus Ernst | 2 | 44 |
|  | Greetings,
I'm mocking up a spreadsheet-like feature for a large legacy application and
I'm using HTML + JavaScript to do it: HTML provides the...
Ken Hilton
|
05-19-2004 08:09 AM
Dr John Stockton | 6 | 61 |
|  | My document had the following nested DIV structure, with a possible
<SPAN> between the DIV and the <A> elements:
<div id="container">
<div...
TR
|
05-19-2004 07:18 AM
Richard Cornford | 5 | 66 |
|  | Hello,
I'm lookin for a simple script that will load an image into a layer
when a hypelink is clicked.
Example:
1)Hyperlink#1 in "Left.html" is...
KP
|
05-19-2004 07:17 AM
KP | 2 | 49 |
|  | Okay, This is actually my first day learing javascript (Out of necessity).
So be nice...I just need some help on the basics here I'm sure.
I created...
Jim Canfield
|
05-19-2004 04:57 AM
Richard Cornford | 2 | 42 |
|  | Hi all,
I'm looking for a way to "bind" multiple eventhandler function to the same
event. In other languages this can often be done by using the +=...
JeeWee
|
05-19-2004 03:50 AM
Jan-Willem | 3 | 83 |
|  | I think I might need to use Javascript to "write" the apple parameters
before it starts, that's why I'm posting here, but the Q is:
How do I get the...
Sean
|
05-18-2004 11:22 PM
Andrew Thompson | 9 | 66 |
|  | I know next to nothing about javascript. I know how to go to websites with
free javascripts and how to copy and paste them into my web page. :o)...
Luna
|
05-18-2004 10:36 PM
Randy Webb | 3 | 62 |
|  | Hi,
I want to know if it's possible from a popup to add Option on a Select
object on the parent, by just calling the Select object like this :
var...
Kevin Auch
|
05-18-2004 10:35 PM
SanJoseWebGuy | 2 | 71 |
|  | I'm using window.open() in the function:
function xyz_DoFSCommand( Cmd, args)
which is called by a flash animation.
It opens the given page in a new...
PC HUA
|
05-18-2004 09:29 PM
PC HUA | 2 | 60 |
|  | Sorry about the multiple posts, I don't know how that actually happened - I
posted this message ONCE!
On 2004-05-18 21:30:50 -0400, Stewart <stewart...
Stewart
|
05-18-2004 09:11 PM
Stewart | 0 | 70 |
|  | OK, I know I can't read a file with JavaScript, but I see references
that I can use the filesystemobject which is part of vb script. Can I
embed vb...
Steve
|
05-18-2004 07:42 PM
Steve | 2 | 139 |
|  | Hello all;
I got my javascript script working in IE and am now testing it in
Mozilla/Opera. I am trying to change the .cols property of a frameset...
Charles Crume
|
05-18-2004 07:40 PM
Charles Crume | 2 | 48 |