Hi,
I am entirely new to WebFocus and am in the process of migrating an ASP application that used WebFocus to an ASP.NET app. Its basically a reporting app and hence I have a user control which provides the search fields and then, I would like a button on the search control to cause a postback to the same page with the webfocus invoked. Hence I added another form with the action containing the href (with search params) of the webfocus service. However this seems to do nothing and the page loads without data. The asp code seems to be doing exactly the same thing, is there a different way to do it in .NET ?
Thanks in advance,
Arthur
I am entirely new to WebFocus and am in the process of migrating an ASP application that used WebFocus to an ASP.NET app. Its basically a reporting app and hence I have a user control which provides the search fields and then, I would like a button on the search control to cause a postback to the same page with the webfocus invoked. Hence I added another form with the action containing the href (with search params) of the webfocus service. However this seems to do nothing and the page loads without data. The asp code seems to be doing exactly the same thing, is there a different way to do it in .NET ?
Thanks in advance,
Arthur