『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
G'day:I'm actually plugging Railo here, which is perhaps a bit cheeky on Adobe's ColdFusion forums, but this is targeted at the CFML community at large.Bitnami are running a competition (as is their monthly wont) to see what people want added to their stack: https://bitnami.com/contest.Railo is in the running, and is in second spot currently.I know Railo is the "competition" for ColdFusion, but getting a CFML server into the Bitnami environment can only help everyone in the CFML community: it'll make it easier for people to try CFML, and this in turn might bring more people in the community. This helps both Railo and ColdFusion.This is a good thing for all of us CFML users, right?Railo's currently on 404 votes (405 now), and will take the lead at 424 votes. The current first placeholder has not increased its votes for probably a day now, whereas Railo is steadily climbing.Please consider doing your bit to get CFML out there more than it is now.Cheers.-- Adam
Anyone else having problems typing in the text area using Chrome Version 37.0.2062.124 m with cftextarea richtext? It won't let me click inside the text area. It works fine in Firefox.
We are looking to upgrade CF from 8 to 11. My question is. Are there known issues that we should be aware of? I realize it is a large jump but at this point it doesn't seem like we can make the conversion to 9.Thanks in advance for your helpBrian
I have a command line that finds files in a folder and deletes the ones that are a over a day old. I can't seem to find a way/the write code to change the 1 (full) day into a half day (12) hours (f -mtime +1 -exec rm -rf {} ) = older than a day. Do you need to convert into milliseconds and then figure out what a half day is in milliseconds?
We are using CF 8 on Windows Server 2003 platform. Any CFPDF "Merged" documents are throwing 131 Errors when opened in AcrobatTried re-saving the documents on local machine and still same problem. Tried opening in multiple versions of Acrobat, same problem.Individual documents created are opening without issue. It is Only when these documents are merged that this error occurs.We do not experience this behavior in our CF 10 environment.We are a Big, Slow moving enterprise here so not much chance of getting our CF 10 environments promoted to meaningful production use soon.Found virtually nothing in HelpX and nothing online of any value regarding this issue.Has anyone else experienced the issue noted in the title of this discussion?Has anyone a work around or solution?
I have to filter my list of item (product) by their code. Someone can eplain me how can i do it? I'm new with CF. Thanks.
I have a page that will delete the contents of a database column. After the column is deleted, The page will take the the end user back to a page that displays a list of program attendees. I am trying to create a variable within the delete page, via a self-submitting form, to redirect the user back to the original page which has the list of members in attendance minus the deleted member. This member attendance page is dynamically created via a query wherein an entered date will show the list of attendance for the selected date. So I am thinking that I need to populate the date box of the original list by way of the self submitting form with an input box of the same name. The original attendance list from where The attendance is populated comes from a form that only has a date that is in the field. What is below shows the syntax for the delete column Page. When I do the code below it throws an error. <!---Capture Date from the url variable---><cfquery name="capture_date"
So, I have a report built using CFR Builder 10 with the fonts all marked as "embedded font" in order to make the report look as it should. However the fonts default to Helvetica when it generates.So - I need to know why this is not working properly, since it should. All the HELP notes is that the PDF file will be larger with embedded fonts, which everyone should know already.Second : I upgraded to CFRB11 to see if that issue was fixed, but when it opens it looks the same as CFRB10 and the HELP/ABOUT menu shows it is still version 10?? Is this just a bug or is Adobe pawning off version 10 as version 11. It should be a new version with the new CF version since it would need to include new functions etc, as well as have any issues fixed since version 10, of which there were a few.Any ideas on either - or response from ADOBE?I miss Macromedia, at least they always had staff members answering forum posts often.
Hello,i am newbie in coldfusion...i want to make an option answer after my first check box answer is truecode :<tr> <td><table width="100%" border="0"> <tr><tr> <td>Do you have a car? </td> <td><input name="car_type" type="checkbox" value="1">Yes<input name="car_type" type="checkbox" value="0">No</td></tr><tr> <td width="100%"></td> <td><strong>(Select your car type)</strong></td></tr> <tr> <td></td> <td><input name="car_bmw" type="checkbox" value="1"> BMW</td></tr> <tr><td></td> <td><input name="car_mercedes" type="checkbox" value="1"> Mercedes</td></tr>&
I am new to using cfcomponent and autosuggest. I followed the sample given in the Adobe Help Adobe ColdFusion 9 * Using Ajax User Interface Components and FeaturesHowever, I am not getting the autosuggest to work at all. This is what I did:1. I created a Suggestcfc.cfc under a subdirectory called "components" The Suggestcfc.cfc is as follows:<cfcomponent output="false"> <cffunction name="getProduct" access="remote" returntype="array" output="false"> <cfargument name="suggestvalue" required="true"> <cfset var myarray = ArrayNew(1)> <cfquery datasource="mydatabase" name="getlist"> SELECT DISTINCT productname FROM products WHERE productname LIKE <cfqueryparam value="#suggestvalue#%" cfsqltype="cf_sql_varchar"> &nb
Has anyone resolved the timeout issue with cfgrid when the format is flash? ColdFusion 8
When I copy and paste from a pdf into cftextarea using the Paste as Word or Paste as Plain Text features, it adds line breaks to each line. Has anyone had experience with this and know how to remove those extra line breaks at the time of pasting the text?ColdFusion 8
I’m migrating to Windows 2012 server and have ColdFusion 10 update 12 installed. I have a ColdFusion datasource connecting to MS SQL 2008 R2 server with connection string (EncryptionMethod=SSL) on Windows 2008 R2. The datasource verifies fine. I’m getting the following error anytime I query the database.Error Executing Database Query.[Macromedia][SQLServer JDBC Driver]Object has been closed.I've tried restarting the ColdFusion services, rebooting web/database server but nothing seems to work. Anyone else encountered this problem? If so how did you resolve it? Any suggestion is greatly appreciated! Thank you in advance for your help!
Please reset activation count for my adobe account vishnu.bovilla@gmail.com
We just got a new web server, and new ColdFusion (v8 to v11) . Working my way through things that worked fine before and don't work now. Trying to figure out if this is a new server/new server settings problem or if this is a new CF version problem. I go into the Admin page and turn on "Robust Debugging", go to the page having the problem and get a message of "Server Error 500 - Internal Server error. There is a problem with the resource you are looking for, and it cannot be displayed." Checked in CF Admin that the connection name is the same as before, and that it works. All OK from there. My network administrator says it's not his problem. ANY SUGGESTIONS?Thanks,Kye
I'm trying to incorporate a VAT checking function in my website, for validating entered VAT.This service is granted by european Vies WSDL service.No matter what I try, I always get the same error:Web service operation checkVat with parameters {xx,xxxxxxxxxxx} cannot be found. This is the last code I tried (maybe the fifth or sixth method experimented),just straight from the Coldfusion documentation:<cfscript> ws = CreateObject("webservice","http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl"); ws.checkVat("xx","xxxxxxxxxxx"); req = getSOAPRequest(ws);</cfscript><cfdump var="#req#"><cfset soapreq = GetSOAPRequest(ws)> <h2>SOAP Request</h2><cfdump var="#soapreq#"><cfset soapresp = GetSOAPResponse(ws)><h2>SOAP Response</h2><cfdump var="#soapresp#">Where red x represent country code and VAT number.I'm about to let down, three days spent in trying and still no
We recently updated from CF8 to CF11. Getting ready to create interfaces with several new databases. Need to use something like CFGRID in new forms, but since that is a Flash form component and Flash forms are deprecated in CF11, what is the alternative for non-Flash forms for those who need a sub-form with ADD/EDIT/DELETE features like CFGRID? Looks like spreadsheets feature is just for data output/display, not data input.
Upgrading from MX7 to 10.Got a .jar file "cpitools.jar" which I've put into /opt/coldfusion10/jre/libIf I do a jar -tf on it, I get:com/clearcommerce/CpiTools/security/Encrypter.classcom/clearcommerce/CpiTools/security/HashGenerator.classcom/clearcommerce/CpiTools/security/SecCrypto.classMETA-INF/MANIFEST.MFI've registered it in the CFIDE:TagName: CFX_HSBCHashGeneratorClassName: com.clearcommerce.CpiTools.security.HashGeneratorBUT when I try to call it...<CFX_HSBCHashGenerator SharedSecret="#ss#" HashElement="#datainput#">I get the error message: The CFX custom tag CFX_com.clearcommerce.CpiTools.security.HashGenerator was not found in the custom tag database. You must add custom tags to the database before using them. If you have added your tag to the database, check the spelling of the tag within your template to ensure that it matches the database entry.-----So when it says "you must add custom tags to the database" - it's referring to the registration of the Java CFX, right?So
This is regarding Clickjacking issue. To prevent the clickjacking issue I have added the below setting in the config file (web.xml).<filter-mapping><filter-name>CFClickJackFilterDeny</filter-name><url-pattern>https://abcd.rw.xyz.com/mer/nao/app_v4/*</url-pattern></filter-mapping>I have one doubt here . I need to prevent this clickjacking issue for another application as well ( say , https://abcd.rw.xyz.com/mer/nao/app_v5/*). But I did this by adding one more filter-mapping , apart from the one mentioned above, in the config file . Can I achieve this by adding multiple url-patterns in the same filter-mapping?.If possible which is the best method?. I mean creating a new filter-mapping or adding more than one url patterns in the same filter-mapping?. Any idea or thoughts well appreciated?
I am unable to reply to posts (after logging in). The error messages says I should contact the system administrator. Where is the link to the forum's SysAdmin?
Hi, I am using CF11 on IE10 window server2012 with IIS8.0.I am trying to display a simple flash form on IE10 but not displaying any thing, when you right click in that area where it should be display then it showing movie not loaded.code used:<cfform name="theForm" format="Flash" width="300" height="200" accessible="yes"><cfinput type="button" name="btn1" value="CLICK HERE"></cfform>Please assist me on this.Thanks
Hi,Anyone got any pointers for a broken CF10 CFAdmin - the CFAdmin on a client server packed up last night - and not sure why. The site works ok (serves .cfm's) but the CF Admin page is broken. It's missing the images and 404s the sha1.js file, so can't log in to the Admin. There is a CFIDE virtual directory on our local default site (but there is not one in the main sites web root) but still the problem persists. Fiddled with IIS and no joy Checked web.config's - no clues. Advice appreciated.TIA.
I am trying to get approval to run CF11 in production environment, and scans keep flagging a Jetty vulnerability -- CVE-2011-4461 (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4461). It says the solution is to "upgrade Jetty to version 8.1.0.RC2 or newer." Can I just upgrade Jetty and keep everything together ColdFusion? It doesn't seem like that would work or, I assume, Adobe would distribute a newer version of Jetty to begin with.I am not using remote start/stop but am using Solr ... so, I don't think disabling Jetty altogether is an option.Has anyone else run into this? Would you be willing to share your insight? Thank you.Matt
I have a chart data source for 25 columns and assign to my line chart data source.The chart shows data but only use 50 percent of the chart width.I would like to have my chart extend the full width of the report which is landscape orientation.Are there any property to set stretch the whole width?My report has group like element 1, element 2. Chart has evaluation group property to set.I set it to my group name which is MyElement, but it seems that the chart prints the same chart for the all group.Are there any property to set the the chart print different chart base on the group.I have my chart in Group Footer. Should I have it in detail band?Thanks a million for the information and help,Regards,Iccsi,
I've been a ColdFusion and Flex developer for way to many years now. Pretty much turned that horse into glue if ya know what I mean. Thing is I really like CF so I want to keep developing my business applications in that language. Problem is I've never really developed responsive web sites nor have I made extensive use of CSS.I'm currently playing with Muse and ReFlow and love what they do. My only question is there a suggested workflow path for creating website designs in Muse / ReFlow and import them into a CF project?If not why not?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.