-
Could someone please assist? I'm using the following code from the tutorial section.
getURL ("javascript:window.external.AddFavorite('http://www.abc.com','ABC Blocks')");
It works in the swf file but now then the swf is called through an html.
Oh and even when going through the swf directly it leaves a javascript code in the addressbar of IE6.
Any guesses?
-
OK - I've done some more research - the issue is that this code works with IE5 when using a URL redirect service but for some reason it won't when using a url redirect service in IE6
I saw some posts on correcting javascript issues with redirect service but don't know enought to implement a solution
response.encodeRedirectURL(request.getContextPath( ) +
"/RegistrationServlet?cmd=login
[Edited by jim2002 on 08-24-2002 at 02:25 PM]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|