CourseBuilder and Coldfusion

I would very much appreciate if anyone can help me link
Coursebuilder with coldfusion using a database.
Tnanks

Where did you find CourseBuilder for CS3? The latest version I can find is for DW8. I have DreamWeaver CS4 and really want to use coursebuilder. I can get CourseBuilder for CS4 but it requires an "upgrade" to the eLearning suite. I presently the Adobe Web Premium CS4 suite. It would be very hard to justify buying the eLearning suite just to get CourseBuilder and the SCORM packager. (The SCORM packager is available for free download anyway.)
I guess I wonder if CourseBuilder for CS3 would work with CS4 and if it's significantly different than the CourseBuilder for DW8 version.

Similar Messages

  • How do I save a file to a server using flex and coldfusion?

    How do I save a file to a server using flex and coldfusion?
    On the CF side I might need to use this:
    <cffile action="UPLOAD" filefield="Filedata"
    destination="#expandpath('..\somepath)#"
    nameconflict="overwrite">
    And on the flex side I might need to use something like this:
    var sendVars:URLVariables = new URLVariables();
    sendVars.action = "upload";
    var request:URLRequest = new URLRequest();
    request.data = sendVars;
    request.url = _strUploadScript;
    request.method = URLRequestMethod.POST;
    _refUploadFile = new FileReference();
    _refUploadFile = _arrUploadFiles[_numCurrentUpload].data;
    _refUploadFile.addEventListener(ProgressEvent.PROGRESS,
    onUploadProgress);
    _refUploadFile.addEventListener(Event.COMPLETE,
    onUploadComplete);
    _refUploadFile.addEventListener(IOErrorEvent.IO_ERROR,
    onUploadIoError);
    _refUploadFile.addEventListener(SecurityErrorEvent.SECURITY_ERROR,
    onUploadSecurityError);
    _refUploadFile.upload(request, "file", false);
    I just don't know how to put it all together in Coldfusion.

    try this...
    http://cf-creations.co.uk/blog/index.cfm/2008/9/20/Flex--File-Upload-Form--Part-One--Build ing-The-Initial-Form

  • Stored procedure and coldfusion.

    Hi all,
    My query is related with Oracle and coldfusion. I have got to write a stored procedure for updating a table. In this I have to raise an exception if the field i give for does not exist. Can anyone give an example code for this? I also want to know how it is called in a cfm page.
    Following is the stored procedure i have written
    create or replace package group_pack
    as
    procedure group_update
    pt_group_id in group.group_id%type,
    pt_group_name in group.group_name%type
    end;
    create or replace package body group_pack
    as
    procedure group_update
    pt_group_id in group.group_id%type,
    pt_group_name in group.group_name%type
    as
    begin
    update group
    set group_id = pt_group_id,
    group_name = pt_group_name
    where group_id = pt_group_id;
    exception
    when no_data_found then (what to code)
    end;
    end;
    In this in the (what to code) part i tried returning zero...but then procedures do not return values. Then I tried to RAISE exception, which also showed error.
    Also in the cfm page what should be done with the <cfstoredproc> </cfstoredproc>tags. How should it be reflected.....
    Please do give a solution to my problem.....
    Thanking in advance....
    Regards,
    Aswathy.

    Hi Aswathy,
    Can you please tell, what error it gave when you had written RAISE command? I think, this is a better choice if you do not want to do anything else like inserting a row with the missing value.
    regards,
    Archana
    http://justoracle.blogspot.com/

  • SQL Server 2005 and ColdFusion 7

    Hi all,
    I am using SQL Server 2005 and ColdFusion 7 (standalone) on
    XP 64 Bit. I was using the exact setup a couple of weeks ago, but
    had to reinstall my O/S due to hardware problems so am back to the
    beginning. I remember having a nightmare setting datasources up in
    the past, but did manage to find a solution.
    I have tried the following:
    SQL has TCP/IP Enabled
    SQL is set to Mixed Authentication
    SQL has a login set to the same as my Windows Username and
    password
    My database has a user (dbo) by the same name as the login
    set in SQL
    When I add a datasource in the administrator I enter the
    windows username and password (I have tried without either as
    well), the server name as localhost and the port as the default
    1433.
    I always get the following error:
    Connection verification failed for data source: DATABASENAME
    java.sql.SQLException: [Macromedia][SQLServer JDBC
    Driver]Error establishing socket. Connection refused: connect
    The root cause was that: java.sql.SQLException:
    [Macromedia][SQLServer JDBC Driver]Error establishing socket.
    Connection refused: connect
    Can someone offer any advice? This is driving me proper nuts.
    TIA,
    Paul

    when i did it, i had to update my jdbc driver
    http://msdn.microsoft.com/data/ref/jdbc/

  • Anyone know how to gernerate CRUD applications with flex and coldfusion?

    Anyone know how to gernerate CRUD applications with flex and
    coldfusion? I am working with a remote coldsfusion installation
    with MS SQL and I don't have RDS.

    You might investigate "squidhead". It is CF based. I'm not
    sure if it has any Flex related features.
    http://squidhead.riaforge.org/

  • Adobe Actionscript 1.0 and Coldfusion 8

    Hi ,
    We are using actionscript 1.0 in our application and as the middle tier we are using Coldfusion MX 7. Now our web applications are working fine.If we upgrade MX 7 to Coldfusion 8 will this integration work fine. Is there any known issues integrating actionscript 1.0 and coldfusion 8.Please help

    AS1 !?! So I suppose that you're doing SOAP calls or XML over HTTP ? In that case, there's no compatibility issue between 7 and 8: "ColdFusion MX (6.0, 6.1, and 7) applications should seamlessly migrate to ColdFusion 8."
    Hope it helps,
    Cyril

  • New Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not working

    I have not found the combination for adding a new Coldfusion Server in Flash Builder 4.7 or Coldfusion Builder 2.01 with Coldfusion 10. I am running windows 7 64bit. on IIS 7. Coldfusion 10 is running fine.
    All was well with Coldfusion 9 Flash Builder 4.6 and Coldfusion Builder 2.0.
    Local Server Settings for CF9 were
    Server Home C:\Coldfusion9
    Document Root   C:\inetpub\wwwroot
    Version: 9.0.x
    Now as soon as I put in C:\Coldfusion10 or C:\Coldfusion10\cfusion I get an error "Server home is not valid".
    Any hints on getting this going.

    Hi Jeff,
    Can you let us know the directory location for wwwroot on your system.
    jeffcg2 wrote:
    That does not work. As soon as I put C:\ColdFusion10\cfusion in the Server Home I get the error Server Home Invalid. I have uninstalled Coldfusion 10 and re-installed added the latest updates. Coldfusion 10 is working fine running on IIS 7.
    Not necessarily. As soon as you select the "cfusion" location, it would automatically pick the wwwroot location.
    jeffcg2 wrote:
    With Coldfusion 10 , since you have C:\ColdFusion10\cfusion\wwwroot. as the Document root will this only work if you install the included web server?
    Regards,
    Anit Kumar

  • Updating JVM (using IIS and Coldfusion)

    I recently created my first java class and compiled it using
    the new java SDK. I Registered my new CFX Tag and now I get this
    error "500 HelloColdFusion (Unsupported major.minor version 50.0)"
    when trying to access it in my .cfm test page. I read that this is
    because I used a new version of JVM to compile the class and the
    jvm coldfusion has installed is older. How do I update coldfusion
    to look at the new jvm ?

    This fixes ERROR "Unsupported major.minor version 49.0" and
    "Unsupported major.minor version 50.0" on my Windows Server 2003
    SP1 and Coldfusion MX 7.02 system.
    1. Make sure the ColdFusion service is stopped.
    2. Download JRun4 Updater from
    http://www.macromedia.com/support/jrun/updaters.ht...
    jrun4-win-en-updater.exe
    3. Install JRun4 Updater into the runtime folder of your
    ColdFusion install directory.
    C:\CFusionMX7\runtime
    4. Download and install Java JDK 1.5 (
    jdk-1_5_0_11-windows-i586-p.exe )
    5. Open both jvm.config files found in these directories:
    C:\CFusionMX7\runtime\bin
    C:\CFusionMX7\runtime\updater6-backup\bin
    6. Find the line that sets the java.home property under the
    "VM Configuration" heading ( change
    "java.home=C:/CFusionMX7/runtime/jre" to "java.home=C:/Program
    Files/Java/jdk1.5.0_11/jre" in both files.
    7. Restart coldfusion.
    I hope this saves you all time.

  • Spry and ColdFusion :: Improve Performance By Cutting Out ColdFusion

    Another in my series of Spry and ColdFusion Articles:
    http://www.infoaccelerator.net/client/index.cfm/2006/10/17/Spry-and-ColdFusion--Improve-Pe rformance-By-Cutting-Out-ColdFusion

    Andy,
    Good subject.... I don't use CF, but I understand your
    motivation to write the article - which to me underlines the sub
    structure issues involved with using a front end xml technology
    such as spry. I personally don't have much to say about spry
    because I think the core of it works brilliantly, any improvements
    are a bonus to me - don't flame me for this but I am not interested
    in widgets and effects - the core data manipulation is what floats
    my boat.
    It would be even more brilliant if adobe could contribute to
    the ‘spry package’ useful information about managing
    XML data on the backend – I realise this would be broad - I
    don’t really know how it would be approached. This would give
    us 'designers' some confidence in building the applications we
    choose - don't ask me specifically what that entails (if I knew I
    would do it myself) – to my mind there is a lot more to the
    power to spry than front end effects to display data if coupled up
    with good backend coordination – although the effects
    solutions are good - I am not knocking the effects etc… I am
    simply supporting the above fore-mentioned article as a cause for
    interest when developing with spry.
    Andy

  • Any good tutorials for using jQuery and ColdFusion to build mobile apps

    Does anyone know of any good tutorials for using jQuery and ColdFusion to build mobile apps?
    Thanks!
    Lee

    I was just this moment looking at this website http://jquerymobile.com/
    Then for you a Google search on Jquerymobile and coldfusion
    http://www.google.co.uk/search?q=jquerymobile+and+coldfusion&ie=utf-8&oe=utf-8&aq=t&rls=or g.mozilla:en-GB:official&client=firefox-a
    http://jquerymobile.com/resources/
    Brings me onto this tutorial
    http://www.raymondcamden.com/index.cfm/2011/8/26/Making-jQuery-Mobile-templates-even-easie r--with-ColdFusion

  • CourseBuilder and Dreamweaver CS3

    I got a new PC with Dreamweaver CS3 and had Dreamweaver MX 04
    with courseBuilder Interactions. Are CourseBuilder Interactions for
    CS3 available. Anyone have Info?
    thanks
    bob

    Where did you find CourseBuilder for CS3? The latest version I can find is for DW8. I have DreamWeaver CS4 and really want to use coursebuilder. I can get CourseBuilder for CS4 but it requires an "upgrade" to the eLearning suite. I presently the Adobe Web Premium CS4 suite. It would be very hard to justify buying the eLearning suite just to get CourseBuilder and the SCORM packager. (The SCORM packager is available for free download anyway.)
    I guess I wonder if CourseBuilder for CS3 would work with CS4 and if it's significantly different than the CourseBuilder for DW8 version.

  • Dreamweaver CS3 and Coldfusion Errors

    is anyone experiencing errors when using the coldfusion
    inbuilt tools within dreamweaver cs3? I am getting errors when
    using the insert record server beahaviour. Also i have noticed that
    some sql code is not genrated correctly within cs3. This was not as
    a problem in versions MX and 8.

    Have you posted this question in the Cold Fusion Forums?
    http://forums.adobe.com/community/coldfusion
    I don't use CF myself and the few CF coders I know have long since moved to Eclipse/ColdFusion Builder. 
    Nancy O.

  • How do I change the location of the coldfusion-out.log and coldfusion-error.log files in CF10

    When I change the log location in ColdFusion Administrator it changes the location of most but not all the log files.  I have a requirement from my customer to place all log files on a separate partition on the server.  For ColdFusion 9 I was able to modify the registry settings to change StandardOut and StandardErr for the ColdFusion Jrun service.  This does not appear to the case for ColdFusion 10 which now uses Tomcat 7.
    I tried modifying log4j.properties file and was able to relocate the hibernatesql.log, axis2.log, and esapiconfig.log but not the coldfusion-out.log.
    I am running ColdFusion 10 Enterprise Edition on a 64-bit Windows 2008 Server.

    The location of the rest of the ColdFusion logs can be changed in the ColdFusion Administrator.  Go to the Debugging and Logging section, Logging Settings.  There is a form at the top of the page where you can change the log storage location.
    -Carl V.

  • Sql server reporting services and coldfusion

    I want to using sql server reporting services ,and create report after i want to call this reports in my coldfusion page.is it possible

    Hi,
    Please try setting the credentials of the datasource.
    1. Double click and open the datasource in your project.
    2. Click on the credentials tab, and click on option button 'Use this username and password'
    3. Enter the username and password to connect to the datasource
    4. Deploy or upload the datasource to the report server and try accessing the reports.
    Hope this helps.
    Please click "Mark as Answer" if this resolves your problem or "Vote as Helpful" if you find it helpful.
    BH

  • Digital Signatures and Coldfusion

    I want to add a digital signature field (3 to be exact) to a PDF file that I
    generate via coldfusion (via the cfdocument tag), OR use a form built in livecycle that once it is signed by the first person, the only allowable changes to the form are the second and third digital signature.
    Any help would be appreciated as digital signatures are not handled in cfdocument as well (at all) as I had hoped.
    Thanks,
    Drew

    Hello Francesco,
    I want to  generate a digital signature (PKCS#7,XML) using SAP SSF API as explained in
    http://help.sap.com/saphelp_nw04/helpdata/en/4f/65c3b32107964996a56e4165077e24/content.htm and in Amol Joshi's reply in
    Digital Signatures and Document Encryption api
    so my question  is From which PI/XI version and its SPS this SAP SSF LIBRARY is supported ?
    Kind Regards,
    Kubra fatima.

Maybe you are looking for

  • Option for saving a file as a pdf is not available in scroll down menu

    I've been trying to save a file as a pdf by selecting print but pdf does not show up for one of the options in the scroll down menu. All I have to choose from is Fax, hp psc 1200 series and Microsoft XPS Document Writer. I was able to do this back in

  • External methods in xslt mapping

    can we call external JAVA and ABAP methods in XSLT mapping ?  thanks kumar

  • Transport to consolidation system doesnot reflect in components

    Hi There, We have configured a separate Consolidation system for our WebDynpro developments. and we are using TCS for deployment. After import to consolidation system and TCS deployment , changes are not reflecting in Consolidation system. We defined

  • I keep trying to get MS to fix these forums

    For the 4th time in a week MS has lost my email.  These forums are getting worse and worse to deal with and posting in the forum that is supposed to about these problems is met with a deafening nothingness from MS! Is there anyone monitoring this for

  • IMovie export to quicktime error 50

    Sharing my quicktime project returns an error message and won't continue. Firstly, I'm told an event won't run, but will appear as black. The event is called 'Desktop' and I haven't the foggiest where any such event is located .. Then it tells me tha