www.nervousdog.com has a great chat program ! You can download it to test it out FREE ! It's called Fusion Chat !<br>
As far as forums...Allaire has a product called Forums. I'm sure the purchase price would be offsite by the time it would take to develop something similar.
If your question has not yet been answered...<br>
<br>
You need to loop through the list. I created a series of checkboxes with a vlue of the primary key...<br>
<br>
Then on the action page, loop through them and perform your desired action...<br>
<br>
This will loop through all checkboxes...
Are you sure that works ?? That code will format the var 'Work" into, example, 04/25/99. Maybe this would work better...<br>
<br>
#TimeFormat(Now(), "HH:mm:ss")#<br>
<br>
Or maybe this is so long ago, 2 weeks, that you already have another solution.
What I do is archive old info. I created a var (that can be easily change one place and will update the code) that creates a timespan. This script archives any data that was found in the search. The search queries for data more than, in this case, six weeks old.<br>
<br>
<CFSET #six_weeks#...
Cold Fusion comes with an HTML manual / Tutorial. Well, at least mine did. I have the Single User edition.<br>
<br>
The default is 127.0.0.1\CFDOCS\user\contents.htm<br>
<br>
127.0.0.1 is your local server.
I am trying to write a script that will change the "To" field of an e-mail in Outlook 98 depending on which button is clicked. I created an If Then statement that will look for the change of value of the button but I cannot figure out what the name of the "to" field should be.<br>
<br>
Anyone...
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.