You're a bit of a star this week Moretti! anyway... I need to have the action changed so that the filename is in the action for the form, so that when a file...
Rich Wild
r.wild@...
Mar 1, 2002 8:18 am
12785
... What do you mean "this week"??? I'm always a star! ;oD Besides, its more fun to do someone else's work when you should be getting on with your own mess of...
christ.... you know sometimes you feel like a freakin eejit? there...er...was a form variable called action in the form..... coat. me. get. I think I've got...
Rich Wild
r.wild@...
Mar 1, 2002 9:21 am
12787
I stumbled across a ref to this searching the MS site yesterday. Very cool and amazingly simple to do what I need to do. ... From: Paul Connolly...
Hays, Duncan
DHays@...
Mar 1, 2002 11:54 am
12788
Yeah, that's pretty much what I want to do. When the picture changes though, I want the page to remain the same. For instance, and I'm actually working with a...
http://www.bmo.com/ At this website there is a really great sitemap component. You click on sitemap in the top corner and you get a javascript breakout ...
yes, i would also like to know what i can do. I have had this problem too and have just had to forget about it. I am sure there is a way. There has to be. ...
... self.close(), not srchwnd.close() ppk _________________________________________________________________ Send and receive Hotmail on your mobile device:...
Sorry, I should have explained a bit better. Page 1 has the form which opens a pop-up window (srchwnd) but submits to a results page. Page 2 (results page) is...
Just guessing, but I would think that the opener window should save the pointer to the opened window and then use that to close. var srchwnd; srchwnd =...
Your right. I read it wrong. I think that he's saying: Page 1 opens a popup splash screen (page 1b) and then does a submit. The submit returns a results...
How about something like this ? Get the popup window to periodically check it's opener, and set a variable on the second page to identify itself. eg,...
Great stuff Paul, but this is exactly the problem, Page 1, the submit form closes straight away, but Page 2 takes time to come up because the results need to...
hi; i'm looking for "building an executable file by using java". the file will be similar to audiogalaxy satellitte on some ways.. it will store user's...
Well, this is a Javascript forum, not JAVA, so you might be out of luck.. I bought the book JAVA in a Nutshell, and found it very useful... Have you installed...
Franki
frankieh@...
Mar 2, 2002 9:26 am
12804
Done it!!!! First Open the window as before using the onclick then in the second page, insert the following srchwnd = window.open('','srchwnd'); ...
ciao Inca well most would use new Option, although you can use a more typical old fashioned approach, for time is not an issue at all unless your options...
That's what the finished variable is there for - make sure it is set to false on the first page, and true on the results. ie, if (!window.opener.finished) ... ...
Is it possible to create a textarea so that when you move your mouse over the area with the text in it an alert will come up and is it possible to allow it to...
Is there anyway to detect in an email whether the recipient has a html enabled email client? then if he/she has then provide encoded email otherwise text? Paul...
I wouldnt say there really was. If they are only able to read text emails, then there wont be any kind of JS functionality in the client to detect that will...
I was wondering if maybe at the time you sign up for the email (in this case its an order confirmation) you could check. is there any server variables or the...
... case ... or ... Not that I know of (but then im not exactly a JS guru, just thinking in terms of the actual problem). I dont think server variables will...
... -- pAt² -- Join zWallet.com and get paid to email! Please use my User ID (patpot)when asked if someone referred you. Thanks! ...
Pat²
patpot@...
Mar 5, 2002 3:16 pm
12813
I'm with Toby on this: just because a person uses IE5.5 does not mean they use outlook express for mail. It's pretty simple to use Eudora and Opera, or the...