|
hi,
i am trying to get around this using JavaScript for
the present.
i have a function exec
<script
language=javascript>
function exec()
{
return
document.location.href;
}
</script>
then in the html code of the applet i
have..
<param name = tquery value =
"&{exec()};" >
but even this doesnt work.. i am using IE 5.5 and
here the
strung literal &{exec()}; is
returned as the value of tquery.
am i missing out something??
thnx in adv..
anoop
|
- Re: Access of URL in Applet Richard Yee
- How to configure Apache+Tomcat on port 80 i... Mohammad - Meftauddin
- Re: How to configure Apache+Tomcat on p... Arijit Chakrabarti
- Re: How to configure Apache+Tomcat on p... Milt Epstein
- Re: Access of URL in Applet Sabari Arasu (CTC)
- Re: Access of URL in Applet Mark Galbreath
- Re: Access of URL in Applet Richard Yee
- Re: Access of URL in Applet Mark Galbreath
- Access of URL in Applet anoop
- Re: Access of URL in Applet Anthony Tagunov
- Re: Access of URL in Applet Milt Epstein
- Re: Access of URL in Applet Srinivasan S.K
