Survey Forums

HomeHomeSurvey Project ...Survey Project ...Using Survey & ...Using Survey & ...Sending Mail to survey participants  HTML codeSending Mail to survey participants HTML code
Previous
 
Next
New Post
5/4/2010 6:28 PM
 

 I would like to know how to make the sent mail to participants  save, 

every time we make trial invitations to participants. 

<br> or  <p> or <div>  shows in the mail so it is hard to make the mail easilly readble. 

the link to the survey
survey.aspx?surveyid=6&uid=[--invitationid-]   

does not autologin so the user has to instert the code manually
and finally the custom invitation mail is not saved, so we have to write it again every time. 

does anybody see what we are doing wrong, or even have the same issues. 

thanks  

Vera

 
New Post
5/5/2010 4:22 AM
 

 Hello,

Just a quick answer to one part of your question:

the default text for the invitationmail is set in the xml language file for the particular language you are using (language set in the web.config file) This is were you can save a different text; you cannot save changes through the freetextbox editor itself yet.

See directory: xmldata/ languages.

As for you other question, we'll try to answer these a.s.a.p.


Kind regards,
Fwsmaster

 
New Post
2/5/2012 12:19 AM
 

I'm having a problem with v1.2.2. When I send a mail message to someone that has been edited in the HTML editor to have a link to the survey code on my site (i.e.  <a href="http://momason.org/Survey/glsurvey.aspx?surveyid=2&uid=[--invitationid-] ">Click HERE</a> ), when its recieved, the host name ( http://momason.org ) has been stripped out of the url, and the link will not function for the email recipient. 
 

Is there any way to force the code to not strip the host name from the url?

 

edit: it also does it with <img src=""> tags.

 
New Post
2/6/2012 9:11 PM
 

Hi,

The issue you describe has been solved in Survey v. 1.2.3. along with a number of other mail related bugs. It is best advised to upgrade to this version to solve your problem. One other optiont to try:

- upgrade the freetextbox components to version 3.3.1.
- the serverurl chopped  is caused by a freetextbox setting:  RemoveServerNameFromUrls = "false"

I hope this gives you enough information to work on a solution.
 

 
Previous
 
Next
HomeHomeSurvey Project ...Survey Project ...Using Survey & ...Using Survey & ...Sending Mail to survey participants  HTML codeSending Mail to survey participants HTML code