『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hello all,How do I get ColdFusion to authenticate a user into SSRS? I'd like to get a way for a user to view a report in SSRS without providing any credentials.Thanks
On a form, when submited contains a few variables in hidden form controls. There is a loop in the form that outputs <li> items from a database, and a button with each list item, you click the button, it deletes that item. But...it looks like the form is passing the IDs for all the <li> items. I just want to pass the id of one item. I am getting an error "Invalid data (then a list of all the IDs) for CFSQLTYPE CF_SQL_DECIMAL.The button in row 5 and the <li> in the loop starting on line 3 are the question.<form action="update-sort.cfm?faculty_id=<cfoutput>#qGetFacultyCV.faculty_id#</cfoutput>" name="sort_serialized"method="post" id="frm-sort"> <ul name="anitem" id="sortable"> <cfloop query="qGetFacultyCV"> <button OnClick="document.forms.action = 'delaction.cfm'">X</button> <cfoutput><li id="section_id_#qGetFacult
I cant get the font on PDF document and alignment eventhough I have margins to 0 still getting some space from the top and left side.I have added fonts to CF Admin and restarted too still same issue. I am able to see fonts are added in CF Admin.
How do I find what settings to set or instructions on which DNS to set at namecheap's side? There is no chat on weekends for Muse!
I have a bunch of form fields that are all bound to a single drop down selection. When an option is selected I need to fill in a bunch of form fields with data. The last part is that I need to retrieve an image that is stored in sql server an image field and output the image on the page. All of the form fields are populating properly based on the cfc I am using. I can generate the image with a straight query output but cannot figure out how to trigger the generation of the image when the cfselect option changes.Any thoughts?
Hi, I was wondering if anyone knew how to flip between the main keyframes you make? (Flash pro)I would need to be able to flip from frame 1 - 9 and not have to go through 123456789 each time. this is very important for me for my workflow.I only know that it is possible to flip each frame so far, with , and .it doesnt look like this feature exists yet, but is it possible to script this into the program or something like this? It would be really helpfull for my job. It's the way old classic disney animators animate, and so should the rest of the world be able to do
I am migrating websites from a server using CF 8 to a new one using CF 10. In this one site, I have a query that looks up talent and then writes the resulting list to a cfcookie. On my computer with any browser it works correctly. My client uses the same browser as I normally use (Safari) and his browser is not updating the cfcookie with the new talent list after a search. They are very unhappy making me unhappy also. Any ideas as to what might be causing this problem.In the application.cfm (yes, I know I should be updating to cfc but not enough hours in the day):<CFAPPLICATION NAME="lil" CLIENTMANAGEMENT="yes" SESSIONMANAGEMENT="yes" SESSIONTIMEOUT=" #createTimeSpan(0,0,30,0)#" APPLICATIONTIMEOUT=" #createTimeSpan(0,1,0,0)#" &n
I had CF8 running on iis7 and this used to work fine. When a user logged into IIS7 with windows authentication, the cgi.auth_user variable would stay set the entire time they were in the particular folder that required authentication.I just upgraded to CF10 and iis7.5 and now, when a user logs into a folder that requires windows authentication, the cgi.auth_user variable is set for just the page which required authentication, when they travel to the next page(s) via links, the cgi.auth_user variable is changed to NULL.The entire folder is set to require windows authentication, but no cgi.auth_user value is set...Can anybody help?
Hey all,I recently downloaded Coldfusion 10 and the Coldfusion Builder 2 trial. Everything installed fine but I run into a problem when trying to setup a server in CF Builder. The section for server settings tells me "Server home is not valid" when I point it to the C:\Coldfusion10 directory. It also greys out the version box leaving me unable to select a version. As a result when I try to start the server I get "Error retrieving server version" and "Unable to find JNDI port" errors. I've watched 2 video tutorials and done Google searches but I'm not sure if I'm doing something wrong or perhaps there some sort of incompatability with the software.Has anyone else encountered this and can point me in the right direction? Here's a screen cap of my settings and the error.Thanks.
For mac users-I use Adobe to open and work with Architectural plans. The measure tool has been a valuable partner in working up bids and scaling things when no measurements exist. However, no one has addressed how to use the scale tool for these type of drawings. Here is what I have come up with. Hold the option key and click the drawing and the change scale ratio menu appears. If your drawing says 1/4=1' use .25 in the scale ratio / select inch = use 1 in the next window / and ft in the last.Any of these digits should get you an accurate scaling of your document providing it was scanned properly. I have been looking for a list like this for years. I hope it helps you. .50 for 1/2" = 1'.1250=1/8"=1'.25 for 1/4=1'.37 FOR 3/8=1'.75 FOR 3/4=1'0.09375 FOR 3/32 =1'.189 FOR 3/16 =1'0.0625=1/16 = 1'0.0425 =1/20 =1'
I am running windows7, cf8 entrprise, and have setup several databses successfully. For some reason this one isn't working.Datasource: colcadbaseDriver: otherCF Data Source Name:colcadbaseJDBC URL: jdbc:mysql://localhost:3306/colcadbaseDriver Class: com.mysql.jdbc.DriverWhen I try to verify the dbase, I get the following error:Connection verification failed for data source: colcadbasejava.sql.SQLException: Timed out trying to establish connectionThe root cause was that: java.sql.SQLException: Timed out trying to establish connectionAny ideas what is happening here?
My dept is using one asp web app and one cf web app. Both apps. kind of related, many people use both, sometimes at the same time.To access these two apps, admin and users are using the same username and password.I'm trying to build a login interface on the CF app. for users to login into the asp application, eliminating the need for users to open another when they are already in the CF app.So I use CF Hot Link technique (using cfhttp url="url for the asp login UI"> and I got the asp login screen show up on my CF web app.How can I get this login "talk" to the action page on the asp side? is it even possible?Thanks,Alec
I have a webpage already want to make a app also can u help
Hello, I need to send array of array to Net webservice (rest) but the webservide respond the error:{"Exception":"Object reference not set to an instance of an object.","StackTrace":"I have an sample how can I send the with PHP and works but I try to send with CF code and I can not.This is the PHP$agent = array( array( ramoTecnico => 1, codAgente => 5095 ) &
HelloWe just migrated from CF9 to a CF10 installation. In CF9 cfstat was always working great and gave good information for monitoring.Now on CF10 cfstat first didnt even work (0 everywhere) so I changed the port in settings like some adviced on the internet.After that the 0 started to change. But now even the changed number will stay as it is (Just Pg/Sec and Db/Sec changes and running requests are changing).So I cant use cfstat anymore because I dont really see how many requests are running and how many are queued.Is there any solution how to fix that or are requests queued broken in CF10? Or am I even missing something?thanks in advance
Hi,when I try to open the coldfusion administrator (CFIDE/administrator/index.cfm) the login is showin ok, I enter the password, and it redirects to the CFIDE/administrator/enter.cfm with this error:The SHA-256 algorithm is not supported by the Security Provider you have chosen.It is Coldfusion : 10,0,13,283111 Enterprise, running on Websphere 7.0.0.31Regards
I am at my wits end. I have built a portal around the CF Calendar only to discover that in IE 9 the CF_Cal will not advance the months. Below is the tag that shows a popup calendar to select the date. In IE9, clicking on the back or forward button does nothing. Any help wuld be appreciated. <cftry><cfif parameterexists(attributes.target) EQ 0><cfthrow message="NoTarget"><cfelseif parameterexists(attributes.formname) EQ 0><cfthrow message="NoTarget"></cfif><cfparam name="attributes.date" default="#Now()#"><cfparam name="attributes.image" default="0"><cfoutput><script language="JavaScript">var months = new Array("January","February","March","April","May","June","July","August","September","October","November","December")var totalDays = new Array(31,28,31,30,31,30,31,31,30,31,30,31)function openCalWin_#attributes.target#() { stats='toolbar=no,location=no,directories=no,status=no,menubar=no,' &n
I downloaded the latest CF10 installer from Adobe. Installed it on Windows Server 2012 and it works fine for regular port 80 web traffic. But, I get a connection error when I try to use https (port 443). I have bindings in IIS 8 for both http and https. Does anyone have any ideas on how to troubleshoot this?
At first I though this to be a Vista issue, but it happens on XP as well. I have downloaded both the Trial and the Dev editions, (appear to be the same), and after initial extraction I get "Please select another location to extract the installer to:". Thoughts. I am running as Administrator on both systems. I'd really like to check 8 out.
Hello,I have been unable to find any instructions on how to do an upgrade from CF9 ( Linux - RHEL 6.0 ) to CF 10.I have a CF10 full copy and license yet there does not seem to be an upgrade option via the installer when I run it.~Stu 😞
So here's the deal. I have a Config object. It is passed a path to an XML file, and upon init, it processes all the XML and creates variables needed so that in the end you can make calls to it like 'Config.getSetting( 'nameOfSetting' )'. Well, one of the things the XML file defines are ColdFusion THIS-scope settings like 'sessionManagement', 'applicationTimeout', etc.In the application.cfc, I was thinking about having the following code:<cfif isDefined( 'application.Config' )> <cfset application.Config.processPseudoConstructor() /><cfelse> <cfset tmpConfig = new path.to.Config( 'path/to/config.xml' ) /> <cfset tmpConfig.processPseudoConstructor() /></cfif>What the processPseudoConstructo() function does is execute an interative loop over all the (now-existing) internal-to-Config 'this-scoped' values, so it will be setting ColdFusion this-scoped variables needed
Using CFDOCUMENT to convert html to PDF, but the resulting PDF pages are buggy. For instance table cell backgrounds bleed outside the table cell borders, and lots of other rendering issues that make it hard to use this tool. Has the PDF conversion been upgraded in CF10, or should I look for another PDF converter? And if so, which one?
I am using Cold Fusion 10,0,9,284568 which was installed as part of a software package purchased from a third party called Sunapsis. This software prepares mass email messages to be sent to our students however, our servers are limited as to how many message can go out at a time. Because of this we are only able to send about 25-30 emails out of a 1000 the rest go into an undelivr directory. I can take those and resend them but I still only get out about 25. Is there a feature in adobe that allows us to send mass email in smaller groups?
Hi all,I am at a loss how to access a variable that's set inside of a cfdocumentitem tag. The reason I'm doing this is that a client of mine is wanting to print invoices in their browser but they are using double sided paper so I need to access the current page number and if it's not an odd numbered page, I need to force another page break.So my code looks somerthing like this:<cfdocument format="pdf"><cfloop query="getOrders">Invoice stuff here...<cfdocumentitem type="pagebreak"></cfdocumentitem><!--- Add one page break by default after every order ---> <cfdocumentitem type="footer" evalatprint="true"> <cfif CFDocument.CurrentPageNumber MOD 2 EQ 0> <cfset AddPageBreak = 0><!--- This is the back side of a page so we don't need to add another page break ---> <cfelse>
There is an insane number of files in this folder, and I need to just delete the contents OR better yet delete the folder and recreate it. Cannot do either. I have not tried to stop CF7 MX and then tried to delete the folder. Not sure if that will help.
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.