close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

data not send in emails for mailinglist

Thread began 1/04/2011 9:07 am by jpbosboom.60369949 | Last modified 1/05/2011 11:39 am by Jason Byrnes | 1754 views | 6 replies |

jpbosboom.60369949

data not send in emails for mailinglist

working with cs4 or CS 5 and UE3.07 or 4.0 on windows 7
We use to send emails with recordset data out on mailinglists etc which worked fine fill update to CS5 and UA4.0. After removing 4.0 and installing again 3.07 still got problems.
The message i get : applyServerBehaviour in WA Universal Email javascript error. I removed the .dat files.

Hope someone has the solution.

Sign in to reply to this post

Jason ByrnesWebAssist

UE3 is not compatible with DWCS5, you will need to use UE4 in DWCS5.

in the email body code, edit the code that references the recordset:
<?php echo $row_RsName['ColumnName']; ?>

to:
<?php echo $RecipArray[$RecipIndex][0]['ColumnName']; ?>

Sign in to reply to this post

jpbosboom.60369949

data not send in emails for mailinglist

tried what you wrote but mail does not loop. Only first record has been sent.

if (!isset($_SESSION))session_start();
if ((!($totalRows_rs_beurs == 0))) {
//WA Universal Email object="mail"

should be sending 4 recors for a test.

Any futher info.

Does webassist solve this issue in an update shortly?

Sign in to reply to this post

Jason ByrnesWebAssist

please send a copy of your page in a zip archive so I can look at the code.

Sign in to reply to this post

jpbosboom.60369949

data not send in email for mailing list

pls see attached the zip file

Sign in to reply to this post

jpbosboom.60369949

again the zip files

Attached Files
beurs_jan.zip
webassist.zip
Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...