Microsoft
Software
Hardware
Network
Question : Can I define a document root in html for all the anchors on a page?
My company sends business e-mail alerts that are specific to a company that subscribes to our services. For example, an executive might want an e-mail once per day listing all the checks that were written over $5,000.00. When we construct the e-mail, each check number is a hyperlink so that when clicked, he/she can view the check (after authenticating of course).
As it stands now, each anchor/href has to have the full and absolute path to the document which makes the e-mail quite voluminous. I want to be able to define the document root once, and then have the check numbers be relative to the defined root.
I would be open to a simple, SMALL bit of javascript code if it cut downs on the a href tags. But then again, some mail agents might not like seeing the javascript in the html mail. So perhaps there is another way?
Thanks!
Answer : Can I define a document root in html for all the anchors on a page?
Question PAQ'd, 500 points not refunded, and stored in the solution database.
Random Solutions
SQL to find the previous dept of an employee
Access - Copy Database Macro not working
ASP.Net: I need help, trying to pass a gridview selected row ID to a procedure.
class construct problem
php
To Ghost a Hard disk.
Query output 4 decimal places but need 2 decimal places
Exporting query and setting precision of values
How to make a Release Version of a Project in VS 2005
Find select cell based on cell value from another sheet