CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Mailto: link problems (CSS,ASP)

Print topic Send  topic

Author Message
Lars
Posted: 11/26/2003, 8:32 AM

Hello all
From a grid I have made a link so I quickly can mail a user with a predefined letter:

<a href="mailto:{LoginCount_Src}&subject=News from&body=Hello {x_firstname}" {LoginCount}</a> </td>

This works OK, except it does not say "Hello Tom" it just goes hello.. Why wont it accept "{x_firstname}"
ryan
Posted: 11/28/2003, 4:56 PM

Can you try appending the Hello on {x_firstname}

yourvariable = yourformname.yourcontrolname.value
HTMLTemplate.Setvar "@x_firstname", "Hello " & yourvariable

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.