| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | How can I capture the IP address of the submitter
of a form?
Deepa :-)
Deepa
|
10-01-2003 01:46 PM
Deepa | 2 | 132 |
|  | mkamoski (AT) yahoo (DOT) com (Mark Kamoski) writes:
The typical method is to let the front page of www.mysite.com be a
frameset with only one...
Lasse Reichstein Nielsen
|
10-01-2003 01:37 PM
Lasse Reichstein Nielsen | 0 | 84 |
|  | Mark Kamoski wrote:
The addressbar can not display anything other then a real URI that
references the page currently being viewed in the top...
David Dorward
|
10-01-2003 01:32 PM
David Dorward | 0 | 143 |
|  | <b>Agency 4</b>
<input type="radio" name="permission" value="1" checked> Yes
<input type="radio" name="permission" value="0" > No
<br>
<b>Agency...
Phil Powell
|
10-01-2003 12:19 PM
Geoff Berrow | 20 | 214 |
|  | Hi, I am following an example of an array in
http://www.faqs.org/docs/htmltut/images/images_famsupp_59.html. Here
is a part of the code:
var...
chirs
|
10-01-2003 12:03 PM
Lee | 1 | 125 |
|  | url explaining what i' trying to do @
http://www.kieran.f2s.com/remove_all_rows_all_tables.htm
hi,
i want to create a function removing all rows...
kie
|
10-01-2003 12:02 PM
DU | 3 | 50 |
|  | Hi!
I am working on a rather complicated set of html and javascript files here
and am experiencing some serious IE/Netscape(Mozilla...
Troy
|
10-01-2003 10:46 AM
Troy | 1 | 88 |
|  | Hi All,
I want to know if it is possible to drag a file from the desktop and
drop it onto a drop area in a html page? I then want to be able...
Jessica Hart
|
10-01-2003 10:43 AM
Jessica Hart | 0 | 81 |
|  | I have a form with 2 submit buttons.
Depending on which button is clicked I am changing the value of a hidden
field called 'formname' which will...
Matt Herson
|
10-01-2003 10:42 AM
Matt Herson | 0 | 93 |
|  | Hello,
To change the content of a div I do like that
var content;
content = "<img id=\"ghp_img_diapo\" src=\"images/theme1.jpg\">" ;
layer =...
Vincent M.
|
10-01-2003 10:36 AM
Vincent M. | 0 | 108 |
|  | Hello-
I have a website that uses a custom built webserver to serve the pages.
(Please don't ask me why my boss had his own web server written). I...
Troy
|
10-01-2003 10:26 AM
Troy | 3 | 71 |
|  | I am trying to hide a drop down box in a form on a jsp page using the:
style.visibility="hidden";
The form element is hidden ok but my problem is...
Clive Moore
|
10-01-2003 10:18 AM
Martin Honnen | 1 | 74 |
|  | Anyone know how to hook a browser's Stop button (event?) in JS? I've
looked through the Document and Window DOM events in my O'Reilly JS
book and...
C. Olive
|
10-01-2003 10:01 AM
Martin Honnen | 1 | 95 |
|  | How will I make a text area append only? for eg. if I have some value
already initialized for a text area I can add to it but not edit...
swaminathang@yahoo.com
|
10-01-2003 08:43 AM
Janwillem Borleffs | 1 | 72 |
|  | I am looking to produce the same effect that is done...
Sabrefan28
|
10-01-2003 08:19 AM
Janwillem Borleffs | 1 | 151 |
|  | Hi,
I'd like to find out how to use the window.open() script in Fireworks MX. I have posted my question in the Fireworks forum but
didn't get any...
Les
|
10-01-2003 07:17 AM
Dr John Stockton | 6 | 189 |
|  | comp.lang.javascript FAQ - META - 7.9 - 2003-06-30
1 meta-FAQ meta-questions
2 comp.lang.javascript tips
2.1 Which newsgroup deals with...
FAQ Poster
|
10-01-2003 07:01 AM
FAQ Poster | 0 | 81 |
|  | There are time when I like to pass strings from PHP server side code to one
of my web pages that takes a message from a search argument on the URL...
Robert Oschler
|
10-01-2003 05:41 AM
Janwillem Borleffs | 1 | 131 |
|  | I've made this simple menu using a javascript :
http://larsandre.mine.nu/menu.htm
If I select one of the menu items the submenu appears just fine,...
John Doe
|
10-01-2003 03:54 AM
steve stevo | 1 | 87 |
|  | Hi
I am trying to get JS to work out week numbers for given dates, I'm sure
this is possible. Any help would be welcomed at this point.
Thanks in...
Dave Griffiths
|
10-01-2003 02:27 AM
Dave Griffiths | 3 | 102 |
|  | In article <NMednTJ-6NcWz-eiU-KYgw (AT) comcast (DOT) com>, N Clements
<nospam (AT) spam (DOT) 242.spam.mailshell.spam.com> writes:
No need to...
HikksNotAtHome
|
09-30-2003 11:20 PM
HikksNotAtHome | 0 | 59 |
|  | I am using the following script given in an earlier post:
<script type="text/javascript">
function validate(form) {
for (var i = 0; i <...
Matt Herson
|
09-30-2003 07:00 PM
Matt Herson | 3 | 55 |
|  | Try making a .html file with only this...
Paul
|
09-30-2003 04:44 PM
Paul | 0 | 151 |
|  | I've been asked to convert a pay increase spreadsheet to an intranet
page. So far I've developed a page that uses a combination of ASP...
Mark
|
09-30-2003 04:33 PM
Mark | 6 | 58 |
|  | I want to know what's wrong with this code (I'm an amateur programmer).
I'm trying to check if every field has a value or if checkboxes/radios
have...
PhiSYS
|
09-30-2003 03:11 PM
PhiSYS | 5 | 50 |
|  | I am trying to figure out the recommended way to include javascript
'from' javascript. I found some references that say to just write a
'script' tag...
Catherine Lynn Smith
|
09-30-2003 03:10 PM
Catherine Lynn Smith | 1 | 46 |
|  | I have a page that is database driven. The pages shows a user's name
and whether they have access to our site or not. this is done by
displaying two...
Jason Dykes
|
09-30-2003 02:27 PM
swp | 1 | 73 |
|  | My intent is to implement a navigation menu that does rollovers and
changes the image when clicked (along with loading the new URL). I
know how to...
Dustin
|
09-30-2003 01:43 PM
Dustin | 0 | 55 |
|  | Is there a way to dynamically size a popup object?
i.e.
function getMetricDesc(sDescription) {
var oPopup = window.createPopup();
var oPopupBody =...
Jason .
|
09-30-2003 01:12 PM
Jason . | 2 | 176 |
|  | I am looking for a validation script that will only look at the fields in
the cgi form, determine if the fields are filled out, then if one or...
Matt Herson
|
09-30-2003 12:51 PM
Matt Herson | 3 | 84 |
|  | Hope someone can help.
My situation is this:
I have x number of ASPs that form a 'sales process'. What I want to be
able to do is detect when the...
Al Fraser
|
09-30-2003 11:25 AM
David Dorward | 1 | 58 |
|  | ASP Web Applications Developer to work at software company who
specialise in image and document management systems. Technical
skills: Advanced ASP...
Ralph Windsor
|
09-30-2003 09:43 AM
Evertjan. | 5 | 63 |
|  | how do avoid this:
function iframe01Location(newLocation)
{
(iframe01.location=newLocation);
}
function...
Michael Hansen
|
09-30-2003 08:55 AM
Michael Hansen | 2 | 95 |
|  | Does anyone have and good resources(free possibly) for learning javascript?
Jason
Jason Meyer
|
09-30-2003 07:27 AM
kaeli | 1 | 89 |
|  | Is it possible to print a page without the URL in bottom? Because I want to
print a letter and it wouldn't be so nice if the URL is in bottom of it.
Roger Godefroy
|
09-30-2003 07:25 AM
Lasse Reichstein Nielsen | 1 | 72 |
|  | Thanks to all who post here I have not posted any yet but have been enjoying
the one you all have posted.
Can any of you create a script to imitate...
Robert
|
09-30-2003 06:22 AM
Robert | 0 | 227 |
|  | How would I link a menu to an external website without opening a new window?
This will open in a new...
Greg Krawczyk
|
09-30-2003 05:38 AM
Martin Honnen | 1 | 51 |
|  | Hi all,
was wondering if anyone might have knowledge on this. am testing with
Opera 7.11.
essentially whenever i try to use the substring "&lang="...
Genzo
|
09-30-2003 05:22 AM
Adam i Agnieszka Gasiorowski FNORD | 2 | 80 |
|  | Hya,
Think it's a simple question:
on a page I have a couple of IFRAME's loaded on top of each other, only one
visible.
With a...
Marco Snoek
|
09-30-2003 03:17 AM
Marco Snoek | 4 | 56 |
|  | Hi all,
I have a question if it is possible to manipulate the settings of
character encoding in Ms Internet Explorer 5.0, 5.5 and 6.0. The
problem...
David Komanek
|
09-30-2003 01:59 AM
David Komanek | 9 | 84 |
|  | I have been trying to find a way to use JavaScript to change the value of a
hidden field on submit. I am already invoking a JavaScript to handle...
Matt Herson
|
09-30-2003 12:18 AM
Matt Herson | 8 | 67 |
|  | Is it possible to have an Array object (or an object derived from
Array) that is 'aware' of other code modifying its contents? I'd like
to have such...
Ben Katz
|
09-29-2003 10:35 PM
Douglas Crockford | 1 | 62 |
|  | I have a page with several flyout menus positioned horizontally across
the top of the page. The menus function properly except when they
rollout over...
Philip Townsend
|
09-29-2003 08:52 PM
Ivo | 1 | 49 |
|  | I have 2 frames, one frame is a table of content with a bunch of links, and
the other frame houses the contents. I want to be able to change the...
Margaret Asami
|
09-29-2003 08:50 PM
Ivo | 1 | 50 |
|  | I have 2 frames, one frame is a table of content with a bunch of
links, and the other frame houses the contents. I want to be able to
change...
irma
|
09-29-2003 08:17 PM
irma | 0 | 65 |
|  | Is it possible for me to set a cookie from MyDomain1.com and then read that
same cookie from MyDomain2.com?
Simon B. Nielsen
|
09-29-2003 06:31 PM
Randell D. | 3 | 113 |
|  | "TonyJeffs" <tonyjeffs (AT) aol (DOT) com> wrote
Er,
<body ... onload="StartIt()">
Cheers
Richard.
rf
|
09-29-2003 03:59 PM
TonyJeffs | 1 | 52 |
|  | Can someone tell me why this works on IE Mac:
uniqueId = (new Date()).getTime() % 10000000;
but this doesn't????
var uniqueId = (new...
PJ
|
09-29-2003 03:55 PM
Lee | 3 | 67 |
|  | Hi, I'm using a simple show function, called from a button.
function show(rowId) {
var hideRow = "View_" +...
KathyB
|
09-29-2003 03:09 PM
Hywel Jenkins | 1 | 47 |
|  | Hello,
Is there any way to change the result of the IE navigation back buton ?
Something like that:
history.back() = "index.html"...
Vincent M.
|
09-29-2003 02:35 PM
Lasse Reichstein Nielsen | 1 | 76 |