Expand my Community achievements bar.

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

  • 6/20/07
    The Data Services backend is Java, Hibernate, and JBoss. Ihave a table with a column that is a CLOB (character large object).In Java the datatype is mapped to a java.sql.Clob and is easilyaccessible from Java code. How do I transfer the Clob data to theFlex Actionscript Value Object equivalent? I've...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 6/20/07
    I've been trying to use mx:RemoteObject to access serversession state. I write the following code: <mx:RemoteObject id="objSession" source="servlet" /> in flex.war web.xml --> <servlet><servlet-name>servlet</servlet-name><display-name>Provides access to the current session;for use with RemoteObject<...

    Views

    2.1K

    Likes

    0

    Replies

    9
  • 6/20/07
    Hello,I'm trying to get two cells to add one another(A1 + A2) and dump that data into a third cell(A3). The formula on A3 is: Sum (A1,A2). I think I have the formula correct, but when the PDF is created it doesn't add the two together. What am I missing? Please help!Thank you!-Chris

    Views

    934

    Likes

    0

    Replies

    2
  • 6/20/07
    Hi,We're in the process of determing how far to go to customize our PDF documents and we're interested in any information that would inform us of how far others have customized their PDF offereings. is there any data out there that aggregates what "most" companies customize?For example:Do most compa...

    Views

    448

    Likes

    0

    Replies

    1
  • 6/20/07
    How do I create a web link?? I want to be able to take some text or an image and have it link to a website. Seems simple, but am unable to do this and searching online I haven't found any solutions. I have tried copy and paste from word, create in Acrobat Professional and then open with Designer. No...

    Views

    485

    Likes

    0

    Replies

    2
  • 6/20/07
    Is it possible to create a footnote or endnote in lifecycle? Word calls this functionality superscript, I believe. It's where you have a number or character in a paragraph and when you highlight it, it directs you to the footnote at the bottom of the page. Thank You in advance for any suggestions.

    Views

    772

    Likes

    0

    Replies

    1
  • 6/20/07
    We use Designer to transfer data so that it can be imported into our systems without any manipulation... We use forms that allow customers to submit the forms to us via email... so... When you use Professional to create a spreadsheet from data files all of the data dumps into Excel horizontally acro...

    Views

    268

    Likes

    0

    Replies

    0
  • 6/20/07
    I need to do a pretty simple calculation based on input in another field.I need to check the state input, and then calculate sales tax if the state is the required state.I've tried:If(txtState = "LA") then (numTotal*.04) else 0 endif This is giving me a syntax error message. What do I need to do for...

    Views

    432

    Likes

    0

    Replies

    1
  • 6/20/07
    Subject line sez it all...can it be done?Sorta dumb to have a submit button on a piece of paper, of course, around this place there very well may be folks who try to poke it!Best regards.dennis

    Views

    451

    Likes

    0

    Replies

    2
  • 6/20/07
    Is it possible to bind an xml-structure on an dynamic form with instances, so that all the fields, especially the ones in the instances, are filled out, or can be saved in the xml-file/structure.If yes, how can i do this, because we need this for an product which saves all the data filled in the for...

    Views

    329

    Likes

    0

    Replies

    0