From: Jody Shapiro <[EMAIL PROTECTED]> Subject: redirecting from a web page to an RTSP URL I'm having mixed/wierd results trying to auto-redirect from a web page to a SMIL url (via rtsp:// protocol). Using an .ASP with the Redirect.Response() doesn't seem to work since IIS appears not to recognize rtsp:// and prefixes the new URL with http:// and the server name. Using the META http-equiv="REFRESH" tag works for IE, but not for Netscape. If I do it via javascript and window.location= it works for IT, but not for Netscape. I must be missing something obvious - any ideas/suggestions? All I want is for a given http:// URL to auto-redirect to the rtsp:// sourced SMIL file. Thanks, -Jody ******************************************************* The RealForum is an email discussion group focused on using RealNetworks products. The RealForum is a place to post messages about the best methods for creating content using RealNetworks technologies and the planning and implementation of streaming-media web sites. Archives of RealForum can be found at http://realforum.real.com If you ever want to remove yourself from this mailing list, you can send mail to <[EMAIL PROTECTED]> with the following command in the body of your email message: unsubscribe realforum or from another account, besides the address you subscribed with: unsubscribe realforum <[EMAIL PROTECTED]>
