Hello, you have not answered my question about cookies, but I must insist because is very important. It seems that there is some problem in the expiration ...
I've a frameset containing 2 frames. In one of these (frame #1) there are dynamic generated links pointing to some web pages which should be displayed in the...
I've a frameset containing 2 frames. In one of these (frame #1) there are dynamic generated links pointing to some web pages which should be displayed in the...
Paulo, this shouldn't happen if you use '<base target="_self">' in frame #2. The only exception to this is where the site will detect the frame and remove it,...
What you intend, for security reasons is NOT possible. You could make frame1 to size zero and load ebay in frame2. Then you could secretly watch what a user...
roland@...
Apr 5, 2004 9:00 am
1214
What you intend, for security reasons is NOT possible. You could make frame1 to size zero and load ebay in frame2. Then you could secretly watch what a user...
roland@...
Apr 5, 2004 9:01 am
1215
... Impossible. You cannot access any window that you didn't open with JavaScript. ... ppk, freelance web developer Interaction, copywriting, JavaScript,...
Hi Robert, thanks for your help. However, I'd like to supply some aditional informations just to make me sure about the solution's existance, if any. The frame...
Paulo, because you don't have control over the page that creates the new window, you do not know it's name. This means that you cannot control it with ...
This code allows you to input a comma separated list of values (1,2,3) to select items from the list. It should give you enough info to be able to resolve your...
Hey, you dont have to give such a big piece of code to make the date one year from now. All you have to do is: var dt = new Date(); dt.setYear(dt.getYear()+1);...
Hi Hall, Try the following code for your page: <div style="align:center;"> <div id="box"> ... </div> </div> Then remove the line in the css that makes the...
Hi everyone, When you try to retrieve the value of a DropdownList to some other control using Text1.value=DropdownList.value all you get is the INDEX of the...
Try using something like Text1.value=DropdownList.text ... __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway ...
You need to use Split() http://www.devguru.com/technologies/ecmascript/quickref/string_split.html Rob. ... From: joeandtelus [mailto:joeandtelus@...] ...
As you know how the new popups are called, you can trick the system by offering a hidden frame with the exakt name of tobecalled window. I am sending this...
roland@...
Apr 7, 2004 10:00 am
1228
Roland - as far as I can see, Paulo doesn't have any control over the name of the popup or how they're created, so he wouldn't know the window names. The...
Hi everyone, When you try to retrieve the value of a DropdownList to some other control using Text1.value=DropdownList.value all you get is the INDEX of the...
But he wants to link these pages staticly in frame1, so he can create hidden frames for the pages, he is linking to :-) Will not work, if two different pages...
roland@...
Apr 7, 2004 11:16 am
1231
hi all, Just want to high to u all and would like some one to help me is JS....
Hi, my name is Tina and I need help to put a slideshow on my website. My host is yahoo, geocities, and they don't give any help at all. I have windows movie...
Hi, my name is Oscar and I need help to put a music on my website. My host is yahoo, geocities, and they don't give any help at all. Please help, all I want...