Hi,
I'm trying to make a form with webbrowser + a button. i put my adf.ly link in webbrowser and a button in my form. i want to make it if user clicked Skip Ad in adf.ly i want to make button enabled. if not, button will be disabled till user clicks Skip Ad element in my adfly link. How can i do that ? Thanks~
I got that with f12 thingy in google chrome :
<img src="http://cdn.adf.ly/static/image/skip_ad/tr_tran.png" alt="Skip Ad" height="39" id="skip_ad_button">
I'm trying to make a form with webbrowser + a button. i put my adf.ly link in webbrowser and a button in my form. i want to make it if user clicked Skip Ad in adf.ly i want to make button enabled. if not, button will be disabled till user clicks Skip Ad element in my adfly link. How can i do that ? Thanks~
I got that with f12 thingy in google chrome :
<img src="http://cdn.adf.ly/static/image/skip_ad/tr_tran.png" alt="Skip Ad" height="39" id="skip_ad_button">