Expand my Community achievements bar.

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

  • 11/7/06
    Hello,I have built an XML schema which has properties of certain elements sets so that the minoccurs=0 and the maxoccurs=unbounded. How can I get this on a Adobe form to duplicate the same behavior. Basically I want a drop down, i.e., yes/no and based on the answer to that dialog programatically add...

    Views

    534

    Likes

    0

    Replies

    1
  • 11/7/06
    With regular javascript, I can retrieve the user's login information with the following code:>var oShell = new ActiveXObject('WScript.Shell'); var oNetwork = new ActiveXObject('Wscript.Network');oShell.Popup (oNetwork.UserName);Is it possible to do something similar with javascript in Designer 7? I ...

    Views

    419

    Likes

    0

    Replies

    1
  • 11/7/06
    I'm sure there is a simple answer to this, but it is driving me nuts. I have a 4 page form which I created from a word document in designer. The document has some text fields for the user to fill in on the first page and then more on the fourth page. I can't seem to set the tab order between pages. ...

    Views

    666

    Likes

    0

    Replies

    3
  • 11/7/06
    Can I close a browser when a button is clicked? If so can you send me an example of how that can be done?Thanks!!!

    Views

    530

    Likes

    0

    Replies

    1
  • 11/7/06
    hi,i have a table that allows the user to create new rows. It also allows deleting. Is it possible to let the user reset the table on a button click in a more efficient way than the one i describe below ??Let´s say the user created 10 lines and now wants the table to get back to the initial state (o...

    Views

    601

    Likes

    0

    Replies

    2
  • 11/6/06
    Hi there: We will be closing this forum in the near future. If you want your questions answered, please post them in the Adobe LiveCycle Workflow forum at http://www.adobeforums.com/cgi-bin/webx?14@@.3bbc071fThanks,Mike

    Views

    2.5K

    Likes

    0

    Replies

    0
  • 11/6/06
    Hi,I just downloaded the flex trial, I am trying to figure outhow to stream data to the datagrid from an ASP page. My ASP pageuses the recordset persistence to save the record set to an XML.Can you please point me to a sample that shows how to take the XMLdata and populate the datagrid.The persisted...

    Views

    676

    Likes

    0

    Replies

    1
  • 11/6/06
    hi,i want to make a pdf that could have the need to hide/show some subforms and/or pagesi was able to make this work with some subforms. How can i do in order to force the pdf to remerge itself ? for example, i have the following :page 1: subform1 subform2 subform3page 2: subform4 subform5 subform6p...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 11/6/06
    We have a problem that Flex client is sometimes not able toreceive JMS messages from a JBoss JMS Queue. Most of the time itworks, but if users logout/login using the same account frequentlyor you restart JBoss 4.0.4 during their session then it mighthappen. Then it doesn't work at all even if you wa...

    Views

    478

    Likes

    0

    Replies

    0
  • 11/6/06
    Hello,I am interested in placing a PDF on the web where users can download the file, then once they have filled it in on their local machine, they can submit it to our servers as a completed PDF. Then once I have a collection of PDF's I want to be able to extract the data submitted and put that info...

    Views

    362

    Likes

    0

    Replies

    1