
November 3rd, 2000, 08:51 AM
|
|
Junior Member
|
|
Join Date: Nov 2000
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I am having problems with netscape Frames. The reall problem is within my jsp. I am using getParameters("formObject"); to get information from the previous page. In IE its fine but in netscape it returns NULL. I am thinking that netscape is looking at the frameset for the information and not within the correct frame. If I can direct my getParameters function to the right frame i would. I don't konw how or even better, how to fix this problem. If anyone can help i would apreciate it. Thanks.
|