html20009876
09-19-2005, 08:27 AM
I have a html page (applet.html), on which a java APPLET is displayed.
if visitor can not view the applet properly, i hope to redirect the page to another html page (com.html).
com.html contains a Visual C++ COM.
if visitor can not view the COM, i hope to redirect the page to another html page (normal.html).
total 2 steps, do you know how to do all or any of them?
thanks
if visitor can not view the applet properly, i hope to redirect the page to another html page (com.html).
com.html contains a Visual C++ COM.
if visitor can not view the COM, i hope to redirect the page to another html page (normal.html).
total 2 steps, do you know how to do all or any of them?
thanks