Developer forum

Forum » Development » FormMail.aspx

Reply

 

Can a call FormMail.aspx from any form or does it only work DW forms?

If you can, witch values have to be included for it to work? 


Replies

 
Reply

Actually you can, but this file is reserved for the Forms module, so I wouldn't recommend doing without obtaining license for the Forms module.

 

Set up a form, that sends an email, attach it to a paragraph and view the HTML source in frontend, the you'll have all the fields.

 

This would be an unsupported hack, so I won't provide you with precise details;)

 
Nicolai Høeg Pedersen
Reply
paul wrote:

 

Can a call FormMail.aspx from any form or does it only work DW forms?

If you can, witch values have to be included for it to work? 


 

FormMail.aspx should NEVER be called from something not Dynamicweb Forms module - it will break.

 

How ever - take a look at Files\Templates\Formmailer - thats a "stand alone" alternative.

 
Reply
np wrote:
paul wrote:

 

Can a call FormMail.aspx from any form or does it only work DW forms?

If you can, witch values have to be included for it to work? 


 

FormMail.aspx should NEVER be called from something not Dynamicweb Forms module - it will break.

 

How ever - take a look at Files\Templates\Formmailer - thats a "stand alone" alternative.


 

Ok, so it's FormMailer.aspx I should use. 

 
Nicolai Høeg Pedersen
Reply

Yesy

 

You must be logged in to post in the forum