Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Why is Status line still moving after "Done"


Message #1 by "Gerry" <ciw0711gerryg@h...> on Wed, 5 Sep 2001 11:57:58 -0400
Hello All,
I have a two panel frameset:
1) The top frame has a form with two text box to collect an id and date.  It
also has two radio buttons to select which page to send the data to.
2)There isn't a submitt button but rather a link that fires off a javascript
to post the form and display the appropriate asp page in the bottom frame.

Here the issue:
After the new page is render the status line says "Done" however the status
bar on the status line keeps moving.  What's going on here?  Is there some
code still executing?

If I submitt the form again  status line stops moving sometimes.

I couldn't find a way to alter the form's action depending on the radio
selection.  Is there a way to accomplish changing the form's action
depending on the radio value while still using a regular submitt button?
The users sorely miss the ability to just hit enter and I miss giving them
that functionality.

Any advice?






  Return to Index