Is there any way to restart the CF server through the Application.cfc, when the application times out? As per Adobe documentation, they showed as follows:
It seems like it 开发者_开发百科is no longer downloadable from Adobe, so I was wondering if anyone out there knows where I can download it from. You can download it from Adobe here:
I have a form that can be used to uplocad pictur开发者_Python百科es, and after uploading the pictures will be sent as e-mail attatchemnt to website admin and then the images will be deleted from Serve
I am trying to write a query that will capture calls completed within 24 hours and calls completed > 24 hours, by call rep, based off of user selected from date and to date range in a web form. I have
I am running ColdFusion MX, so I don\'t have the possibility of using the built-in cfimage Captcha functionality in开发者_运维知识库 my application, before form submitting.
I\'m embarrassed to ask such a simple question, but my searches are t开发者_开发问答urning up zip. So .. does ColdSpring works with MX 6? Thanks from heat fried brain ...Potentially yes for ColdSpring
Currently, I am implementing a scrollbar using a custom embedded image using my CSS stylesheet. This is a very simple, thin scrollbar. I would like to configure this scrollbar using CSS properties 开发