c# - Using WebClient or WebRequest perform button click on page -


i need perform button click on page of webclient or webrequest. button pure user side action load html form of javascript.

<a id="testmelink_index" class="testmelink" href="#" onclick="form.start(33);return false;">testme</a> 

after link clicked popup window form loaded. main task test form loaded page. second task submit form after. page trying work static html page on iis


Comments

Popular posts from this blog

elasticsearch python client - work with many nodes - how to work with sniffer -

angular - Is it possible to get native element for formControl? -

Upload file with tags through OwnCloud or NextCloud API -