Expand my Community achievements bar.

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

  • 11/16/07
    Hello,I have successfully connected to, sent a request andretrieved a SOAP response from, the WebServices functionality(ENDPOINT) using MS-SQL 2005. What I need to know how to do isparse the SOAP response in FLEX as to access the actual data foruse in the application. How do I extract only the node ...

    Views

    621

    Likes

    0

    Replies

    2
  • 11/16/07
    This is the display pattern I have so far:text{'775'-999-9999}|text{999-999-9999}It turns 9999999 into 775-999-9999 and 9999999999 in 999-999-9999What I need help with is turning (999)999-9999 into 999-999-9999. Can't seem to automatically get rid of the parenthesis and/or convert to only dashes. I'...

    Views

    868

    Likes

    0

    Replies

    4
  • 11/16/07
    I want to use the following code to force a choice. This code is a simple message box with a yes or no button. How do I know which button was pushed and how can I capture that to use in a simple "if" statement. If the user selects "yes", I want the code to do one thing, if "no" is selected, the code...

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 11/16/07
    Hi, Any one know how to insert radio button in to MS SQL?I wanted to create Yes and No radio button in my adobe interactive form and wanted to save either Yes or no in my interactive form when user click their choice.But i don't know what is the java script to insert radio button in to MS SQL. Does ...

    Views

    294

    Likes

    0

    Replies

    0
  • 11/15/07
    Hi,I am trying to use the service Query Multiple to XML which Queries the database using a SQL statement and returns the result set as XML data.I configure and test (using test functionality in this service to see what is gonig on) this service in my workflow. As the result of this test, I saw that ...

    Views

    1.9K

    Likes

    0

    Replies

    14
  • 11/15/07
    Hi,I'm using Adobe life cycle designer 8 to do my interactive form. I would like to ask how to insert data from MS SQL to the table that i have created in my adobe interactive form?I really need the information ASAP as i need to hand in my project by next week... i really appreciate any one who repl...

    Views

    326

    Likes

    0

    Replies

    0
  • 11/15/07
    Hi,If anyone could help me with this I'd appreciate it. I've used the fds-tomcat.zip testdrive sample app to code this.Here's the facts:1) My custom service generates an id and inserts the record into my table successfully. From my Service.java:...Statement s = c.createStatement(); ResultSet rs = s....

    Views

    498

    Likes

    0

    Replies

    0
  • 11/15/07
    Hello all,We have a requirement to have a form Reader Extended BUT when closing the form to NOT have any message windows pop up asking the user if they want to save the form, etc.Any way to do this?Rick KuhlmannTech-Pro

    Views

    386

    Likes

    0

    Replies

    0
  • 11/15/07
    Hi guys..I have a PDF with a word, "train".When I click it once I want an ellipse to appear around it, when I click it once more I want the ellipse to go away and a line appear under the word and when I click it for the 3rd time I want to have the line through the word instead..Is this possible in L...

    Views

    379

    Likes

    0

    Replies

    1
  • 11/15/07
    I have a form that I'm working on to automate the vacation request process at work. I have followed the example in the Interactive Purchase Order to populate the Office Location and then the Department Managers based on that choice. Now the problem that I'm having is that I would like the Employee D...

    Views

    589

    Likes

    0

    Replies

    1