in

InfoPath Dev

Browse by Tags

  • Problem in maintaining session in web services and Infopath

    I am having an issue while maintaining Sessions in Web Services and Infopath. This is a test web method to set session values [WebMethod(EnableSession = true)] public void Setvalue() { Session["groupID"] = 123456; } [WebMethod(EnableSession = true)] public Int64 Getvalue() { return Convert...
    Posted to Browser Forms (Forum) by guptasourav on 11-05-2008
  • Recieve and submit data in a form

    Hi, I am using a web service which submits data into database and has complex type as an input parameter. It works fine. Now I want to return some complex type data from the same web service. There is no option present to add a data connection to receive and submit data simultaneously. [WebMethod(MessageName...
    Posted to Browser Forms (Forum) by guptasourav on 10-27-2008
  • Re: Signing a Web Based form

    Thanks clay. u mean, AD WS to authenticate the user when they open up the form? About signatures, well, they didn't want to do it that way, only when they press on a button, it will open up user name and password and when they answer it right, there will be a text box that will be filled with their...
    Posted to Browser Forms (Forum) by wintert on 05-10-2008
Page 1 of 1 (3 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.