close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Sending information using email

Thread began 5/18/2014 2:00 pm by The Flying Fox | Last modified 5/20/2014 1:37 pm by The Flying Fox | 1467 views | 5 replies |

The Flying Fox

Sending information using email

I want to send information to users with all the data added by them that is held in our database so they can fill in information that may be missing.

I tried the email system using the TO: recordset loop but it sends only the first held record to every user email in my system, this is not what I wanted to achieve.
Can anyone help

Sign in to reply to this post

Jason ByrnesWebAssist

see post 2 in this thread for information:
http://www.webassist.com/forums/posts.php?id=17869

Sign in to reply to this post

The Flying Fox

Thanks Jason, I did see this thread earlier but must have just glanced over it.

Sign in to reply to this post

The Flying Fox

I have tried this method and cannot get any information to be placed into the email. My email is sent OK but no info is placed within

I have attached the form page and waue_ page for you to take a look at and tell me where I am going wrong.

Thanks

Andy

Attached Files
approved.php
waue_approved_1.php
Sign in to reply to this post

Jason ByrnesWebAssist

you have the syntax slightly wrong:

$RecipArray[$RecipIndex][0]["[trader_first_name]"]


should be:
$RecipArray[$RecipIndex][0]["trader_first_name"]

the square brackets are not needed inside of the quotes.

Ray wad used them in his example as a way of denoting a variable. So:
[yourColumnName]

should be replaced with your column name:
trader_first_name

Sign in to reply to this post

The Flying Fox

thanks Jason,

I just copied the example in #2 from the link you gave me not realising it was slightly out of context.

Who knew it could be that simple.

Andy

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...