Search results

  1. H

    XMLHttpWebRequest

    I am making myself a bot that collects the coins from watching YouTube videos. I am having difficulty logging into the website and the HttpResponse from the code below always returns "Sorry, bro!" when I attempt to login to the website. I do not know a lot about AJAX and XML so any advice would...
  2. H

    Hi there - new to the community

    I was so accustomed to people not acknowledging new members of this forum as many forums have done but at least there's a section for it. I am a hobbyist/enthusiast programmer who is gets the odd job in the programming field. The most paid work I have coded in was Visual Basic.Net although, at...
  3. H

    Custom bootstrap.css cover template not behaving

    I have completely redesigned my website tommorisonwebdesign dot com and the site looks weird. I want the content section to scroll but I want the header and footer to stay at a fixed position. I have tried several things but to no avail things still look messed up. I'm a quick learner and I want...
  4. H

    Changing proxy servers automaticallt from C#

    A few years ago, I was a jounior/novice programmer for a website that doesn't existt anymore. My boss had a function that would change Tor relays programmatically. I've lost the class, and I was hoping someone can point me in the right direction to build my own. Thanks in advance.
  5. H

    Best programming language for the web

    What would you consider the best programming language for Web Development. In my opinion, it's PHP/MySQL. It has several great frameworks such as CakePHP and Laraval and was at one point the most popular language on the web. It has evolved and changed overtime, and it may be criticized by other...
  6. H

    "400 Bad Request" - error with Cache control with bot

    I am trying to develop a method in C# that downloads Recaptcha V2 images and display them in a picturebox in a Windows Form. I asked a question previously on this and so far it's the only answer that has got me anywhere. The issue I am running into now is that whenever I try to download the...
  7. H

    Interacting with reCAPTCHA using httpwebrequest/webresponse

    I have tried creating this thread before but I was unable to post it due to the content restrictions guidelines. I am trying to process by hand a reCaptcha form which is processed using the httpwebrequest/httpwebresponse classes and I get an "ERROR: Invalid domain for site key" when I try to...
Back
Top