Hi All,
I am looking to send an email which will be opened in outlook client.
In this email I need to have a hyperlink, which I am implementing using <a> tag.
But I want that the website should be opened in a smaller window and not as new window in the browser.
I tried using javascript:window.open() but it wont work in outlook.
Is there any workaround for this, please respond as soon as possible its quite urgent.
Thanks in advance.