I have a specific need to filter by domain(.mil) using client-side JavaScript. In other words, if they are a .mil, they see this content, .com - this content etc. Is this possible?
mark_roach
5:58 pm on Apr 29, 2002 (gmt 0)
Welcome to WMW RudiRoo. I am fairly certain it is possible to do what you want. I am going to move your question to the Browsers forum, where I am sure someone will be able to answer your question.
msr986
6:05 pm on Apr 29, 2002 (gmt 0)
This is best done through server side scripting.
Otherwise, if a user has their JavaScript turned off, they will get the wrong content.