paulsbooker
Programmer
hello folks
i have a web page comprising of two frames in a frameset
i would like to be able to query one of the frames in the frameset and determine the url
with javascript this result in a security problem when you try and determine the url of an external page in a frame
with code such as
window.parent.frames['lower'].location.href
is it possible using vb/activex to determine the url in such a way as to get around these security problems
many thanks
paul
i have a web page comprising of two frames in a frameset
i would like to be able to query one of the frames in the frameset and determine the url
with javascript this result in a security problem when you try and determine the url of an external page in a frame
with code such as
window.parent.frames['lower'].location.href
is it possible using vb/activex to determine the url in such a way as to get around these security problems
many thanks
paul