Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 1/16/07
    Is it possible for a user to upload multiple file and convert them into PDF ?

    Views

    449

    Likes

    0

    Replies

    0
  • 1/16/07
    I need to capture letters from input of the textfield. I'm doing this with xfa.event.change event. But I don't know how to capture f.ex ctrl+v. So I want to knwo when users enters ctrl+v and put something else in the text field. Is there a way to do this? I am able to capture enter by doing it like ...

    Views

    387

    Likes

    0

    Replies

    0
  • 1/16/07
    I'm in the process of adding a Flex 2/Flex Data Servicesapplication to an application that is currently runningsuccessfully under Apache, Tomcat, JAAS and SSL. I have 3 problems:1. I'm losing my JAAS session credentials whenever my Flexapplication uses FDS (e.g. when I hit the back button I have to ...

    Views

    538

    Likes

    0

    Replies

    1
  • 1/16/07
    Hi,If I have 3 instances of an object (added dynamically using instance manager), how can I get the reference to one specific instance of it?Thank you

    Views

    328

    Likes

    0

    Replies

    1
  • 1/16/07
    I'm using Policy Server 7.2 with JBoss and MySQL on Win2K3 and have configured JBoss to use SSL. I have some requirements to Add users and groups in real time but APS doesn't support this kind of system, i.e., it uses synchronization. So I try to find out the DB schema about the users and groups. Th...

    Views

    540

    Likes

    0

    Replies

    0
  • 1/16/07
    Hi,I want to create multiple instances of a table row inside the workflow, so I wrote a script inside the form:ready event of my table row. The script adds new instances using the NumberOfRows variable which stands in my xml schema and I set it inside the workflow using setvalue qpac. After these, I...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 1/15/07
    Can anyone tell me how to learn to write a JS check digit routine for use in a Lifecycle form? I cannot find anything in this forum nor in the developer's center...Or any tips on how to go about would be much appreciated. We're in way over our heads here, methinks!This is the new check digit formula...

    Views

    354

    Likes

    0

    Replies

    0
  • 1/15/07
    Is there any way by which we can import a new Bar code into Adobe life cycle designer. I want to use "Matrix bar code ECC - 200" which is used for 2D Labeling.I cant find options by which we can add any new Barcode to the ALD.Thanks,Nitesh Shelar

    Views

    326

    Likes

    0

    Replies

    0
  • 1/15/07
    Hi, i use the HTTPservice to connect to an xml file,but now i want to use one of the field values in a function,how can i do that?i used: <mx:HTTPService id="theDataFile" url="dataFile.xml"/> <mx:Script> <![CDATA[ var tst:Boolean=theDataFile.lastResult.channel.iNeedThis; ]]> </mx:Script>but it won't...

    Views

    318

    Likes

    0

    Replies

    0
  • 1/15/07
    I have created some java classes (.class) to work as a modelin CF. I could instantiate this classes through the CreateObject()function in CF but I was unable to reach them from Flex, I meanwhen I use the [RemoteClass(alias="javapackage.javaclass")] tocreate a mapping in Flex. When I try to send a Fl...

    Views

    345

    Likes

    0

    Replies

    0