So I am working on a webrequest project the uses a lot of POST requests.
I think it might be cool for the end users of my project to have the option to click a button and see the process preform in the webbrowser if they choose. (just the string responses of the POST requests)
so is it possible to expand to make room and then enable a webbrowser on a button click? or is that not going to happen.
I think it might be cool for the end users of my project to have the option to click a button and see the process preform in the webbrowser if they choose. (just the string responses of the POST requests)
so is it possible to expand to make room and then enable a webbrowser on a button click? or is that not going to happen.