| Author |
Email link in message through msgbox
|
|
| rweide 2005-03-30, 8:55 pm |
| I am trying to include an email link in the message displayed through a
msgbox function. How can I do that? or can I?
Thanks.
| |
| Steven Burn 2005-03-30, 8:55 pm |
| You can't.......=20
--=20
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
"rweide" <rweide@discussions.microsoft.com> wrote in message =
news:5500C4BB-F483-4497-A872-B5F6842FF6CE@microsoft.com...
> I am trying to include an email link in the message displayed through =
a=20
> msgbox function. How can I do that? or can I?
>=20
> Thanks.
| |
| Aaron [SQL Server MVP] 2005-03-30, 8:55 pm |
| MsgBox is client-side script, not ASP, and can only contain plain text.
Please follow up in microsoft.public.scripting.jscript or
microsoft.public.scripting.vbscript
--
Please post DDL, sample data and desired results.
See http://www.aspfaq.com/5006 for info.
"rweide" <rweide@discussions.microsoft.com> wrote in message
news:5500C4BB-F483-4497-A872-B5F6842FF6CE@microsoft.com...
> I am trying to include an email link in the message displayed through a
> msgbox function. How can I do that? or can I?
>
> Thanks.
| |
| rweide 2005-03-30, 8:55 pm |
| Thank you all.
"Aaron [SQL Server MVP]" wrote:
> MsgBox is client-side script, not ASP, and can only contain plain text.
>
> Please follow up in microsoft.public.scripting.jscript or
> microsoft.public.scripting.vbscript
>
> --
> Please post DDL, sample data and desired results.
> See http://www.aspfaq.com/5006 for info.
>
>
>
>
> "rweide" <rweide@discussions.microsoft.com> wrote in message
> news:5500C4BB-F483-4497-A872-B5F6842FF6CE@microsoft.com...
>
>
>
|
|
|
|