CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 CCS + ASP (Add Action Send Email)

Print topic Send  topic

Author Message
Brian Bermingham
Posted: 07/30/2002, 7:45 AM

Does anybody have any information on how to use the 'Send Email' action?

Whatever I key into the From, To, Subject, etc (i.e. Tosomeone@somewhwre.com)
The code is generated as .To =someone@somwhere.com.Text

Thanks


Brian
Alex Alexapolsky
Posted: 07/30/2002, 8:28 AM

What is your CCS version ?
Try to surround email with quotes.
Brian Bermingham
Posted: 07/30/2002, 8:46 AM

Alex

It is CCS 1.0.7.0

I have tried using quotes.
To "someone@somewhwre.com"

It shows in the xxxx_events.asp page as .To = "someone@somwhere.com".Text

No error messages.

Brian
Nicole
Posted: 08/01/2002, 5:10 AM

Brian,
the code is correct. But it generates assuming that you've selected the field from the form (or page) where user enters mail attributes (From, To, Subject, etc.). So the text entered into one of mentioned fields is treated as CCS control (e.g. form field). As you type in real email address just open event code and edit it to get:
...
.To =someone@somwhere.com
Brian Bermingham
Posted: 08/01/2002, 5:42 AM

Thanks Nicole

I thought it must be something like that.

Thanks

Brian

   


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.