Hello everyone,
I have an idea as to how to send both a text and html version of an email that I would like to broadcast.
Reference:
http://www.faqs.org/rfcs/rfc1521.html
The problem is that email application do not seem to pick up the sections that I've divided using the boundary.
Here...
Hello everyone,
I have an interesting idea where I would like to create a list of fonts stored locally on a workstation.
Thsi list would then be dynamically populated into a "select" form so users can use the page with the font they wish to view it with!
I know if has probably...
I think I might know what the problem is. I came across this as well (albeit a different file type).
The problem isn't in your code. Just make sure that you have: multipart/form-data in your form page.
Example:
<form action="whatever.cfm" name="NameofYourForm"...
Hello everyone,
I have an SQL question that for the life of me, I cannot seem to write it to do what I want it to do.
Here's a background:
1. There are 2 tables (company & industry)
2. The company table has a field (which is a comma delimited list of industry ID's) that the company belongs...
Hello,
you can view Ben Forta's Flash presentation on Allaire's site.
http://www.allaire.com/developer/referenceDesk/index.cfm
The link called "Creating Custom Tags"
excellent intro.
Hello all,
here's a bigger challenge . .
How do you DISPLAY the data entered in a textarea that contain columns?
for example:
column1 column2 column3 column4
111 22 333 44444
555 -- 666 --
-- 777...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.