- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
Check out the structure they offer over at cfmsource: [url]http://www.cfmsource.com/pages/cfwebsite.cfm[/url]
[QUOTE=aarya]i have site in which wheN people fill the form all rhe information get faxed and i should recive it.i registered with efax.can i code using CF_eFax. any body help me[/QUOTE] I have not used eFax specifically but I have integrated with systems that send email by using the cfpop …
Without your database I am not certain of exactly what all the data you have looks like. But I think you may be able to simplify the output using one query and using the GROUP attibute on the CFOUPUT tags as seen in the attachment. First is the query, then …
What kind of database are you using. All databases have some table or function available that allow you to query table names, field names, etc. If you provide the database type that will help to simplify the response.
Here is a simple cfswitch that uses a default title but easily handles custom titles for pages where you want a different title. The second snippet seems more organized. Your call how you would like to do this. The key is to pull the name of the file form the …
The End.
e3computer