In researching the other posts I found the answer. Thanks and sorry for the wasted space. The issue was putting state[0].selected instead of simply state.whatever.
Regards... Moog.
I am having an issue with my validation function. Specificly in Netscape. It is not liking my code for checking a dropdown list.
if (document.forms[0].State.value == "")
I have also tried some ".selectedIndex" versions to no avail. My error keeps reading that...
Not sure about NE6, I've been testing on 4.7 for safety's sake. I suggested to my client the copy and paste formatted text option, but the client is hell bent on it being automated for some reason.
I would use a CGI script, the problem is that the HTML file is on a CD (being called from an .exe) and thus server processes are null and void. I guess I should have mentioned that the file is running local.
How's it going? I have an issue I have been struggling with. I have an application built. The form action is mailto. There is a javascript check for the fields and at the end of the check is form.submit(). I found out that Netscape does not accept the form.submit() if the action is mailto...
hey UniMent, I created a hotmail account for our use on this issue, feel free to use it for whatever.
postingground@hotmail.com
postarea
The HTML file is waiting there for you. Netscape will only error check the text fields and won't submit. I appreciate your patients with this one, cheers...
okay here goes! Thanks for the willingness!!! Please excure the formatting....
<html>
<head>
<title>Application</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language=javascript>
function validate()
{
x = document.myForm ...
there is no URL, for the file, it will be packaged with an .exe that will launch the HTML file and auto send the form on submit. I have the file if you have an address I can send it to. It's a bit large to paste into one of these windows.
Thanks a bunch.
Moogwai
salutations reader(s). I have a form with a submit/validation function. IE works lovely, netscape on the other hand... I get an error:
Error: uncaught exception: [Exception... "Component returned failure code: 0x805303e8 [nsIDOMHTMLFormElement.submit]" nsresult: "0x805303e8...
salutations reader(s). I have a form with a submit/validation function. IE works lovely, netscape on the other hand... I get an error:
Error: uncaught exception: [Exception... "Component returned failure code: 0x805303e8 [nsIDOMHTMLFormElement.submit]" nsresult: "0x805303e8...
greetings, thanks for reading. I am in a pickle of a dilly here. Javascript form validation. Long application, some text fields some radio buttons. if the radios arent checked I have the alert popup just fine. I can not, for the life of me, figure out how to focus the field after the radio...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.