kiwirox
04-14-2003, 01:18 PM
I am trying to create a way to place a link on a page and set the importance level to high without having to create a form. I thought there was a way to basically set a link in a manner similar to:
<a href="mailto:address@mycompany.com?importance=high">address@mycompany.com</a>
However, when I tried this, it didn't work. Any ideas?
<a href="mailto:address@mycompany.com?importance=high">address@mycompany.com</a>
However, when I tried this, it didn't work. Any ideas?