Sorry. Read to fast. We had a simmilar problem with our chat as well and didn't use session variables.
After breaking our heads over our chat for weeks we finally visited www.cfchat.net. Here we downloaded and purchased an amazing piece of programming. A chat that works with no database at...
Trie using session variables. You can call them anytime on any page in the directory the user works during the users session. Trie the following:
Create a page named application.cfm and save in the root of your working directory. In this page write
<cfapplication name="appie"...
Hi everybody,
I have a problem with <cfselect> in my cfform.
The advantage of using cfforms is that u can popup messages once nothing's been fillen in a formfield.
But when does that happen with <cfselect>?
You can optionally make the field required and fill in your popup message, but everytime...
Hello,
Does anybody know how to use ListAppend in comination with form variables in stead of query variables?
If so can you please show me how?
I tried the following:
<form action="test.cfm" method="post">
<input type="text" name="letter"...
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.