crystalized
Programmer
I currently have an application that is created using all server side scripting (I am new to ASP so I thought I would keep things simple to start).
Since I am using Visual Interdev all of the buttons I have been using are button DTC's, and the actions for the buttons are also server side.
Now my problem is that I do not want anyone to get past the login screen if they are using Netscape. The forms I have created should only be accessed with Internet Explorer. I think that (according to what I remember), you can use javascript to check the browser type. So what I would like to do is add that ability to my asp page.
I know that I have read posts that discuss this on one of the forums but I have done a search or two and could not find what I was looking for.
If anyone can offer me any advice on this topic I would really appreciate it. Thanks in advance.
[sig]<p>Crystal<br><a href=mailto:crystals@genesis.sk.ca>crystals@genesis.sk.ca</a><br><a href= > </a><br>--------------------------------------------------<br>
Experience is one thing you can't get for nothing.<br>
-Oscar Wilde<br>
[/sig]
Since I am using Visual Interdev all of the buttons I have been using are button DTC's, and the actions for the buttons are also server side.
Now my problem is that I do not want anyone to get past the login screen if they are using Netscape. The forms I have created should only be accessed with Internet Explorer. I think that (according to what I remember), you can use javascript to check the browser type. So what I would like to do is add that ability to my asp page.
I know that I have read posts that discuss this on one of the forums but I have done a search or two and could not find what I was looking for.
If anyone can offer me any advice on this topic I would really appreciate it. Thanks in advance.
[sig]<p>Crystal<br><a href=mailto:crystals@genesis.sk.ca>crystals@genesis.sk.ca</a><br><a href= > </a><br>--------------------------------------------------<br>
Experience is one thing you can't get for nothing.<br>
-Oscar Wilde<br>
[/sig]