return "<meta http-equiv=\"refresh\" content=\"" + "10" + ";" + context().componentActionURL()+ "\">
I have a non-session login page. This calls a DirectAction which then does the usual login and sends back the home page component. Now I want to refresh that page... say every 10 seconds. The code above works on Safari and FireFox but not IE8. Any thoughts? Thanks James
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
