Off-topic Talk Where overpaid, underworked S2000 owners waste the worst part of their days before the drive home. This forum is for general chit chat and discussions not covered by the other off-topic forums.

Javascript anyone?

Thread Tools
 
Old Jul 21, 2001 | 07:53 PM
  #1  
cthree's Avatar
Thread Starter
Administrator
20 Year Member
 
Joined: Oct 2000
Posts: 20,274
Likes: 4
From: Toronto, Canada
Default Javascript anyone?

Is there a javascript guru in the house? I'm working on a new feature and I need some help with it. PM if you can lend a hand and I'll explain what I need.

Cheers
Reply
Old Jul 21, 2001 | 09:36 PM
  #2  
cthree's Avatar
Thread Starter
Administrator
20 Year Member
 
Joined: Oct 2000
Posts: 20,274
Likes: 4
From: Toronto, Canada
Default

Ok here is a bit about what I want to do:

I have a form in a javascript opened window. The processing of the form can take quite some time like as long as several minutes. So when you submit the form it just appears to sit there until the server responds with a page which sends <script>parent.close();</script> and closes the window.

I want to have that window serve a dual roll. I want it to show the form and then once the submit button is pressed I want it to display a message saying "please wait" or words to that effect. Clearly the form still needs to get processed while the page is changed to read "please wait". I have tried using a frameset with two frames, one with the form and another with the please wait message. I can't get the frames to resize. I can do it manually but not with javascript.

I'm open to other ideas for how to do this or perhaps just help me get what I've got going

Thanks
Reply
Old Jul 21, 2001 | 10:12 PM
  #3  
josh3io's Avatar
Registered User
25 Year Member
 
Joined: Oct 2000
Posts: 2,584
Likes: 0
From: Mountain View
Default

have the script that does the processing spit out some text every xxx milliseconds to keep the browser interested in what's going on.
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
beanolo
The Corner
51
Aug 31, 2006 03:35 PM
steven975
Off-topic Talk
13
Oct 31, 2004 01:30 PM
saliv8
Off-topic Talk
3
Feb 15, 2001 09:15 AM




All times are GMT -8. The time now is 03:40 AM.