On Dec 17, 8:16 am, "post.72" <[email protected]> wrote: > Thanks for the input. > > I'm still new to JavaScript, but I know how to solve my issue using > PHP. Using javascript to bypass ASP. I'll try re-defining the > function as you suggested and see what my results are.
The usual (and better) method is to detect flash support and redirect if required. Then you don't need to browser sniff and others without Flash will be happy too. <URL: http://groups.google.com/group/comp.lang.javascript/browse_frm/thread/50ada972c630bdc8/e13714c7cb06eb09?lnk=gst&q=detect+flash+support#e13714c7cb06eb09 > -- Rob -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
