Code Comments
Programming Forum and web based access to our favorite programming groups.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.
Post Follow-up to this messageYou 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.
Post Follow-up to this messageMsgBox 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.
Post Follow-up to this messageThank 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... > > >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.