Re: FW: [NF] What am I missing here ??

2007-05-26 Thread Kevin Cully
Hey Virgil, The mailto still needs to go inside of an a ... tag. You would need to end up with a string like this: a href=mailto:[EMAIL PROTECTED]Click here to email Kevin/a -Kevin CULLY Technologies, LLC Sponsor of FoxForward 2007 foxforward.net Virgil Bierschwale wrote:

RE: FW: [NF] What am I missing here ??

2007-05-26 Thread Virgil Bierschwale
: Re: FW: [NF] What am I missing here ?? Hey Virgil, The mailto still needs to go inside of an a ... tag. You would need to end up with a string like this: a href=mailto:[EMAIL PROTECTED]Click here to email Kevin/a -Kevin CULLY Technologies, LLC Sponsor of FoxForward 2007 foxforward.net

RE: FW: [NF] What am I missing here ??

2007-05-26 Thread Allen
And if we answer will you have figured it out yesterday ? bg Allen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Virgil Bierschwale Sent: 26 May 2007 15:45 To: [EMAIL PROTECTED] Subject: RE: FW: [NF] What am I missing here ?? Thanks, I got it working

RE: FW: [NF] What am I missing here ??

2007-05-26 Thread Virgil Bierschwale
http://www.bierschwale.com http://www.bierschwalesolutions.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Allen Sent: Saturday, May 26, 2007 8:59 AM To: profox@leafe.com Subject: RE: FW: [NF] What am I missing here ?? And if we answer will you have

Re: FW: [NF] What am I missing here ??

2007-05-26 Thread MB Software Solutions
Virgil Bierschwale wrote: The code is here . if x.name=email then% td%Response.Write(mailto:; + x.value)%/td %else% td%Response.Write(x.value)%/td %end if% Looks like you're missing the A HREF keywords. -- Michael J. Babcock, MCP MB Software Solutions, LLC

FW: [NF] What am I missing here ??

2007-05-25 Thread Virgil Bierschwale
From: Virgil Bierschwale [mailto:[EMAIL PROTECTED] Sent: Friday, May 25, 2007 12:47 PM To: 'ProFox Email List' Subject: [NF] What am I missing here ?? Go to http://www.virgilslist.com and scroll to the bottom of the list. See the email column ? It says mailto:[EMAIL PROTECTED]