I am trying to set a hidden field on a page via an href click on a previous page. I
am able to get this to work, but when I try to do it in the context of a frameset, the
value does not get set.
On the webEvent for the href, I get a handle on the page I want to set the hidden for.
I set the hidden and then load the page using the following:
pgAttxSearch is the page I am setting the hidden on and want clearBeforeDisplay to be
false
FLfrMainSearchResult is the frameset
frSearch is the target frame (within FLfrMainSearchResults) where I want want
pgAttxSearch to load
The command I am executing is:
return(pgAttxSearch.load("FLfrMainSearchResults","frSearch",false);
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]