Redirect Issue - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Redirect Issue

Last post 09-25-2015 06:21 AM by cruxmagi. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 09-25-2015 06:21 AM

    Redirect Issue

     Hi,

    I created a brand new InfoPath 2010 template, I haven't added any server side controls. I added only a button in which I wrote c# code to redirect to home page. This is not working. I get framework issue. Is this error something to do with Form Services? 

    public void CTRL1_5_Clicked(object sender, ClickedEventArgs e)

    {

     

    HttpContext.Current.Response.Redirect(http://homepage.aspx/, false);

    }

     

Page 1 of 1 (1 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.