Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Populating two Frames from One Command
Message
 
To
27/06/2001 10:31:04
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00524085
Message ID:
00524150
Views:
15
>I found the answer. How often that just defining specifically in writing the problem, one can identify new possible strategies for attacking the problem. Anyway here it is (using JavaScript.)
>
>function DisplayMain()
> {parent.main.location.href = "Greeting.html"; }
> DisplayMain();
>
>I place this at the top of the menu file I choose within script tags.

Greg;

Defining the problem well will allow you and others to understand what is required and can lead to a quicker solution.

Two ways I like to solve problems (after defining them):
1. Discuss with others.
2. Get away from the programming environment - go for a walk, get something to drink or eat.

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform