Thanks, I got it working yesterday..

Now I've got an intermittent problem that I can't figure out..

I do the typical checks for isnull and it works on every field except for a
few.
Danged if I can figure it out because its not the same fields.
Has to be some type of character in the fields

Its located at http://www.virgilslist.com

Thanks,

Virgil Bierschwale
http://www.bierschwale.com
http://www.bierschwalesolutions.com


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Kevin Cully
Sent: Saturday, May 26, 2007 8:42 AM
To: [email protected]
Subject: 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


Virgil Bierschwale wrote:
>  
> 
>  
> 
>  
> 
> 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]
> 
> Why does that not show up as a email address with a link that you can
click
> on ??
> 
>  
> 
> 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%>
> 
>  
> 
> Virgil Bierschwale
> 
> http://www.bierschwale.com
> 
> http://www.bierschwalesolutions.com
> 
>  
> 
> 
> 
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to