Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Sending E-mail with Lasso from a form


CaelC

This topic is 8572 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I am trying to use Lasso in a form to send e-mail using a visitor entered e-mail, the To e-mail, subject, etc.

Here is what I have now:

<FORM ACTION="Action.Lasso" METHOD="Post">

<input type="hidden" name="-Email.Host" value="smtp.concentric.net">

<input type="hidden" name="-Email.Format" value="/sis/zsi/body.txt">

Your E-mail Address: <input name="-Email.From" value=""><BR>

Friend's E-mail Address: <input name="-Email.To" value=""><BR>

Subject: <input name="-Email.Subject" value="Hello"><BR>

<INPUT TYPE=reset VALUE="Clear">  <INPUT TYPE="submit" VALUE="SEND E-MAIL"></CENTER>

</FORM>

When I try to submit, I get a file not found error. I want to do it this way because then in the body I want to try to include a Lasso generated link using the [Link_CurrentSearchURL] command:

That way I can have an "E-mail this to a Friend" type of page from a found set in the DB.

Does this make sense? Does anyone have any suggestions? Is there an easier way to do this?

Any help would be greatly appreciated.

Thanks!

Cael.

Link to comment
Share on other sites

  • 3 weeks later...

This topic is 8572 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.