Forum Moderators: open
I'm now down to the issue of forms and the "submit" button. I can get the textfields to show, but not the Submit button.
Is there a different way to handle forms so that they'll work with NN 4.x?
Here's a snippet of the code:
<p class="my_css">Please log in using your username and password. (If you've forgotten
your username or password, contact us by clicking the "Contact"
link on the left. Include
the name of your shop, your name, and your shop's phone number).</p>
<form name="form1" method="POST" action="<%=MM_LoginAction%>">
<p>Username:
<input name="username" type="text">
</p>
<p>Password:
<input type="password" name="pass">
</p>
<p>
<input type="submit" name="Submit" value="Submit">
</p>
</form>
Thanks for any replies
read the above again please, you will notice that even there I am talking about Netscape 4, which should have been obvious if you had read it first, plus the subject of the thread itself, which is about netscape 4x, so the netscape being discussed here is of course netscape 4x. I don't know how I can make this more obvious.
I think it's because large sites finally stopped really supporting it
It's nothing to do with this. It's because of the hardware replacement cycle. Most people stay with the browser that's installed on their machine when they get it. Over the couple of years they've been replacing the PCs that came with NN4 installed.
My figures show the usage of NN4 by my visitors has fallen from 16% in January 2002 to less than 1% now.
Yes, I think you have that right, I'm seeing the same thing, NS 4 use was hovering at 2-5% for much longer than I thought it would, then suddenly this year I started seeing it drop to under 1%, it looks like those last windows 95 boxes are finally getting updated, thankfully, I thought ns 4 would be gone 2 years ago, couldn't figure out what was making it stay, but I do suspect that one reason some of these last boxes are getting replaced is that the users are starting to get so many javascript errors, crashing sites, etc, that they simply can't be used to access websites any longer, which is a good thing.