hyperlink property length?

D

Dave

i am trying to generate an email using a mailto link from a button on an
access form by using the hyperlink property. it works but unfortunately it
seems to be truncating the string to 255 characters. is there a better or
more general way to do this? i can't be sure of the mail client or even
browser type on the machines this will be used on and am trying to keep it
as simple as possible.
 
Top