celticking
Technical User
I have a database that when searched lists users. When you select a user, the profile page opens in a new window. There's problems with the page in Netscape and AOL, javascript wont work, so i want to have two profile pages. I need the browser the user is using to be detected then sent to the correct profile page.
Can anyone help?
My current code reads...
<a href="/itc_detail.lasso?user=[field:'username']" target="_blank"> [field:'username']</a>
Thanks.
Can anyone help?
My current code reads...
<a href="/itc_detail.lasso?user=[field:'username']" target="_blank"> [field:'username']</a>
Thanks.