Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form values erased after calculation...

Status
Not open for further replies.

silversurfer

Programmer
Nov 8, 2000
19
0
0
GB
Hi

I wrote a short script which multiplies two numbers read in from textfields and writes the result in another testfield, when a botton is click.It works fin.Hm, easy peasy so far, but unfortunately these values are instantly erased in IE.
It works in netscape (where, even on reload, the values are staying(i think it neads an onload event for ns)).But I cant explain why that simple script does not work in IE.

Any tips and hints are welcome!
Thanks
 
Put your code in!:)
b[sup]2[/sup] - benbiddington@surf4nix.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top