Jump to content

Open in to IE


sridhar

Recommended Posts

Hi All,i have link in my html document, When i click the link it should be open in to the IE in user system. Suppose the user doesn't have the IE it should say the alert "Install the IE". How will i do it, help me.ThanksregardsSridhar.J

Link to comment
Share on other sites

Hi All,i have link in my html document, When i click the link it should be open in to the IE in user system. Suppose the user doesn't have the IE it should say the alert "Install the IE". How will i do it, help me.ThanksregardsSridhar.J
You could use a basic brower detection to find out what browser is being used, then build a conditional statement around the resulthttp://www.w3schools.com/js/tryit.asp?filename=tryjs_browser
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...