Sorry for noob question, I suck at Ubuntu. I have just installed nginx in a Ubuntu server with: sudo apt-get update sudo apt-get -y install nginx It success
I've been trying for a week now to solve hcaptcha with selenium, but everytime when I try to submit is says captcha not solved captchaSolution = get_Task() prin
In asp.net img tag I need to set gif image. I set gif image for src of the img and if gif doesn't exist I need to set jpg for the img. But if the jpg also not e
Im a begginer in c++ and i dont know why this code isnt running. Its writing out nothing... not even the "a" #include <iostream> #include <vector> u
I'm developing an MS Office (Excel, Word, PowerPoint and Outlook) Add-in using C#/.NET, which tracks and logs some events when occurred as DocumentOpen, Documen
I'm making a connection when pointing the io.connect() method towards my localhost in the iOS simulator, so everything is working there. But when the connect()
I have query that returns items from db. What i want to do is that ItemTypeTarget has as child ItemTarget.. I've already got this result, but problem is because