| Subject: | Re: Coldfusion Script |
|---|---|
| From: | "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Thu, 31 Jul 2008 13:06:57 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.database_access |
My approach would be to present a textarea for the email addresses. Then on the action page. Step 1 - create a workable list from the form submission. Start by changing all the carraige returns to commas. Then get rid of the empty fields and any white space that might mess you up. Step 2 - loop through this list and create a new list that contains only items that look like a proper e-mail address. Step 3 - run a query that gets the phone numbers. Step 4 - output your query results |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Combining two tables MYSQL, Mi-ul |
|---|---|
| Next by Date: | Re: Combining two tables MYSQL, paross1 |
| Previous by Thread: | Coldfusion Script, RedDem0n |
| Indexes: | [Date] [Thread] [Top] [All Lists] |