Forum: ColdFusion Oct 4th, 2006 |
| Replies: 2 Views: 2,807 hey,
check out this URL....
http://www.adobe.com/examples/cfgettingstarted/experience/index_content.cfm (http://www.adobe.com/examples/cfgettingstarted/experience/index_content.cfm)
hope this... |
Forum: ColdFusion Sep 15th, 2006 |
| Replies: 1 Views: 1,827 be clear in what you trying to express!!
i could not make out anything....... |
Forum: ColdFusion Aug 19th, 2006 |
| Replies: 3 Views: 10,832 hi,
your problem description is actually very vague.
it would be great if you could be a bit more clear...
as far as i understand ur problem...
if u want to display grade based on the... |
Forum: ColdFusion Aug 16th, 2006 |
| Replies: 2 Views: 3,770 You can pass the search criteria in hidden variables from the page where the search results are actually displayed,then you will have to pass these hiddens wherever they are needed to be retrieved.... |
Forum: ColdFusion Apr 19th, 2006 |
| Replies: 1 Views: 1,798 if you are seaching for complete ebookk...i dont think they would be for free........
i would recommend the livedocs of macromedia to be the best source for you..... |
Forum: ColdFusion Apr 19th, 2006 |
| Replies: 6 Views: 8,954 |
Forum: ColdFusion Apr 19th, 2006 |
| Replies: 1 Views: 3,492 try using the cfscheduler tag.....after your event gets completed.... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 6 Views: 8,954 have you found the solution? |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 10 Views: 17,610 dreamweaver is just an editor which would help you to code a programming language...
kindly dont rely on dreamweaver for such kind of development stuff....
what is your server script?
r u using... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 7 Views: 6,433 website links for coldfusion:
macromedia.com
easycfm.com
cffaq.com
coldfusiontutorials.com
webmonkey.com
but for me the macromedia site has always been the best reference |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 6 Views: 8,954 could u explain ur problem in detail? |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 0 Views: 3,322 could someone please let me know the encryption level of the encrypt function of coldfusion....
as far as i know it supports onjly 32 bit encryption...are there any chances of it supporting any... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 0 Views: 2,496 could anyone there hlp me how to send encrypted emails using coldfusion...
i planned to encrypt the content of the mail to be sent but the decryption is to be done when the user receives the... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 2 Views: 7,148 try this:
on change of the first combo/list submit the form and pass the value of the combo to the query to fetch the records satisfying this value....
then populate the second combo accordingly... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 3 Views: 5,674 try this:
on change of the first combo/list submit the form and pass the value of the combo to the query to fetch the records satisfying this value....
then populate the second combo accordingly... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 16 Views: 8,373 i had a similar kind of an issue with MS SQL Server which also supports only 255 characters for the text field.
i solved it by making the text field to varchar of teh desired length i wanted.
le... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 3 Views: 4,333 yes you can do it by logging into the coldfusion administrator...
go to the link which speaks about the datasources....and add the datasource and the type of the database you are trying to use and... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 3 Views: 2,858 are you using window.back?
if yes, u dont have any option to get the info back..
and what purpose you are trying to do this.....coz based on the purpose e can try to solve it.... |
Forum: ColdFusion Apr 18th, 2006 |
| Replies: 2 Views: 2,649 hey there,
what is ur actual requirement?
a) do u want different page titles in different pages or
b) you want the title mentioned in one page to be reflected in all the pages of your site....
... |